Skip to content

Pull requests: undertow-io/undertow

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[UNDERTOW-2321] Document new commonv pattern in accesslog handler enhancement Enhances existing behaviour or code next release This PR will be merged before next release or has already been merged (for payload double check) waiting peer review PRs that edit core classes might require an extra review
#1710 opened Dec 4, 2024 by ropalka Loading…
[UNDERTOW-1593] Add ActiveRequestTrackingHandler new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases)
#1709 opened Dec 4, 2024 by fl4via Loading…
[UNDERTOW-2532] Fix NPE when transmitting text or binary message to websocket session at the same time bug fix Contains bug fix(es) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting CI check Ready to be merged but waiting for CI check waiting peer review PRs that edit core classes might require an extra review
#1708 opened Nov 29, 2024 by raccoonback Loading…
UNDERTOW-1881 - Add a new exchange attribute for SSL/TLS protocol version new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review
#1707 opened Nov 21, 2024 by jasondlee Loading…
Flaky test fixed
#1705 opened Nov 17, 2024 by Derrick2000 Loading…
[UNDERTOW-2356] Use state updated to sync up state transitions enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting CI check Ready to be merged but waiting for CI check waiting peer review PRs that edit core classes might require an extra review
#1704 opened Nov 14, 2024 by baranowb Loading…
[UNDERTOW-2523] Prepare for Jakarta Servlet 6.1 new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases) next release This PR will be merged before next release or has already been merged (for payload double check)
#1702 opened Oct 31, 2024 by jamezp Loading…
[UNDERTOW-2416] Make the script fail if there are compilation errors … enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor
#1615 opened Jun 23, 2024 by fl4via Loading…
Attempt to improve CI (WIP)
#1614 opened Jun 22, 2024 by fl4via Draft
[UNDERTOW-2403] Fix race condition in read from buffer at ServletInpu… bug fix Contains bug fix(es) failed CI Introduced new regession(s) during CI check waiting PR update Awaiting PR update(s) from contributor before merging
#1602 opened Jun 13, 2024 by fl4via Loading…
UNDERTOW-1794 DefaultAccessLogReceiver violates Closeable contract enhancement Enhances existing behaviour or code new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review
#1593 opened May 14, 2024 by baranowb Loading…
[UNDERTOW-2372] Add request size and response size exchange attribute… enhancement Enhances existing behaviour or code new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review
#1579 opened Apr 12, 2024 by xjusko Loading…
[UNDERTOW-1889] switch to mockito enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting PR update Awaiting PR update(s) from contributor before merging
#1576 opened Apr 8, 2024 by baranowb Loading…
[UNDERTOW-2303] Introduced a new, faster utility for routing path templates enhancement Enhances existing behaviour or code new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review waiting PR update Awaiting PR update(s) from contributor before merging
#1566 opened Mar 8, 2024 by dirkroets Loading…
[UNDERTOW-1758] make state field atomic in HttpServerExchange backport The PR is the result of backporting another PR to a maintainance branch bug fix Contains bug fix(es) waiting PR update Awaiting PR update(s) from contributor before merging
#1560 opened Feb 22, 2024 by burov4j Loading…
[UNDERTOW-2235] Properly handle non servlet methods dispatched as err… bug fix Contains bug fix(es) enhancement Enhances existing behaviour or code waiting peer review PRs that edit core classes might require an extra review
#1537 opened Dec 5, 2023 by baranowb Loading…
[UNDERTOW-1497] add request body ready bytes attribute bug fix Contains bug fix(es) enhancement Enhances existing behaviour or code new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review
#1536 opened Nov 23, 2023 by baranowb Loading…
[UNDERTOW-2316] Add test case bug fix Contains bug fix(es) waiting PR update Awaiting PR update(s) from contributor before merging
#1530 opened Oct 23, 2023 by mslovik Loading…
[UNDERTOW-2298] Avoid NPE on concurrent close/timeout enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review
#1509 opened Jul 31, 2023 by baranowb Loading…
[UNDERTOW-2191] - add predicate to alter directory listing per reques… enhancement Enhances existing behaviour or code new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review
#1501 opened Jun 30, 2023 by baranowb Loading…
[UNDERTOW-2289] limit SavedRequest's buffer allocation to the request length enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review
#1500 opened Jun 29, 2023 by aogburn Loading…
UNDERTOW-2279 investigation under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting CI check Ready to be merged but waiting for CI check
#1488 opened Jun 7, 2023 by fl4via Loading…
[UNDERTOW-2010] Add invalidate() to caching manager enhancement Enhances existing behaviour or code new feature/API change New feature to be introduced or a change to the API (non suitable to minor releases) under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting CI check Ready to be merged but waiting for CI check waiting peer review PRs that edit core classes might require an extra review
#1487 opened Jun 7, 2023 by baranowb Loading…
[UNDERTOW-2269] Handle query string properly after UNDERTOW-2206 under verification Currently being verified (running tests, reviewing) before posting a review to contributor waiting peer review PRs that edit core classes might require an extra review
#1478 opened May 24, 2023 by baranowb Loading…
UNDERTOW-1859 Fix WriteTimeoutTestCase not terminating enhancement Enhances existing behaviour or code failed CI Introduced new regession(s) during CI check
#1474 opened May 10, 2023 by TomasHofman Loading…
ProTip! Follow long discussions with comments:>50.