- 08bfa50 Enhancement for docprocessor (#5028) by johnmarquez12 · 2 years, 6 months ago master
- 01b88fe Release MessageBodyWorkers when Response gets closed. (#5039) by jansupol · 2 years, 6 months ago
- 1b93b50 Do not trim stacktrace in case of an exception by jansupol · 2 years, 6 months ago
- b8e7c8b reduce usage of Guava (#5038) by Maxim Nesen · 2 years, 6 months ago
- b0e7b1e Update Netty to 4.1.75 by jansupol · 2 years, 6 months ago
- 673e229 Apache httpclient 5 (#4950) by Steffen Nießing · 2 years, 6 months ago
- 8f7fa99 Fixed NullpointerException when getting methodtree (#5024) by johnmarquez12 · 2 years, 6 months ago
- 167910e Update Xerces to prevent CVEs (#5018) by jansupol · 2 years, 6 months ago
- c5e71d0 honor @Vetoed on a bean by jansupol · 2 years, 7 months ago
- db2f8a2 Fix logging delimiter parameterization (#5003) by Nuno Santos · 2 years, 7 months ago
- 8a4ee71 Fix regression on LoggingFeature's max entity size (#5007) by Nuno Santos · 2 years, 7 months ago
- 9bb2e8d Remove innate packages from javadoc documentation by jansupol · 2 years, 8 months ago
- 2299c0b Allow for passing in additional property files to configure additional configs by jansupol · 2 years, 8 months ago
- 9dbc693 Exclude unix protocols from request processing in closing strategy by Maxim Nesen · 2 years, 9 months ago
- e236c09 Fix broken license url for asm objectweb for core-server (#4975) by Georg · 2 years, 8 months ago
- 6f994b0 fix broken license url for asm objectweb (#4972) by Georg · 2 years, 9 months ago
- 3c6bc4b convert Long,long,Integer,int values to Long/Integer types (issue4930) by Alwin Joseph · 2 years, 9 months ago
- 2703ee5 Enable percent encoding servlet context path and servlet path by jansupol · 2 years, 9 months ago
- 4106350 extended condition not to add the content-length header negative (#4967) by Kamil Jezek · 2 years, 9 months ago
- e84b5e8 Fix OSGi tests on JDK 17 by jansupol · 2 years, 9 months ago
- 7212b01 Add OSGi headers to MP Config module by jansupol · 2 years, 10 months ago
- 1fe6b75 Cache a lazy reference to OSGi registry instance by jansupol · 2 years, 9 months ago
- 21115d4 Prevent loading Feature/DynamicFeature services multiple times. by jansupol · 2 years, 10 months ago
- bdb0dd0 Replace usage of deprecated beanManager.createInjectionTarget by arjantijms · 2 years, 10 months ago
- 9c8628a Adopt Jackson 2.13 by jansupol · 2 years, 10 months ago
- f7f4373 Issue #4917 - Fix dependencies for Grizzly connector by Steffen Nießing · 2 years, 11 months ago
- 28a89ce Refactor processResponseError in ServerRuntime by Maxim Nesen · 2 years, 11 months ago
- aea2d4b Better handling of MicroProfile Rest Client Proxies (#4918) by Andrew Pielage · 2 years, 11 months ago
- 3716939 Update Directory Maven Plugin to work with maven 3.8.x by jansupol · 3 years ago
- 611ec4b modulelist maven plugin refactoring (#4887) by Maxim Nesen · 3 years ago
- 8fed3c6 NettyConnectorProvider (jersey-netty-connector) is throwing an exception with inactive_pooled_connection_handler error by jbescos · 3 years, 1 month ago
- 71a237b Technical merge of released branch 2.35-BRANCH by Maxim Nesen · 3 years, 1 month ago
- e5b7905 Bug Report: CDI tries to instantiate interface (Jersey 2.30) (#4847) by jbescos · 3 years, 1 month ago
- e97da04 Remove com.sun.org.apache.xml.internal (#4812) by jbescos · 3 years, 1 month ago
- e814aca 2.36-SNAPSHOT by jersey-bot · 3 years, 1 month ago
- e682eb9 2.35 by jersey-bot · 3 years, 1 month ago
- 9ce03df Updated versions in 2.x by jansupol · 3 years, 1 month ago
- e1467ea New CDI based EE injection manager incubating implementation. (#4822) by jansupol · 3 years, 1 month ago
- a3b24ab add possibility to use entity with http method Options in requests according to the RFC 7231 (#4837) by Andrii Serkes · 3 years, 1 month ago
- dfd0ee7 System properties proper config for TimeWindowStatisticsImplTest by Maxim Nesen · 3 years, 1 month ago
- 3d131db JerseyTest is not compatible with JUnit 5 by Jorge Bescos Gascon · 3 years, 3 months ago
- 209b6a2 Cache Application#getSingletons not be called twice by jansupol · 3 years, 2 months ago
- 2c3618f Updated ASM to 9.2 by jansupol · 3 years, 2 months ago
- bb78d64 User Guide: GraalVM/native-image chapter (#4802) by Maxim Nesen · 3 years, 2 months ago
- 4920736 Prevent NoSuchMethodError when used MP Rest Client 1.4 API & CDI (#4835) by jansupol · 3 years, 2 months ago
- 1ec382f Allow Feature and Dynamic feature as a JDK services (#4833) by Maxim Nesen · 3 years, 2 months ago
- 68eae40 Bump ant from 1.10.9 to 1.10.11 by dependabot[bot] · 3 years, 2 months ago
- 21b7cc0 ParamConverters cleanup by jansupol · 3 years, 3 months ago
- 110d810 Issue4810 (#4823) by jbescos · 3 years, 3 months ago
- 356a4ef Support more optionals (#4783) by jbescos · 3 years, 3 months ago
- 0233ef1 Merge pull request #4821 from jbescos/jdkDeadLock by jbescos · 3 years, 3 months ago
- 532dd1e Add support for custom parameter types with `Optional<T>` by Jochen Schalanda · 3 years, 5 months ago
- e737252 Remove unnecessary lock by Jorge Bescos Gascon · 3 years, 3 months ago
- 8c9acd6 Connection timeout the double of what is configured (#4811) by jbescos · 3 years, 3 months ago
- 0709f2d GraalVM native-image jersey-client module by Maxim Nesen · 3 years, 5 months ago
- ea56d57 Deadlock reproducer by Jorge Bescos Gascon · 3 years, 4 months ago
- cb52575 CI env for Jenkins (#4820) by Maxim Nesen · 3 years, 4 months ago
- 9fc5390 Make @Singleton to be singleton with CDI integration by jansupol · 3 years, 6 months ago
- 7a19e1e handle URISyntaxException in JettyHttpContainer (#4809) by Andrii Serkes · 3 years, 4 months ago
- 02c3552 GraalVM native-image by Maxim Nesen · 3 years, 4 months ago
- f8ed0de Merge pull request #4816 from senivam/ci_jenkins by Maxim Nesen · 3 years, 4 months ago
- 93bc8e9 CI env for Jenkins by Maxim Nesen · 3 years, 4 months ago
- 8502286 Enable to use @Context in constructors of classes instantiated by CDI by jansupol · 3 years, 6 months ago
- d68be87 Fix issue NullPointerException in HeaderUtils.getPreferredCookie #4773 (#4795) by Thibault Vallin · 3 years, 4 months ago
- 204c945 Update groovy to work with jdk17 (#4792) by jansupol · 3 years, 4 months ago
- e129ced JDK16 Support (#4785) by jansupol · 3 years, 5 months ago
- 74e2279 Bump commons-io in /test-framework/maven/custom-enforcer-rules by dependabot[bot] · 3 years, 6 months ago
- 6206ef6 Technical merge of released branch 2.34-BRANCH by Maxim Nesen · 3 years, 6 months ago
- 7612cef CP year adjustment by Maxim Nesen · 3 years, 6 months ago
- 274cf15 19 chapters of User Guide reviewed (#4711) by Maxim Nesen · 3 years, 6 months ago
- 04fa685 2.35-SNAPSHOT by jersey-bot · 3 years, 6 months ago
- 52c8aa4 2.34 by jersey-bot · 3 years, 6 months ago
- ab9622b Javadoc for non-public classes (cdi-rs-inject) (#4770) by Maxim Nesen · 3 years, 6 months ago
- fecc6f0 Updated properties for netty connection pooling by jansupol · 3 years, 6 months ago
- 06b1a6c Allow to use @Inject instead of @Context with CDI (#4749) by jansupol · 3 years, 6 months ago
- 7b6d2f8 Add a default Enum MB provider. by jansupol · 3 years, 6 months ago
- 8da3114 Stop filling monitoring queues when processor fails (#4697) by jbescos · 3 years, 6 months ago
- 5f95109 ParameterConverter throwing IllegalArgumentException MUST result in 404 by Jorge Bescos Gascon · 3 years, 8 months ago
- 9647ce5 Uptake Helidon 2.2.1 by jansupol · 3 years, 6 months ago
- 339e30a Adopted Jackson 2.12.2. No change in repackaged Jackson. by jansupol · 3 years, 7 months ago
- 66aeadd Replace null Configuration in ContainerRequest with an empty instance by jansupol · 3 years, 6 months ago
- d2b7b65 Lazy synchronized SSL Context initialization in the HttpUrlConnector by jansupol · 3 years, 6 months ago
- 73206d9 Adopt ASM 9.1 to support JDK 17 by jansupol · 3 years, 7 months ago
- 0d58cf9 Logging delimiter parametrized (#4745) by Maxim Nesen · 3 years, 6 months ago
- 6b87643 Proper handling of chunked input streams in LoggingInterceptor (#4753) by Denis Kurochkin · 3 years, 7 months ago
- f0e0106 processing order for Jackson/Jaxb annotations by Maxim Nesen · 3 years, 8 months ago
- bcfba2b adjusting examples to be run with optional JAXB by Maxim Nesen · 3 years, 8 months ago
- 9700ca3 Empty/NULL properties handling by Maxim Nesen · 3 years, 8 months ago
- f3cadb3 switching to NIO tmp file creation approach (#4712) by Maxim Nesen · 3 years, 8 months ago
- 360d69d Add a wildcard @Produces and @Consumes for methods without message providers involved not to get 406/415. by jansupol · 3 years, 8 months ago
- a87ae6a Configurable COLLISION_BUFFER_POWER by jbescos · 3 years, 8 months ago
- 84b7eba Custom schedulers to execute @PreDestroy methods (#4716) by jbescos · 3 years, 8 months ago
- bd0b2db Adjusting Jersey archetypes (#4710) by Maxim Nesen · 3 years, 8 months ago
- e938507 Updating ant to 1.10.9 for antrun plugin (#4720) by Maxim Nesen · 3 years, 8 months ago
- 48c4fb8 Rest client 2.0 updates (#4724) by David Král · 3 years, 8 months ago
- 741aad4 Apply 2021 by Jorge Bescos Gascon · 3 years, 9 months ago
- 348df76 Copyright check by Jorge Bescos Gascon · 3 years, 9 months ago
- d956c52 Do not create a connector multiple times for each rx() call by jansupol · 3 years, 9 months ago
- 6e10965 update maven-antrun-plugin to 3.0.0 by Maxim Nesen · 3 years, 8 months ago
- 54afae0 MicroProfile Rest Client 2.0 support (#4699) by Gaurav Gupta · 3 years, 8 months ago