1. fb1f60b 2.29.1 by jersey-bot · 5 years ago
  2. 6621582 remove staging repository from Travis build by Jan Supol · 5 years ago
  3. 4dbf75c Allow HK2 2.5.0 for OSGi (#4250) by jansupol · 5 years ago
  4. c7e8476 Content-type is not set when entity is not present. (#4246) by David Král · 5 years ago
  5. b38e6e8 Fixes #4239 MediaType in method parameter not overridden by annotation (#4243) by David Král · 5 years ago
  6. b99f435 Revert JAX-B version as it can be stuck on release review when not being part of Jakarta EE by Jan Supol · 5 years ago
  7. a065740 Jakarta APIs version upgrade (#4240) by Maxim Nesen · 5 years ago
  8. 8e01ccc Provide an Apache HttpClientBuilder configuration callback (#4238) by jansupol · 5 years ago
  9. 8c56a39 Updated HK2 version (#4234) by jansupol · 5 years ago
  10. 98c4d44 Fix issue with OSGi when having package name starting with "class" (#4235) by jansupol · 5 years ago
  11. ed78313 Enable Spring4 integration test again by Jan Supol · 5 years ago
  12. 8c1d64f Issue 4208 - Fails to inject SecurityContext into Helloworld-CDI2-SE example (#4236) by Pappy (Răzvan STĂNESCU) · 5 years ago
  13. 38c1957 Using configured executor service for client. by Tomas Langer · 5 years ago
  14. 66f5cfa Fixes #3997 : Make SupplierFactoryBridge thread-safe. by Francois JACQUES · 6 years ago
  15. 068b3b2 Add an option to not register the Jackson's ExceptionMappers by JacksonFeature (#4225) by jansupol · 5 years ago
  16. d3b2d63 Upgrade of MP Rest client to 1.3.3. by Tomas Langer · 5 years ago
  17. 14e8f18 Fix NettyInputStream ByteBuf leak (#4222) by Gbillou · 5 years ago
  18. 0a867e9 Prevent race condition in entity filtering (#4204) by jansupol · 5 years ago
  19. 8dcbaf4 Removed invalid email addresses (#4203) by jansupol · 5 years ago
  20. cc36c4c Update Apache HTTP Client to 4.5.9 (#4212) by jansupol · 5 years ago
  21. fb846ac Remove openjdk8 option from Travis build matrix (#4213) by jansupol · 5 years ago
  22. 8e04007 Added support for Apache HTTP Client ConnectionKeepAliveStrategy and ConnectionReuseStrategy (#4202) by Richard Sand · 5 years ago
  23. 3dd8549 Better specify HK2 and Spring dependencies (#4221) by jansupol · 5 years ago
  24. 35e581f Fixed: Various bugs in Helloworld CDI SE Example (#4206) by Markus KARG · 6 years ago
  25. 445a541 plugin version update for documentation generation (#4198) by Maxim Nesen · 6 years ago
  26. c20a0d1 EPL license icon for description (#4197) by Maxim Nesen · 6 years ago
  27. d4d3258 Merge pull request #4186 from eclipse-ee4j/2.29-BRANCH by Maxim Nesen · 6 years ago
  28. 92055d3 Upgrade jetty to version 9.4.17.v20190418 (#4201) by Cousjava · 6 years ago
  29. 491d1f4 2.30-SNAPSHOT by jersey-bot · 6 years ago
  30. 422ed6b 2.29 by jersey-bot · 6 years ago
  31. 01cb903 Rename ParameterInserters to ParameterUpdaters (#4170) by jansupol · 6 years ago
  32. 1719b46 PAYARA-3119 NullPointerException when starting Jersey/EJB Containers in Order (#3949) by Gaurav Gupta · 6 years ago
  33. a843c05 PAYARA-3121 Jersey Crashes for EJB Classes of Same Name (#3950) by Gaurav Gupta · 6 years ago
  34. b4497f5 Consumes and produces value should be now properly changed (#4175) by David Král · 6 years ago
  35. 2645eb0 CDI duplicate lookup fix by Maxim Nesen · 6 years ago
  36. 61b9fbf Prevent duplicate lookup of CDI components (#4157) by Patrik Dudits · 6 years ago
  37. 6b04721 Update bean validation version to 6.0.17.Final (#4172) by jansupol · 6 years ago
  38. 9fe5414 Unify microprofile modules structure (#4176) by Maxim Nesen · 6 years ago
  39. b7fbb3e Specificaly choose Trusty for the Travis Host (#4168) by jansupol · 6 years ago
  40. 487ea98 Arquillian enabled for TCK tests of rest client (#4165) by David Král · 6 years ago
  41. 80c01b6 Merge pull request #4166 from ielatif/fix-typo-application-description by Maxim Nesen · 6 years ago
  42. 007f574 Fix typo by Issam El-atif · 6 years ago
  43. 571b767 Test for PR 3905 (#4153) by jansupol · 6 years ago
  44. 6ed5a4a remove redundant IF/ELSE (#4151) by Maxim Nesen · 6 years ago
  45. 420ae28 Implements ASM ClassVisitor for ASM7 in AnnotationAcceptingListener.AnnotatedClassVisitor (#4148) by jansupol · 6 years ago
  46. d0d0594 Do not use javax.annotation from JDK. (#4164) by jansupol · 6 years ago
  47. e1df1e4 Merge pull request #4163 from jansupol/multireleasejar118fix by Maxim Nesen · 6 years ago
  48. 104f8dd Remove JDK 11 classes from the standard jar classes folder by Jan Supol · 6 years ago
  49. 67754ae Merge pull request #4161 from jansupol/multireleasejar11_8 by Maxim Nesen · 6 years ago
  50. 7d19233 Created a profile for creating multirelease jar for when built by JDK 11 first and JDK 8 afterwards by Jan Supol · 6 years ago
  51. 4cbcb02 Fix test exclusion for JDK 8 (#4158) (#4159) by Patrik Duditš · 6 years ago
  52. a401695 Merge pull request #4086 from Verdent/rest-client by Maxim Nesen · 6 years ago
  53. 122b5a3 MP rest client review comments implemented by David Kral · 6 years ago
  54. 7b4cfa2 Add MP Rest Client to jersey-bom by Patrik Dudits · 6 years ago
  55. 00f804c Rest client implementation by David Kral · 6 years ago
  56. de1238d update Jackson to 2.9.9 (#4144) by jansupol · 6 years ago
  57. 599a54d PAYARA-2956 - Fix warnings when checking CDI bean is JAX-RS resource (#3906) by Arjan Tijms · 6 years ago
  58. 44c05a5 fix for JAX-RS SPI resource finder (#4143) by Maxim Nesen · 6 years ago
  59. 6291543 Allow for providing Jetty HttpClient to Jetty Connector (#4089) by jansupol · 6 years ago
  60. ac5feef Jersey is buildable on JDK 11 (#4135) by jansupol · 6 years ago
  61. 5dec448 SPI Config API for Jersey (#4116) by Maxim Nesen · 6 years ago
  62. c9260df Allow for matching multiple resources with equal paths as in 4119 (#4132) by jansupol · 6 years ago
  63. 3dca77c Support for Spring 5 (#4062) by Ankur Pathak · 6 years ago
  64. 4787e76 Fix ValidationErrorMessageBodyWriter (#4136) by Maxim Nesen · 6 years ago
  65. a41590e Change SpringComponentProvider to look for beans in current and parent contexts (#4080) by Adarsh Ramamurthy · 6 years ago
  66. 85a4977 Filter synthetic methods from the resource - bug #4005 fix (#4112) by jansupol · 6 years ago
  67. 46c0863 Allow for registering HK2 AbstractBinder (#4122) by jansupol · 6 years ago
  68. 8c60fd2 Separate tests using jmockit from jersey core (#4125) by jansupol · 6 years ago
  69. cbd9040 Added integration test to reproduce JERSEY-4099 (#4101) by Christian Kaltepoth · 6 years ago
  70. 470c19b Separate Payara's inserters from PR 3844 (#4098) by jansupol · 6 years ago
  71. a62d1ff Fix priority ordering (#4103) by jansupol · 6 years ago
  72. 895c293 Put Parameter class in core-common, to be used by both client and server (#4091) by jansupol · 6 years ago
  73. 38c1c6d Update hk2 osgi-resource-locator to latest 1.0.3 version (#4079) by jansupol · 6 years ago
  74. afd16f9 Update ASM to 7.1 (#4095) by jansupol · 6 years ago
  75. 776ab17 Update JMockit version to 1.44 to support JDK 11 (#4094) by jansupol · 6 years ago
  76. e2ee2e2 Upgrade Netty and expose Netty Context (#3983) by juur · 6 years ago
  77. 0ee0533 Break from looping over FormDataBodyParts once first match is found. (#4030) by Caleb · 6 years ago
  78. e4fbf49 Allow for determining media type for RequestContext#abortWith (#4087) by jansupol · 6 years ago
  79. 682f66c fix for #4082 by Maxim Nesen · 6 years ago
  80. 9cfc243 Allow for injecting HttpHeaders on a Client (#4078) by jansupol · 6 years ago
  81. aa8020a Issue #3670 by Maxim Nesen · 6 years ago
  82. 9eaa859 2.29 for integration test by Maxim Nesen · 6 years ago
  83. b84ec48 Fix for the issue 3796 by Maxim Nesen · 7 years ago
  84. da7c5c5 Replaced import used for javadoc with full name in the javadoc by Jan Supol · 6 years ago
  85. b84e826 Build core-common module on JDK 11. by Jan Supol · 6 years ago
  86. 59fe75f Test/example for Date object QueryParam by Maxim Nesen · 6 years ago
  87. 0aacf79 Issue 4068 Empty Encoding fix by Maxim Nesen · 6 years ago
  88. 08c5fa2 CSS stylesheet configuration for DocBook by Maxim Nesen · 6 years ago
  89. 4ae3004 Cleanup old JDK collection compatibility classes by mszabo-wikia · 6 years ago
  90. 72b1a8c Update copyright year by mszabo-wikia · 6 years ago
  91. 551b857 Add dependency on jakarta.activation-api to core-common by mszabo-wikia · 6 years ago
  92. 61e6399 Updated copyright year by Jan Supol · 6 years ago
  93. 1e93ba9 Apply @ConstrainedTo even before Feature class is instantiated by Jan Supol · 6 years ago
  94. e0369be Enable @ConstrainedTo on Features by Jan Supol · 6 years ago
  95. a13ab9b 2.29 development version preparation by Maxim Nesen · 6 years ago
  96. 310db2c jersey-3992 CDI Bean created (but fails) when interface has @Path annotation by Gaurav Gupta · 6 years ago
  97. 6f425d9 2.29-SNAPSHOT by jersey-bot · 6 years ago
  98. c77e3c5 2.28 by jersey-bot · 6 years ago
  99. 4e1d9dc Update maven-enforcer-plugin to 3.0.0-M2 by mszabo-wikia · 6 years ago
  100. df7479f Update release profile to be used with oss-release profile from parent by Jan Supol · 6 years ago