1. 8617779 Merge pull request #1336 from jamezp/component-upgrades by James R. Perkins · 4 weeks ago main
  2. 15053f2 Upgrade components to their latest versions. by James R. Perkins · 2 months ago
  3. 1c637a0 Merge pull request #1331 from jamezp/prepare-for-next-version by James R. Perkins · 5 months ago
  4. 3298431 Re-enable all TCK tests. by James R. Perkins · 6 months ago
  5. 3a7f742 Component upgrades. by James R. Perkins · 6 months ago
  6. 1ce1633 Require a minimum of Java 21 for compiling and compile to Java 21. by James R. Perkins · 6 months ago
  7. 29d1674 Migrate to the new parent POM for the new Maven Central release configuration. Minor updates to the POM for the email addresses and remove the old SNAPSHOT repo. by James R. Perkins · 6 months ago
  8. 15b5f22 Bump the version to 5.0.0-SNAPSHOT. by James R. Perkins · 6 months ago
  9. f624768 Merge pull request #1330 from jamezp/sync-main by James R. Perkins · 6 months ago
  10. 25b4135 Undone change of 3.2.0 signature test file by Markus KARG · 1 year, 3 months ago
  11. 6984bfc Remove support for Security Manager by Markus KARG · 1 year, 3 months ago
  12. 36de360 Can specify separation character for getHeaderString by Markus KARG · 3 years, 6 months ago
  13. fa95e4d New method MediaType.getCharsetParameter() returns charset instance or null by Markus KARG · 1 year, 2 months ago
  14. 392cb2c Replace "it's" with "its" by Piotrek Zygielo · 1 year, 1 month ago
  15. 9dd5719 Modernization: Using NIO2 instead of IO by Markus KARG · 1 year, 3 months ago
  16. ebced83 Replacing custom loop by ServiceLoader.findFirst() by Markus KARG · 1 year, 3 months ago
  17. e50c16d feat: application/yaml MediaType by Pavel Bodiachevskii · 1 year, 9 months ago
  18. 97d52dc Performance: String+ operation is faster than explicit StringBuilder.append() method by Markus KARG · 1 year, 3 months ago
  19. fae66b6 Code Style: StringBuilder has fluent API by Markus KARG · 1 year, 3 months ago
  20. c052f40 Performance: StringBuilder is faster than StringWriter by Markus KARG · 1 year, 3 months ago
  21. 3e8d957 Performance: Using ReentrantLock instead of synchronized by Markus KARG · 1 year, 3 months ago
  22. 49b0765 fix copyright in Form class by David Walters · 1 year, 6 months ago
  23. 14e4427 address code review feedback: by David Walters · 1 year, 6 months ago
  24. dd0e0e7 fix unit test by David Walters · 1 year, 6 months ago
  25. 1a21a63 closes #1266, implement Form equals method and add unit tests by David Walters · 1 year, 6 months ago
  26. 5297478 Avoid using old synchronized java.util.Stack Use modern ArrayDeque instead by Andrey Turbanov · 1 year, 10 months ago
  27. 362043c Merge pull request #1284 from Emily-Jiang/add-tck-challenge-template by Arjan Tijms · 1 year, 6 months ago
  28. 30bbedd Closes #1285, fix Developer Resources link in CONTRIBUTING.md by David Walters · 1 year, 6 months ago
  29. 0ffb88f Add a tck challenge template by Emily Jiang · 1 year, 6 months ago
  30. 5c71081 Merge pull request #1280 from jim-krueger/1278-Fix-Header-Case-Test-Failure-On-Main by Jim Krueger · 1 year, 7 months ago
  31. 89f4841 Fix TCK failure in getHeaders test by jim-krueger · 1 year, 7 months ago
  32. c0a63aa Updated Maven Wrapper to current v3.9.6 by Markus KARG · 1 year, 11 months ago
  33. 895716b Override the license directory path in the API to ensure the license … (#1251) by James R. Perkins · 2 years ago
  34. ec8a7bd fast-track: TCK documentation and dependency update for 4.0 (#1249) by Alwin Joseph · 2 years ago
  35. dc87ce9 Merge pull request #1248 from jim-krueger/Changes-since-3.1 by Jim Krueger · 2 years ago
  36. 787cf44 Review comments by jim-krueger · 2 years ago
  37. ad1a13a Fix space added before EOL in merged PR 1238 by jim-krueger · 2 years ago
  38. 4be7f17 Add 4.0 content to Specification appendix by jim-krueger · 2 years ago
  39. 6f3fa90 Update the signature test file with the remaining missing entries for Jakarta REST 4.0. (#1247) by James R. Perkins · 2 years ago
  40. 273a477 Merge pull request #1238 from jim-krueger/1227-TCK-containsHeaderString by Jim Krueger · 2 years ago
  41. 8820386 Merge pull request #1231 from jim-krueger/1127-Clarify-JAVASE-support by Jim Krueger · 2 years ago
  42. 0cc7896 Add a TCK test to verify that the default ExceptionMapper can be overridden. (#1235) by Adam Anderson · 2 years ago
  43. 7c34889 Added UriInfo#getMatchedResourceTemplate method (#1236) by jansupol · 2 years ago
  44. d0c5fea New JSON types. Originally contributed by ribandcoder. (#1246) by Santiago Pericas-Geertsen · 2 years ago
  45. 467bcdd Add spec appendix change by jim-krueger · 2 years ago
  46. 930a90f Review comments by jim-krueger · 2 years, 1 month ago
  47. 11074ae Clarify the JavaSE support in Jakarta Rest Specification by jim-krueger · 2 years, 1 month ago
  48. bdd1abb API/Javadoc Assertions for Jaxrs 4.0 (#1242) by Alwin Joseph · 2 years ago
  49. c356569 Update the signature test file for the removal of Jakarta XML Binding types. (#1244) by James R. Perkins · 2 years ago
  50. ac9837b Fix copyright dates by jim-krueger · 2 years ago
  51. 78208ee Add container*Context tests by jim-krueger · 2 years ago
  52. 90cd0e8 Review comments. by jim-krueger · 2 years ago
  53. 8b025a5 Add HttpHeaders.containsHeaderString() test by jim-krueger · 2 years ago
  54. 709626f Review comments by jim-krueger · 2 years ago
  55. 8d986ae Added additional testing including regular expression and made small change to clarify javadoc from code review. by jim-krueger · 2 years ago
  56. 7d3251f simplify tests and added clientresponsecontext test by jim-krueger · 2 years ago
  57. 356f4f0 Add tests for containsHeaderString by jim-krueger · 2 years ago
  58. 7ad97a8 [1239] Use the correct Variant constructor for the header content language TCK test. (#1240) by James R. Perkins · 2 years ago
  59. b5a39db Removes JaxbLink and related classes and tests (#1232) by Santiago Pericas-Geertsen · 2 years ago
  60. c97bac8 Merge pull request #1241 from jamezp/fix-tck-resources by Jim Krueger · 2 years ago
  61. b71d955 Fix the including of resources in the TCK. by James R. Perkins · 2 years ago
  62. 4a3ca8c fast-track: Add multipart EntityPart tests (#1230) by Jim Krueger · 2 years ago
  63. 5676ac8 Update the TCK generation , remove old shell script (tckbundle.sh) (#1224) by Alwin Joseph · 2 years ago
  64. dbc5802 Merge pull request #1228 from jamezp/main-ports by James R. Perkins · 2 years, 1 month ago
  65. ce560cd Upgrade Maven plugin dependencies, JUnit and mockito to the latest version. Use version properties for all plugins. by James R. Perkins · 2 years, 1 month ago
  66. 52d24b3 Upgrade the asciidoctor documentation dependencies. by James R. Perkins · 2 years, 1 month ago
  67. ee8b18d Fix GitHub links that were accidentally reverted. by James R. Perkins · 2 years, 1 month ago
  68. a725e56 Merge pull request #1225 from jamezp/update-master by Jim Krueger · 2 years, 1 month ago
  69. d4e9ca4 Merge pull request #1187 from jim-krueger/1186-Fix_multipart_example by Jim Krueger · 2 years, 1 month ago
  70. 954c314 Add missing 2024 copyright year to changed files. by James R. Perkins · 2 years, 1 month ago
  71. 3ab4d70 Update the signature test generation plugin and the signature test file to match the current signatures. by James R. Perkins · 2 years, 1 month ago
  72. 80a43af Fix exclude list by jim-krueger · 2 years, 1 month ago
  73. d5f43a4 pull in changes from 4.0 for PR's 1172 and 1182 by jim-krueger · 2 years, 1 month ago
  74. 4397943 Add 4.0 change from PR 1164 by jim-krueger · 2 years, 1 month ago
  75. 4f825df Pull in 4.0 changes from PR 1146 by jim-krueger · 2 years, 1 month ago
  76. 9505cd9 Remove excludes from issue 1199 by jim-krueger · 2 years, 1 month ago
  77. ca1af99 Missed change from PR 1173 by jim-krueger · 2 years, 1 month ago
  78. 2678855 Add changes from release-3.1.x TCK to release-3.2 by jim-krueger · 2 years, 1 month ago
  79. da38d72 Remove @ManagedBean annotation by jim-krueger · 2 years, 2 months ago
  80. dbe3fa0 Fix CI job. Remove the unknown branch 4.0.0-SNAPSHOT and update the by James R. Perkins · 2 years, 1 month ago
  81. 2f837b7 Cleanup of pom files to use dependency management and dependency plugins to avoid repetition. by James R. Perkins · 2 years, 2 months ago
  82. 4cf558b Bump version to 4.0.0-SNAPSHOT by James R. Perkins · 2 years, 2 months ago
  83. 95d7290 TCK Challenge: ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientIT#setStatusInfoTest and #setStatusTest #1199 (#1201) by Jorge Bescos Gascon · 2 years, 4 months ago
  84. 6169df2 Fix multipart example with addition of GenericEntity by jim-krueger · 2 years, 6 months ago
  85. 77e78fc Replaced GitHub URL from eclipse-ee4j to jakartaee namespace by Markus KARG · 2 years, 7 months ago
  86. 57216fe [#859]:Allow SseEventSink.close() to throw IOException (#863) by jimma · 3 years, 5 months ago
  87. 6f453f8 moved deprecation into the correct line by Markus KARG · 3 years, 6 months ago
  88. d8691dc Deprecating "APPLICATION/SVG+XML" for Removal by Markus KARG · 3 years, 6 months ago
  89. 97e8499 fixed javadoc by Markus KARG · 3 years, 6 months ago
  90. e19f185 Default method using explicitly comma by Markus KARG · 3 years, 6 months ago
  91. da46420 fixed javadoc by Markus KARG · 3 years, 6 months ago
  92. 688f283 null will not split, so no default by Markus KARG · 3 years, 6 months ago
  93. 200a0ec Introducing `valueSeparatorRegex`, defaults to `\s,\s` (single comma, optional whitespace) by Markus KARG · 3 years, 6 months ago
  94. a027d08 clarified: convert only non-string header values to string by Markus KARG · 3 years, 6 months ago
  95. e95dc6c example in JavaDocs by Markus KARG · 3 years, 7 months ago
  96. c69ded9 improved JavaDoc wording by Markus KARG · 3 years, 7 months ago
  97. e348eb1 predicate instead of boolean by Markus KARG · 3 years, 7 months ago
  98. 3faad51 @since 4.0 by Markus KARG · 3 years, 7 months ago
  99. a46b950 containsHeaderString makes sense in HttpHeaders by Markus KARG · 3 years, 7 months ago
  100. a746fd7 containsHeaderString makes sense in all four filter context types by Markus KARG · 3 years, 7 months ago