-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: undertow-io/undertow
base: 2.2.18.Final
head repository: undertow-io/undertow
compare: 2.2.19.Final
- 19 commits
- 35 files changed
- 7 contributors
Commits on Jun 14, 2022
-
Signed-off-by: Flavia Rainone <frainone@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 4b520b1 - Browse repository at this point
Copy the full SHA 4b520b1View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 84a3a9e - Browse repository at this point
Copy the full SHA 84a3a9eView commit details
Commits on Jul 19, 2022
-
Merge pull request #1345 from rmartinc/UNDERTOW-2116-22x
[UNDERTOW-2116] ServletOutputStreamImpl incorrectly sets Content-Length to 0
Configuration menu - View commit details
-
Copy full SHA for f7589af - Browse repository at this point
Copy the full SHA f7589afView commit details
Commits on Jul 29, 2022
-
UNDERTOW-2112 Assume the testcase for jdk < 14. New version TLSv1.3 a…
…nd new JDK versions are breaking this feature
Configuration menu - View commit details
-
Copy full SHA for c9b4c24 - Browse repository at this point
Copy the full SHA c9b4c24View commit details
Commits on Aug 2, 2022
-
[UNDERTOW-2124] ProgramaticLazyEndpointTest and BinaryEndpointTest fa…
…ilures with JDK-17
Configuration menu - View commit details
-
Copy full SHA for 1aa8f88 - Browse repository at this point
Copy the full SHA 1aa8f88View commit details
Commits on Aug 3, 2022
-
Merge pull request #1358 from rmartinc/UNDERTOW-2124-22x
[UNDERTOW-2124] ProgramaticLazyEndpointTest and BinaryEndpointTest failures with JDK-17
Configuration menu - View commit details
-
Copy full SHA for 52a81e5 - Browse repository at this point
Copy the full SHA 52a81e5View commit details
Commits on Aug 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd95e08 - Browse repository at this point
Copy the full SHA dd95e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b5801f - Browse repository at this point
Copy the full SHA 4b5801fView commit details -
[UNDERTOW-2130] Classes witch annotation RunWith are triggered as Tes…
…tCase. Signed-off-by: Flavia Rainone <frainone@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b67e821 - Browse repository at this point
Copy the full SHA b67e821View commit details -
[UNDERTOW-2133] Handle RequestTooBigException
If the request is too big, throw an excpetion to allow the connection to be cleaned up closed properly up the call stack.
Configuration menu - View commit details
-
Copy full SHA for 7d3a045 - Browse repository at this point
Copy the full SHA 7d3a045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d95f77 - Browse repository at this point
Copy the full SHA 1d95f77View commit details -
Merge pull request #1359 from fl4via/2.2.x_backport_bug_fixes
[UNDERTOW-2031][UNDERTOW-2113][UNDERTOW-2130][UNDERTOW-2133][UNDERTOW-2135] backport bug fixes to 2.2.x branch
Configuration menu - View commit details
-
Copy full SHA for 5177c78 - Browse repository at this point
Copy the full SHA 5177c78View commit details -
Merge pull request #1353 from kstekovi/UNDERTOW-2112_2.2.x
UNDERTOW-2112 Client Cert Renegotiation is not supported by JDK14 and newer.
Configuration menu - View commit details
-
Copy full SHA for 9a06b56 - Browse repository at this point
Copy the full SHA 9a06b56View commit details -
[UNDERTOW-2125] At ReadTimeoutStreamSourceConduit, skip expiration if…
… connection is not open. Also: - prevent unneeded duplicate scheduling by checking if handle is null before rescheduling - make handle volatile and properly synchronize with a double check when rescheduling timeout expiration - [UNDERTOW-2083] calculate the elapsed time in the expiration properly when throwing the timeout exception Signed-off-by: Flavia Rainone <frainone@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 6f620cd - Browse repository at this point
Copy the full SHA 6f620cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ae803 - Browse repository at this point
Copy the full SHA e8ae803View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b1e68 - Browse repository at this point
Copy the full SHA e2b1e68View commit details -
[UNDERTOW-1997] Add test for a security constraint with "/" path URL …
…Pattern Signed-off-by: Flavia Rainone <frainone@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 215316d - Browse repository at this point
Copy the full SHA 215316dView commit details -
Merge pull request #1361 from fl4via/2.2.x_backport_bug_fixes
2.2.x backport bug fixes
Configuration menu - View commit details
-
Copy full SHA for e52cefb - Browse repository at this point
Copy the full SHA e52cefbView commit details -
Signed-off-by: Flavia Rainone <frainone@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2ec4d95 - Browse repository at this point
Copy the full SHA 2ec4d95View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.2.18.Final...2.2.19.Final