1. 1407e96 Random cleanups by David Matějček · 3 years ago
  2. 5e7123a Implement getRequestId() and related by Arjan Tijms · 3 years ago
  3. c73f56b Fixes 16587 - support custom principal in Jakarta Authentication by Arjan Tijms · 3 years ago
  4. 8359bba Merge remote-tracking branch 'eclipse/6.x' into merge-to-master by David Matějček · 3 years ago
  5. 8001e4f #23507 Fixed signing jars downloaded by the appclient - several bugs by David Matějček · 3 years ago
  6. b17a103 Implementation of new Jakarta Authentication methods by Arjan Tijms · 3 years ago
  7. 24054ae Integrate Authentication 3.0.0-RC2 by Arjan Tijms · 3 years ago
  8. d1c92b5 Next version is 6.2.6-SNAPSHOT by Arjan Tijms · 3 years, 1 month ago
  9. 53bf67c Prepare next development cycle for 6.2.6 by Eclipse Glassfish Bot · 3 years, 1 month ago
  10. 0159b68 Prepare release 6.2.5 by Eclipse Glassfish Bot · 3 years, 1 month ago
  11. fff192c Prepare next development cycle for 6.2.5-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 2 months ago
  12. 4d6a8b5 Prepare release 6.2.4 by Eclipse Glassfish Bot · 3 years, 2 months ago
  13. 3e2df4f Fix Jakarta Pages tests by arjantijms · 3 years, 3 months ago
  14. 4628cd0 Third batch by arjantijms · 3 years, 3 months ago
  15. 0ed4fff Changed version number in poms to 7.0.0-SNAPSHOT by David Matějček · 3 years, 4 months ago
  16. fe019b5 Next version is 6.2.4-SNAPSHOT by arjantijms · 3 years, 4 months ago
  17. 18464ca Prepare next development cycle for 6.2.4 by Eclipse Glassfish Bot · 3 years, 4 months ago
  18. 6dcda93 Prepare release 6.2.3 by Eclipse Glassfish Bot · 3 years, 4 months ago
  19. b0d97c4 Prepare next development cycle for 6.2.3-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 6 months ago
  20. 069f130 Prepare release 6.2.2 by Eclipse Glassfish Bot · 3 years, 6 months ago
  21. d2043e5 Started cleaning / refactoring of RealmAdapter and some related code by arjantijms · 3 years, 6 months ago
  22. f195fac Remove unused variables by Piotrek Zygielo · 3 years, 6 months ago
  23. 06d48db Issue #23507 security-ee now uses junit5 instead of junit4 by David Matějček · 3 years, 7 months ago
  24. 54d29ca Issue #23507 jaspic-provider-framework now uses junit5 instead of junit4 by David Matějček · 3 years, 7 months ago
  25. 0eb5dc0 Prepare next development cycle for 6.2.2-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 7 months ago
  26. ad91414 Prepare release 6.2.1 by Eclipse Glassfish Bot · 3 years, 7 months ago
  27. 2f156b7 Separate words in logged messages by Piotrek Zygielo · 3 years, 7 months ago
  28. 609e2be Formatting and some method ordering in security codee by arjantijms · 3 years, 7 months ago
  29. dd2f6e4 Merge pull request #23535 from dmatej/tests by Arjan Tijms · 3 years, 8 months ago
  30. 8b5a170 Issue #23507 JUnit5 and Hamcrest 2.2 are here by David Matějček · 3 years, 8 months ago
  31. f31211f Integrate Exousia 1.0.0 M2 and adjust enterprise beans code by arjantijms · 3 years, 8 months ago
  32. 96013e9 Processing feedback: removed tab and adjusted header by arjantijms · 3 years, 8 months ago
  33. 4ca932b Keep provider and factory available at old FQN until next major update. by arjantijms · 3 years, 8 months ago
  34. 548e827 Issue #23504 Removed groupId org.apache.maven.plugins by David Matějček · 3 years, 8 months ago
  35. 2c8e6b6 Integrate Exousia 1.0.0-M1. by arjantijms · 3 years, 9 months ago
  36. 61066a3 Updated version number to 6.2.1-SNAPSHOT by David Matějček · 3 years, 9 months ago
  37. 56030c9 Changed version to 6.2.0-SNAPSHOT by David Matějček · 3 years, 10 months ago
  38. cb8b2aa Fixed error message - missing parameter (cantValidateRequest) by David Matějček · 3 years, 10 months ago
  39. 4a2564e Trimming trailing spaces, removing tabs, formatting - appserver/security by David Matějček · 3 years, 10 months ago
  40. f4dc06a Trimming trailing spaces, removing tabs by a script by David Matějček · 3 years, 10 months ago
  41. 36b3ba0 Updated version number to 6.1.1-SNAPSHOT by David Matějček · 3 years, 11 months ago
  42. 82104e6 #23424 ejb30/sec TCK failures by hussainnm · 4 years ago
  43. 17530e3 Replace the denigrated getSubjectDN by getSubjectX500Principal by arjantijms · 4 years ago
  44. 57cf0c5 Tidying of security poms by arjantijms · 4 years ago
  45. 576bfb5 Basic cleanups for core module by arjantijms · 4 years ago
  46. eb87196 Simple renaming of variables and additional cleanup by arjantijms · 4 years ago
  47. d19a8bc Basic cleanup of source code, addressing common warnings by arjantijms · 4 years ago
  48. fd7b407 Formatting only of source code by arjantijms · 4 years ago
  49. 5371252 Update copyright year in pom.xml by hussainnm · 4 years, 1 month ago
  50. 5920882 Change project version to 6.1.0-SNAPSHOT by hussainnm · 4 years, 1 month ago
  51. 8a9e4cb Replaced another usage of Sun PolicyFile by arjantijms · 4 years, 1 month ago
  52. 67d6cd6 Replaced Sun PolicyFile by public variant. by arjantijms · 4 years, 1 month ago
  53. 2383e1c Fixed policy test by arjantijms · 4 years, 1 month ago
  54. e160f33 Replaced Sun PropertyExpander by arjantijms · 4 years, 1 month ago
  55. 3c12d34 Removed duplicate JACC (Jakarta Authorization) module. by arjantijms · 4 years, 1 month ago
  56. fd9b383 Replaced usage of sun.net.www.ParseUtil.fileToEncodedURL by arjantijms · 4 years, 1 month ago
  57. 5b054b8 Replaced direct usage of PolicyFile by arjantijms · 4 years, 1 month ago
  58. b9b3409 Removed dependency on sun DerValue from callback handler by arjantijms · 4 years, 1 month ago
  59. dd216e0 Replaced DER code using sun private packages to use public APIs by arjantijms · 4 years, 1 month ago
  60. ec18543 Formatting by arjantijms · 4 years, 1 month ago
  61. 30079e0 Replace X500Name by X500Principal in Enterprise Beans code by arjantijms · 4 years, 1 month ago
  62. 1b2546a Started with alternatived for the LDAP booster pack code and X500Name by arjantijms · 4 years, 1 month ago
  63. fe04a42 Merge branch 'master' into master.jdk11 by Arjan Tijms · 4 years, 1 month ago
  64. 7927016 Remove unused security-dol module by Jonathan Coustick · 4 years, 5 months ago
  65. 35be850 First pass updating Loggers by smillidge · 4 years, 8 months ago
  66. e0d5954 #23112 Integrated Soteria 2.0.0-M2 and Authentication new coords by arjantijms · 4 years, 8 months ago
  67. 952dd7b Merge branch 'master' into master.jdk11 by Hiroki Sawamura · 4 years, 10 months ago
  68. 17f259f Merge branch 'master' into master.jdk11 by hs536 · 4 years, 10 months ago
  69. 50ae9a7 Revert "Prepare release 5.1.0" by hs536 · 4 years, 10 months ago
  70. 02de3e4 Revert "Prepare next development cycle for 5.1.1-SNAPSHOT" by hs536 · 4 years, 10 months ago
  71. 62c9ae9 Fix for permission errer by hs536 · 4 years, 10 months ago
  72. f10d25e #23002 Integrate Grizzly 3.0.0 by arjantijms · 4 years, 10 months ago
  73. 911c45f Fix for ObjectIdentifier.equals(ObjectIdentifier id) removed from JDK by hs536 · 5 years ago
  74. eea72b5 Jakarta Servlet API transition by Gaurav Gupta · 4 years, 10 months ago
  75. 508d875 Jakarta Inject API namespace transition by Gaurav Gupta · 4 years, 11 months ago
  76. 94d6e6c Jakarta Resource API namespace transition by Gaurav Gupta · 4 years, 11 months ago
  77. ed5e731 Jakarta EJB namespace transition by Gaurav Gupta · 4 years, 11 months ago
  78. b42ebc2 Jakarta Auth namespace transition by Gaurav Gupta · 4 years, 11 months ago
  79. 17bc69e Got a lot further, Now blocked on compiling due to Woodstock needs to be moved to the jakarta namespace by smillidge · 4 years, 11 months ago
  80. 1eecede Stalled on needing a release of JSTL by smillidge · 5 years ago
  81. 89437f0 Further checkpoint blocked as Weld expose javax.transaction in SPI by smillidge · 5 years ago
  82. ca77658 compile time errors in tests, new metro snapshot adoption by Lukas Jungmann · 4 years, 11 months ago
  83. df23908 Integrate Jakarta Annotations 2.0.0-RC1 by Lukas Jungmann · 4 years, 11 months ago
  84. 29befa4 Integrate Metro 3.0.0-M1 - round 1, passing build by Lukas Jungmann · 4 years, 11 months ago
  85. 0592a09 #22925: Remove Pruned API Jakarta XML RPC by Lukas Jungmann · 5 years ago
  86. d7b6491 Upgrade hk2 and asm. by hs536 · 5 years ago
  87. 40d0c14 #22874 Added required JAXB dependency to make tests pass again by arjantijms · 5 years ago
  88. 3cfb3a3 #22874 Updated version in pom files to 6.0.0-SNAPSHOT by arjantijms · 5 years ago
  89. 6faf57c Upgrade hk2 and asm. by hs536 · 5 years ago
  90. 006b80f Integrate Jakarta Authorization 1.5 (new maven coordinates) by arjantijms · 6 years ago
  91. 25a4957 Prepare next development cycle for 5.1.1-SNAPSHOT by Eclipse Glassfish Bot · 6 years ago
  92. f9bbc00 Prepare release 5.1.0 by Eclipse Glassfish Bot · 6 years ago
  93. 29c8b66 Merge remote-tracking branch 'upstream/EE4J_8' into EE4J_8 by Jayasheelan Kumar · 6 years ago
  94. a6a684d Updating copyright year and JDK version by Jayasheelan Kumar · 6 years ago
  95. 0426f49 fix remaining groupIds for hk2-config dependencies (#22692) by Romain Grecourt · 6 years ago
  96. 56e520f Updating version from 5.0.1 to 5.1.0 by Jayasheelan Kumar · 6 years ago
  97. 50d56a5 Refer to project version of hk2-config (#22685) by jansupol · 6 years ago
  98. d560b8f Integrate jakarta dependencies - Metro, Soteria, Interceptors-api (#22654) by Lukas Jungmann · 6 years ago
  99. 4820b80 Integrate jakarta.ejb-api 3.2.3 (#22647) by Vinay Vishal · 6 years ago
  100. cb5bc8e Jakarta Servlet API 4.0.2 (#22615) by Stuart Douglas · 6 years ago