Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Update Undertow to version 2.3.12

    • -0
    • +471
    ./io/undertow/UndertowLogger.java
    • -0
    • +695
    ./io/undertow/UndertowLogger_$logger.java
    • -0
    • +650
    ./io/undertow/UndertowMessages.java
    • -0
    • +1605
    ./io/undertow/UndertowMessages_$bundle.java
    • -0
    • +428
    ./io/undertow/UndertowOptions.java
  1. … 655 more files in changeset.
LDEV-5440 Add Undertow source code

    • -0
    • +140
    ./org/wildfly/extension/undertow/AbstractCookieDefinition.java
    • -0
    • +106
    ./org/wildfly/extension/undertow/AccessLogAttribute.java
  1. … 180 more files in changeset.
LDEV-5440 Add source code for few referenced libraries

    • -426
    • +0
    ./io/undertow/UndertowLogger.java
    • -597
    • +0
    ./io/undertow/UndertowMessages.java
    • -338
    • +0
    ./io/undertow/UndertowOptions.java
    • -185
    • +0
    ./io/undertow/attribute/ExchangeAttributeParser.java
  1. … 1257 more files in changeset.
LDEV-5094 Add Undertow source files for easier debugging.

    • -0
    • +104
    ./org/wildfly/extension/undertow/AbstractHandlerDefinition.java
    • -0
    • +92
    ./org/wildfly/extension/undertow/AccessLogAdd.java
    • -0
    • +152
    ./org/wildfly/extension/undertow/AccessLogDefinition.java
    • -0
    • +52
    ./org/wildfly/extension/undertow/AccessLogRemove.java
    • -0
    • +180
    ./org/wildfly/extension/undertow/AccessLogService.java
    • -0
    • +62
    ./org/wildfly/extension/undertow/AjpListenerAdd.java
    • -0
    • +103
    ./org/wildfly/extension/undertow/AjpListenerService.java
    • -0
    • +67
    ./org/wildfly/extension/undertow/BufferCacheAdd.java
    • -0
    • +65
    ./org/wildfly/extension/undertow/BufferCacheService.java
    • -0
    • +180
    ./org/wildfly/extension/undertow/ByteBufferPoolDefinition.java
  1. … 194 more files in changeset.
LDEV-4691 Update source code of 3rd party libraries

    • -13
    • +57
    ./io/undertow/UndertowLogger.java
    • -66
    • +189
    ./io/undertow/UndertowMessages.java
    • -0
    • +69
    ./io/undertow/attribute/NullAttribute.java
  1. … 1864 more files in changeset.
LDEV-4400 Update source code of WF10 embedded libraries

    • -118
    • +185
    ./io/undertow/Undertow.java
    • -50
    • +245
    ./io/undertow/UndertowLogger.java
    • -20
    • +125
    ./io/undertow/UndertowMessages.java
    • -15
    • +103
    ./io/undertow/UndertowOptions.java
    • -0
    • +68
    ./io/undertow/attribute/HostAndPortAttribute.java
    • -0
    • +80
    ./io/undertow/attribute/QuotingExchangeAttribute.java
    • -0
    • +72
    ./io/undertow/attribute/RemoteHostAttribute.java
  1. … 4410 more files in changeset.
LDEV-3539: Update source code of libraries.

  1. … 74 more files in changeset.
LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

    • -7
    • +89
    ./io/undertow/UndertowMessages.java
  1. … 650 more files in changeset.
LDEV-3275: Add Undertow servlet 1.0.15 source code.

    • -0
    • +45
    ./io/undertow/servlet/ServletExtension.java
    • -0
    • +158
    ./io/undertow/servlet/Servlets.java
    • -0
    • +99
    ./io/undertow/servlet/UndertowServletLogger.java
    • -0
    • +202
    ./io/undertow/servlet/UndertowServletMessages.java
    • -0
    • +36
    ./io/undertow/servlet/api/AuthMethodConfig.java
    • -0
    • +48
    ./io/undertow/servlet/api/AuthorizationManager.java
    • -0
    • +35
    ./io/undertow/servlet/api/ClassIntrospecter.java
    • -0
    • +31
    ./io/undertow/servlet/api/ConfidentialPortManager.java
    • -0
    • +60
    ./io/undertow/servlet/api/DefaultServletConfig.java
    • -0
    • +96
    ./io/undertow/servlet/api/Deployment.java
    • -0
    • +1082
    ./io/undertow/servlet/api/DeploymentInfo.java
    • -0
    • +64
    ./io/undertow/servlet/api/DeploymentManager.java
    • -0
    • +61
    ./io/undertow/servlet/api/ErrorPage.java
    • -0
    • +123
    ./io/undertow/servlet/api/FilterInfo.java
    • -0
    • +61
    ./io/undertow/servlet/api/FilterMappingInfo.java
  1. … 104 more files in changeset.
LDEV-3275: Use Undertow 1.0.15 source code instead of HEAD.

    • -61
    • +7
    ./io/undertow/UndertowMessages.java
  1. … 544 more files in changeset.
LDEV-3275: Add dependecies and source code for Undertow.

    • -0
    • +512
    ./io/undertow/Handlers.java
    • -0
    • +395
    ./io/undertow/Undertow.java
    • -0
    • +179
    ./io/undertow/UndertowLogger.java
    • -0
    • +341
    ./io/undertow/UndertowMessages.java
    • -0
    • +185
    ./io/undertow/UndertowOptions.java
    • -0
    • +51
    ./io/undertow/Version.java
    • -0
    • +70
    ./io/undertow/attribute/BytesSentAttribute.java
    • -0
    • +54
    ./io/undertow/attribute/CompositeExchangeAttribute.java
    • -0
    • +45
    ./io/undertow/attribute/ConstantExchangeAttribute.java
    • -0
    • +68
    ./io/undertow/attribute/CookieAttribute.java
    • -0
    • +67
    ./io/undertow/attribute/DateTimeAttribute.java
    • -0
    • +44
    ./io/undertow/attribute/ExchangeAttribute.java
    • -0
    • +46
    ./io/undertow/attribute/ExchangeAttributeBuilder.java
    • -0
    • +170
    ./io/undertow/attribute/ExchangeAttributeParser.java
    • -0
    • +12
    ./io/undertow/attribute/ExchangeAttributeWrapper.java
  1. … 544 more files in changeset.