1. 1340947 Use standard pom.xml structure (#4414) by jansupol · 5 years ago
  2. e11e086 Allow HK2 AbstractBinder class to bind before the Feature is called (#4394) by jansupol · 5 years ago
  3. e5af7d6 Fix #3433 - Multiple cookies with same name are not supported (#4390) by Thibault Vallin · 5 years ago
  4. 81c2d32 Adopt Jackson 2.10.1 (#4339) by jansupol · 5 years ago
  5. 57de0c4 Updated checkstyle plugin to latest 3.1.0 (#4364) by jansupol · 5 years ago
  6. 78591eb increase version in pom.xml files after release (#4363) by Jersey Robot · 5 years ago
  7. fbd3dd3 OSGI groupId fix (#4353) by Maxim Nesen · 5 years ago
  8. 29913b9 Prevent HK2 AbstractBinder from being configured twice. by Jan Supol · 5 years ago
  9. 51abc78 Fix issues with ChunkedInputStream when using Apache Connector (#4338) by jansupol · 5 years ago
  10. e59b36e Allow to use additional properties with security manager/4323 (#4327) by jbescos · 5 years ago
  11. b7a5dc0 Spring 5 integration tests by Daniel Kec · 5 years ago
  12. bc67ee3 ConnectorProvider support added to mp rest client (#4347) by David Král · 5 years ago
  13. eb39448 Let the tests have less requirements not to fail intermittently on Travis by Jan Supol · 5 years ago
  14. 4c10f29 Use Spring Context 4 in the Spring integration test (#4307) by Daniel Kec · 5 years ago
  15. 82a85a1 Allow for using HeaderDelegateProvider service (#4276) by jansupol · 5 years ago
  16. a7ea89b Take Hk2CustomBoundTypesProvider into an account when skipping @Inject annotated fields for HK2 by Jan Supol · 5 years ago
  17. 65b1770 Enable to use AsyncInvoker in Rx client by Jan Supol · 5 years ago
  18. a68bea0 Move CDI integration tests to a common CDI-Integration module (#4280) by jansupol · 5 years ago
  19. 94945df HK2 to skip fields injected by CDI in non bean-defining-annotated beans (#4277) by jansupol · 5 years ago
  20. 984b6dd Wire mock does not run now when skipTests property is set (#4254) by David Král · 6 years ago
  21. 4d7ba4b 2.30-SNAPSHOT by jersey-bot · 6 years ago
  22. fb1f60b 2.29.1 by jersey-bot · 6 years ago
  23. 6621582 remove staging repository from Travis build by Jan Supol · 6 years ago
  24. c7e8476 Content-type is not set when entity is not present. (#4246) by David Král · 6 years ago
  25. b38e6e8 Fixes #4239 MediaType in method parameter not overridden by annotation (#4243) by David Král · 6 years ago
  26. a065740 Jakarta APIs version upgrade (#4240) by Maxim Nesen · 6 years ago
  27. ed78313 Enable Spring4 integration test again by Jan Supol · 6 years ago
  28. 068b3b2 Add an option to not register the Jackson's ExceptionMappers by JacksonFeature (#4225) by jansupol · 6 years ago
  29. d3b2d63 Upgrade of MP Rest client to 1.3.3. by Tomas Langer · 6 years ago
  30. 8dcbaf4 Removed invalid email addresses (#4203) by jansupol · 6 years ago
  31. 491d1f4 2.30-SNAPSHOT by jersey-bot · 6 years ago
  32. 422ed6b 2.29 by jersey-bot · 6 years ago
  33. b4497f5 Consumes and produces value should be now properly changed (#4175) by David Král · 6 years ago
  34. 61b9fbf Prevent duplicate lookup of CDI components (#4157) by Patrik Dudits · 6 years ago
  35. 9fe5414 Unify microprofile modules structure (#4176) by Maxim Nesen · 6 years ago
  36. 487ea98 Arquillian enabled for TCK tests of rest client (#4165) by David Král · 6 years ago
  37. 571b767 Test for PR 3905 (#4153) by jansupol · 6 years ago
  38. 420ae28 Implements ASM ClassVisitor for ASM7 in AnnotationAcceptingListener.AnnotatedClassVisitor (#4148) by jansupol · 6 years ago
  39. 122b5a3 MP rest client review comments implemented by David Kral · 6 years ago
  40. ac5feef Jersey is buildable on JDK 11 (#4135) by jansupol · 6 years ago
  41. 5dec448 SPI Config API for Jersey (#4116) by Maxim Nesen · 6 years ago
  42. c9260df Allow for matching multiple resources with equal paths as in 4119 (#4132) by jansupol · 6 years ago
  43. 46c0863 Allow for registering HK2 AbstractBinder (#4122) by jansupol · 6 years ago
  44. 8c60fd2 Separate tests using jmockit from jersey core (#4125) by jansupol · 6 years ago
  45. cbd9040 Added integration test to reproduce JERSEY-4099 (#4101) by Christian Kaltepoth · 6 years ago
  46. 38c1c6d Update hk2 osgi-resource-locator to latest 1.0.3 version (#4079) by jansupol · 6 years ago
  47. e4fbf49 Allow for determining media type for RequestContext#abortWith (#4087) by jansupol · 6 years ago
  48. 9cfc243 Allow for injecting HttpHeaders on a Client (#4078) by jansupol · 6 years ago
  49. aa8020a Issue #3670 by Maxim Nesen · 6 years ago
  50. 9eaa859 2.29 for integration test by Maxim Nesen · 6 years ago
  51. b84ec48 Fix for the issue 3796 by Maxim Nesen · 7 years ago
  52. 72b1a8c Update copyright year by mszabo-wikia · 6 years ago
  53. 551b857 Add dependency on jakarta.activation-api to core-common by mszabo-wikia · 6 years ago
  54. 1e93ba9 Apply @ConstrainedTo even before Feature class is instantiated by Jan Supol · 6 years ago
  55. e0369be Enable @ConstrainedTo on Features by Jan Supol · 6 years ago
  56. a13ab9b 2.29 development version preparation by Maxim Nesen · 6 years ago
  57. 310db2c jersey-3992 CDI Bean created (but fails) when interface has @Path annotation by Gaurav Gupta · 6 years ago
  58. 6f425d9 2.29-SNAPSHOT by jersey-bot · 6 years ago
  59. c77e3c5 2.28 by jersey-bot · 6 years ago
  60. df7479f Update release profile to be used with oss-release profile from parent by Jan Supol · 6 years ago
  61. 9e0e0a0 Merge branch 'EE4J_8' into 'master' by Jan Supol · 6 years ago
  62. ec01a02 Prepare 2.28 rc3 by jansupol · 6 years ago
  63. 7aebbcf Uptake Jakarta dependencies, Part I. (#4001) by jansupol · 6 years ago
  64. 2b59416 JAX-RS 2.1.3 (Jakarta Maven Coordinates and OSGi fixes) [EE4J_8] (#3994) by Markus KARG · 6 years ago
  65. c23b05a Merge pull request #3961 from senivam/EE4J_8 by Maxim Nesen · 6 years ago
  66. a2093a0 Merge pull request #3957 from jansupol/verup1 by Maxim Nesen · 6 years ago
  67. 41faccf JAXB-* version update by Maxim Nesen · 6 years ago
  68. eb5ea8c Updated versions to align with CQs by Jan Supol · 6 years ago
  69. 88dc9ea SSE tests fixed (#3870) by Maxim Nesen · 7 years ago
  70. 8f75003 asynchronous timeout by Maxim Nesen · 7 years ago
  71. 7ec7605 Update to Bean Validation 2.0 (Hibernate 6) (#3908) by Máté Szabó · 7 years ago
  72. 7ad68ff Unified Jersey modules versions for release by Maxim Nesen · 6 years ago
  73. d46c324 fixes for Eclipse Jenkins environment (adaptopenjdk, shell etc) by Maxim Nesen · 6 years ago
  74. 75abe1c Removed reference to JavaFX class javax.util.Pair by Christian Kaltepoth · 7 years ago
  75. d280321 Version of JMockit updated to 1.41 by Maxim Nesen · 7 years ago
  76. 80bff93 condition which excludes JsonbTestProvider removed (#3902) by Maxim Nesen · 7 years ago
  77. 5244df7 Travis CI parallel script and code style fix by Maxim Nesen · 7 years ago
  78. d68b8c8 Travis CI build script by Maxim Nesen · 7 years ago
  79. fa1ed98 Test issue related to JRE version by Maxim Nesen · 7 years ago
  80. 165d319 Replace CDI servlet uber jar with CDI servlet-core jar (#3939) by jansupol · 6 years ago
  81. e6c4f2d fixes for Eclipse Jenkins environment (adaptopenjdk, shell etc) by Maxim Nesen · 6 years ago
  82. b99bc9c Update to Bean Validation 2.0 (Hibernate 6) (#3908) by Máté Szabó · 7 years ago
  83. 43af14a Version of JMockit updated to 1.41 by Maxim Nesen · 7 years ago
  84. b041944 condition which excludes JsonbTestProvider removed (#3902) by Maxim Nesen · 7 years ago
  85. ff7183d JerseySseEventSource#register throws IllegalStateException (#3891) by Maxim Nesen · 7 years ago
  86. ba65703 JerseySseEventSource#register throws IllegalStateException (#3892) by Maxim Nesen · 7 years ago
  87. e8cb0d8 Let #executorService() takes precedence over #register() (#3886) by jansupol · 7 years ago
  88. cb8245c SSE tests fixed (#3870) by Maxim Nesen · 7 years ago
  89. eafb9bd Replaced internal Base64 by java.util.Base64 (#3803) (#3829) by mdurawa · 7 years ago
  90. 175cbe7 test improvements by Maxim Nesen · 7 years ago
  91. 2c49f92 asynchronous timeout by Maxim Nesen · 7 years ago
  92. 47952cf Travis CI parallel script and code style fix by Maxim Nesen · 7 years ago
  93. 3be4415 Merge pull request #3833 from senivam/jreTests by jansupol · 7 years ago
  94. 86ad8fb Travis CI build script by Maxim Nesen · 7 years ago
  95. 75fb9c5 Test issue related to JRE version by Maxim Nesen · 7 years ago
  96. ee4c430 Removed reference to JavaFX class javax.util.Pair by Christian Kaltepoth · 7 years ago
  97. 12a0573 Initial Contribution by Jan Supol · 7 years ago