- be62aba 3.1.99-SNAPSHOT by jersey-bot · 4 months ago
- 237a78e 3.1.10 by jersey-bot · 4 months ago 3.1.10
- bb5d0b0 Merge remote-tracking branch 'origin/3.0' into 'origin/3.1' by Maxim Nesen · 4 months ago
- 804fada Merge remote-tracking branch 'origin/2.x' into 'origin/3.0' by Maxim Nesen · 4 months ago
- c59a1bc Build & run with JDK 24 by jansupol · 5 months ago
- f694b60 Merge remote-tracking branch 'origin/3.0' into 'origin/3.1' by Maxim Nesen · 5 months ago
- 17f0b35 Merge remote-tracking branch 'origin/2.x' into 'origin/3.0' by Maxim Nesen · 5 months ago
- 39800bc Broken pipe Exception from Jersey layer while closing response in ServerRuntime.writeResponse() not handled or re-thrown #5783 (#5786) by Jorge Bescos Gascon · 6 months ago
- a564200 Merge remote-tracking branch 'upstream/3.0' into 31_merged by Maxim Nesen · 6 months ago
- b3a510c Merge remote-tracking branch 'upstream/2.x' into 'upstream/3.0' by Maxim Nesen · 7 months ago
- 9b723db Adopt ASM 9.7.1 (JDK 24) by jansupol · 7 months ago
- c0a140d Merge remote-tracking branch 'upstream/3.0' into 'upstream/3.1' by Maxim Nesen · 7 months ago
- fa004f0 Merge 'upstream/2.x' into 'upstream/3.0' by Maxim Nesen · 7 months ago
- e6460de 2.46-SNAPSHOT by jersey-bot · 8 months ago
- b44f4f9 2.45 by jersey-bot · 8 months ago 2.45
- 6da18bd Allow to disable JSON-B using System properties by jansupol · 8 months ago
- e254ae8 Allow to disable JSON-B by a property by jansupol · 9 months ago
- cd19f99 2.45-SNAPSHOT by jersey-bot · 9 months ago
- 6aa373f 2.44 by jersey-bot · 9 months ago 2.44
- 991e08b Post merge by Maxim Nesen · 9 months ago
- 2ece961 Merge remote-tracking branch 'origin/3.0' into 'origin/3.1' by Maxim Nesen · 9 months ago
- bbeaa55 After-merge by Maxim Nesen · 10 months ago
- 7528da9 Merge remote-tracking branch 'origin/2.x' into 'origin/3.0' by Maxim Nesen · 10 months ago
- c97f944 Last-Modified header is garbled when accessing wadl document on Japanese locale (#5698) by Vaibhav Vishal · 10 months ago
- 04857d7 mvn build improvements (#5666) by Maxim Nesen · 10 months ago
- d8f3e0f prevent calling ServletRequest#getInputStream if FILTER_FORWARD_ON_404 by jansupol · 11 months ago
- fa8b106 Merge remote-tracking branch '3.0' into '3.1' by jansupol · 11 months ago
- 95f2ec9 Merge pull request #5646 from senivam/31_merge by jansupol · 11 months ago
- 23f6080 Merge remote-tracking branch 'origin/2.x' into 'origin/3.0' by Maxim Nesen · 11 months ago
- 73a775d Support for Virtual Threads in Executor Services (#5648) by jansupol · 11 months ago
- 8b93cec Merge remote-tracking branch 'origin/3.0' into 'origin/3.1' by Maxim Nesen · 12 months ago
- da238a8 Allowing sending Status over sending error by Maxim Nesen · 1 year ago
- 21668db Using Java9+ NIO API for improved performance: Modern JREs offload to OS, and do other tricks. by Markus KARG · 2 years ago
- 085496a merge of the actula 2.x into the 3.0 by Maxim Nesen · 12 months ago
- 84d6b08 2.44-SNAPSHOT by jersey-bot · 12 months ago
- 9041340 2.43 by jersey-bot · 12 months ago 2.43
- 8126cdc Lazy Load TracingLogger to track MATCH_RESOURCE_METHOD by jansupol · 12 months ago
- be13798 Add ability to configure the queue capacity for ChunkedOutput (#5621) by rutterpaul-personal · 1 year ago
- 11158e9 Merge 'origin/3.0' into 'origin/3.1' by Maxim Nesen · 1 year, 1 month ago
- 4e08dd4 Merge remote-tracking branch 'origin/2.x' into 'origin/3.0' by Maxim Nesen · 1 year, 1 month ago
- 9c5b688 Adopt ASM 9.7 by jansupol · 1 year, 1 month ago
- 6ad2d5b Replace ThreadLocal with ConcurrentQueue in HttpDateFormat by jansupol · 1 year, 1 month ago
- 6a2ad5b Merge remote-tracking branch 'origin/2.x' into 'origin/3.0' by Maxim Nesen · 1 year, 1 month ago
- e20535d 2.43-SNAPSHOT by jersey-bot · 1 year, 1 month ago
- b768e96 2.42 by jersey-bot · 1 year, 1 month ago 2.42
- 984ba24 Replace synchronized blocks with Locks (#5565) by jansupol · 1 year, 1 month ago
- 9a3eb82 Merge remote-tracking branch 3.0 into 3.1 by jansupol · 1 year, 2 months ago
- cc01725 Merge remote-tracking branch 2.x into 3.0 by jansupol · 1 year, 2 months ago
- e4c3bf5 Add URL of KeyStore and TrustStore to SslConfigurator by jansupol · 1 year, 4 months ago
- ed25486 prevent NPE when WebAppException#getResponse returns null by jansupol · 1 year, 4 months ago
- 494cdf1 Merge remote-tracking branch 'upstream/2.x' into 'upstream/3.0' by Maxim Nesen · 1 year, 5 months ago
- 9e8a293 Catch Exception by Jorge Bescos Gascon · 1 year, 5 months ago
- 487cd39 Catch Exception by Jorge Bescos Gascon · 1 year, 5 months ago
- a2f95b4 Merge remote-tracking branch '3.0' into '3.1' by Maxim Nesen · 1 year, 5 months ago
- 6b1dbff additional merging changes by jansupol · 1 year, 5 months ago
- 8c7aee7 Merge remote-tracking branch '2.x' into 3.0 by jansupol · 1 year, 5 months ago
- 1c329c8 Allow @Priority for ExceptionMapper Centralized working with @Priority value. by jansupol · 1 year, 5 months ago
- 50e78da Merge remote-tracking branch 'upstream/3.0' into 'upstream/3.1' by Maxim Nesen · 1 year, 6 months ago
- 1694bb7 Merge remote-tracking branch 'upstream/2.x' into 'upstream/3.0' by Maxim Nesen · 1 year, 6 months ago
- 297c0b4 2.42-SNAPSHOT by jersey-bot · 1 year, 6 months ago
- 3eac07f 2.41 by jersey-bot · 1 year, 6 months ago 2.41
- 4c1d915 Adopt ASM 9.6 by jansupol · 1 year, 6 months ago
- 8232049 Add constants of Reponse Statuses and Http Header Names by jansupol · 1 year, 6 months ago
- 4d39156 Enable @FormData EntityPart injection to fields by jansupol · 1 year, 8 months ago
- 9d96068 Fix nio failures on Windows by jansupol · 1 year, 8 months ago
- 81d03fc Using Java7+ NIO API for improved performance (#5350) by Markus KARG · 1 year, 9 months ago
- 8cee8f4 GraalVM 20.0.1 adaptation by Maxim Nesen · 1 year, 9 months ago
- a45e825 Merge remote-tracking branch 'origin/3.0' into 'origin/3.1' by Maxim Nesen · 1 year, 9 months ago
- 2da9e1a Merge commit 'c42a6a214b9cbee8b4bd9b27e3693215403adadb' into 3.x by Maxim Nesen · 1 year, 10 months ago
- 9549df3 2.41-SNAPSHOT by jersey-bot · 1 year, 10 months ago
- 6b17a29 2.40 by jersey-bot · 1 year, 10 months ago 2.40
- c42a6a2 allow for resource methods to return <? extends XYZ> by jansupol · 2 years ago
- 1f0dbfa Parametrize ParamConverters to allow throwing IAE (#5349) by jansupol · 1 year, 10 months ago
- 2445c46 Better support inheritance in Resource Methods by jansupol · 2 years ago
- 6f1ef1e Merge remote-tracking branch 'origin/3.x' into 'origin/3.1' by Maxim Nesen · 2 years ago
- 8e2cf6a Merge remote-tracking branch 'origin/master' into 'origin/3.x' by Maxim Nesen · 2 years ago
- f42459f Adopt ASM 9.5 by jansupol · 2 years, 1 month ago
- 8760fed Merge remote-tracking branch 'MSTR/3.x' into 3.1.2.a by jansupol · 2 years ago
- 2404a57 jakartified adaptation of the #5282 by Maxim Nesen · 2 years ago
- 8bd08b2 Merge remote-tracking branch 'origin/3.x' into 'origin/3.1' by Maxim Nesen · 2 years, 1 month ago
- 6233ad2 Merge remote-tracking branch 'origin/master' into 'origin/3.x' by Maxim Nesen · 2 years, 1 month ago
- 98d497d Merge commit '2.39' into origin/3.x by Maxim Nesen · 2 years, 1 month ago
- 4964825 Get media type fix (#5282) by jansupol · 2 years, 1 month ago
- c9e684d Merge remote-tracking branch 'origin/master' into 'origin/3.x' by Maxim Nesen · 2 years, 2 months ago
- 340fa60 2.40-SNAPSHOT by jersey-bot · 2 years, 2 months ago
- a40074e 2.39 by jersey-bot · 2 years, 2 months ago 2.39
- ad1e0cd Warn only when ASM is not capable of handling java classes instead of throwing by jansupol · 2 years, 2 months ago
- 52ee4d7 adjust CP years and GF version (JDK 19 support) by Maxim Nesen · 2 years, 3 months ago
- 52581f6 Merge remote-tracking branch 'origin/3.x' into ;origin/3.1' by Maxim Nesen · 2 years, 3 months ago
- 28972f6 2.39-SNAPSHOT by jersey-bot · 2 years, 4 months ago
- d0153ab 2.38 by jersey-bot · 2 years, 4 months ago 2.38
- c373f2a Merge remote-tracking branch 'origin/master' into origin/3.x by Maxim Nesen · 2 years, 5 months ago
- 2297dc6 Merge JUnit 4 -> 5 bump into origin/3.x by Maxim Nesen · 2 years, 5 months ago
- c30060f Add caching and improve performance by jansupol · 2 years, 5 months ago
- 4f9b6f5 Prevent registering the default exception mapper in the ExceptionMapperFactory to avoid skipping an other exception mapper for Throwable by Steffen Nießing · 2 years, 6 months ago
- f03e351 JUnit tests actualized: 4 -> 5 by Vladimir V. Bychkov · 2 years, 6 months ago
- aafe8c7 3.1.99-SNAPSHOT by jersey-bot · 2 years, 6 months ago
- a2f4003 3.1.0 by jersey-bot · 2 years, 6 months ago 3.1.0
- e099d91 Merge remote-tracking branch 'MSTR/3.x' into 3.1 branch by jansupol · 2 years, 6 months ago
- cf4c0c7 Merge remote-tracking branch 'MSTR/master' into 3.0.x branch by jansupol · 2 years, 6 months ago