1. df49559 Bug 578686: ParameterExpression in ORDER BY clause doesn't register by Will Dazey · 3 years, 1 month ago
  2. f96df31 Integrate latest jakarta dependencies (#1441) by Lukas Jungmann · 3 years, 1 month ago
  3. 3ee42ca Changed Tabs to 4 Spaces by rostup · 3 years, 1 month ago
  4. c069f46 Modified getLogString with more NULL Safety by rostup · 3 years, 1 month ago
  5. b83b67c Issue 1360: Random JPA WDF test failures by Will Dazey · 3 years, 1 month ago
  6. c6c0e3e Bump postgresql from 42.2.25 to 42.3.3 (#1435) by dependabot[bot] · 3 years, 1 month ago
  7. c6e4306 JPA 3.1 (ORM 3.1 implementation) (#1425) by Radek Felcman · 3 years, 1 month ago
  8. 1c492fe BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenceMapping.extractResultsFromBatchQuery (#1426) by Radek Felcman · 3 years, 1 month ago
  9. 0497ac6 JPA 3.1.0 new features implementation (UUID) (#1418) by Radek Felcman · 3 years, 1 month ago
  10. 9e0f3b0 Prepare for jakarta.enterprise.cdi-api 4.x update to remove deprecated …API (#1421) by Will Dazey · 3 years, 1 month ago
  11. 1066e98 Bump hibernate-validator (#1417) by dependabot[bot] · 3 years, 1 month ago
  12. e5b6ba8 Bump postgresql JDBC driver from 42.2.18 to 42.2.25 (#1416) by dependabot[bot] · 3 years, 1 month ago
  13. 5763e7e org.eclipse.persistence.jpa.jse.test test fixes against Oracle DB (#1370) by Radek Felcman · 3 years, 1 month ago
  14. 5f242dd Bug 578262: Bulk update queries reuse the same version locking value by Will Dazey · 3 years, 2 months ago
  15. 1bef069 Fix 2.0 for Bug 404069 - MOXy should not append .0 to time info for dateTime and time formats + unit test (#1403) by Radek Felcman · 3 years, 2 months ago
  16. adf28f4 Cannot set FOR UPDATE in conjunction with ORDER BY and / or LIMIT (OracleDB & Derby) - bugfix + unit test (#1390) by Radek Felcman · 3 years, 2 months ago
  17. f23a167 JPA API and Parsson dependencies upgrade (#1404) by Radek Felcman · 3 years, 2 months ago
  18. 9417d47 Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoader loader, String descriptorPath) - bugfix (#1383) by Radek Felcman · 3 years, 2 months ago
  19. 1158e02 Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c (#1376) by Radek Felcman · 3 years, 2 months ago
  20. 0ba1eef Bump log4j-api from 2.17.0 to 2.17.1(#1382) by dependabot[bot] · 3 years, 2 months ago
  21. 2955c9f Bumps log4j-api from 2.16.0 to 2.17.0. (#1378) by dependabot[bot] · 3 years, 3 months ago
  22. b010328 Jakarta dependencies update for Jakarta EE 10 (#1377) by Radek Felcman · 3 years, 3 months ago
  23. 3a30c16 LOG4J dependency update in MOXy OSGi test bundle and MySQL driver update (#1374) by Radek Felcman · 3 years, 3 months ago
  24. 07c80a8 IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test (#1355) by Radek Felcman · 3 years, 4 months ago
  25. fb1cc69 problems with session customizer when upgrading to 2.7.9 - bugfix + unit test (#1364) by Radek Felcman · 3 years, 4 months ago
  26. 78aeb54 Bug 463042: Concurrency issue with Case expression operator (#1359) by Will Dazey · 3 years, 4 months ago
  27. 83e1510 ASM dependency update to 9.2.0 (#1351) by Radek Felcman · 3 years, 4 months ago
  28. e1d26aa Prepare for the removal of the securitymanager in foundation. (#1340) by Tomáš Kraus · 3 years, 4 months ago
  29. 379a0f5 Bug 1343 - optimize getStackTrace call in ConcurrencyManager to fix throughput degradation (#1344) by Joshua Dettinger · 3 years, 5 months ago
  30. 2a414ff [master] OXM Tests move from MOXy to Core module (#1341) by Radek Felcman · 3 years, 5 months ago
  31. d64a494 Bug 412391: Add support for hidden mappedsuperclass attributes by Will Dazey · 3 years, 6 months ago
  32. 693d6d4 SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - fix (#1336) by Radek Felcman · 3 years, 6 months ago
  33. 706e233 move to generic Class in tests by Lukas Jungmann · 3 years, 6 months ago
  34. c01a5a4 use generic Class in the rest of the main codebase by Lukas Jungmann · 3 years, 6 months ago
  35. 88c6147 Prepare for the removal of the securitymanager in moxy. (#1320) by Tomáš Kraus · 3 years, 6 months ago
  36. f2857fc use generic Class in core, moxy, sdo (#1324) by Lukas Jungmann · 3 years, 6 months ago
  37. 61bbf0c add generics to ValueHolders, by Lukas Jungmann · 3 years, 6 months ago
  38. 48f84fe clean up jpa/jpql parser, turn warnings into errors by Lukas Jungmann · 3 years, 6 months ago
  39. 9c66f7e Fixed generics in JAXBContextFactory. Fixed related compilation errors and warnings. by Tomas Kraus · 3 years, 6 months ago
  40. 3e2c7e5 warnings in core/oxm/schema, jpa/parser, helpers (#1317) by Lukas Jungmann · 3 years, 6 months ago
  41. 08e6244 Dependencies update for 4.0.0 (#1309) by Tomáš Kraus · 3 years, 6 months ago
  42. d1881ff #1314: Introduce new org.eclipse.persistence.jpars.server artifact (#1316) by Lukas Jungmann · 3 years, 6 months ago
  43. ebabd20 SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - fix (#1302) by Radek Felcman · 3 years, 6 months ago
  44. 705e961 #1312: Remove unversioned JPARS resources (#1313) by Lukas Jungmann · 3 years, 6 months ago
  45. 0e18d6b cleanup jpars module by Lukas Jungmann · 3 years, 6 months ago
  46. 23cc225 update spotbugs to 4.4.1 by Lukas Jungmann · 3 years, 6 months ago
  47. a9d1b96 #1298: Rename org.eclipse.persistence.session.Record to avoid collision with java.lang.Record by Lukas Jungmann · 3 years, 6 months ago
  48. 445d4e1 Version change to 4.0.0-SNAPSHOT by Radek Felcman · 3 years, 6 months ago
  49. 771945f code cleanup - reduntant method calls by Lukas Jungmann · 3 years, 6 months ago
  50. 1547f59 fix equals on incomparable types by Lukas Jungmann · 3 years, 6 months ago
  51. 335f958 few errors/warnings from static analysis by Lukas Jungmann · 3 years, 6 months ago
  52. 51a8600 Update .lgtm.yml by Lukas Jungmann · 3 years, 6 months ago
  53. 2972e00 exclude "by design" warnings from reports by Lukas Jungmann · 3 years, 6 months ago
  54. d96c5c9 initial cleanup in helpers and custom collections, minor updates to dbws by Lukas Jungmann · 3 years, 6 months ago
  55. 526e2da remove unnecessarry modifier by Lukas Jungmann · 3 years, 6 months ago
  56. 5f1f8da cleanup in eis/nosql world by Lukas Jungmann · 3 years, 6 months ago
  57. b2cd639 cleanup in codegen/factories by Lukas Jungmann · 3 years, 6 months ago
  58. 6fe70c2 cleanup in sequencing by Lukas Jungmann · 3 years, 6 months ago
  59. f3fd372 clean up server platforms by Lukas Jungmann · 3 years, 6 months ago
  60. f79629c add missing export by Lukas Jungmann · 3 years, 6 months ago
  61. da59328 clean up db platforms by Lukas Jungmann · 3 years, 6 months ago
  62. 5e7a222 more rawtypes removal (#1295) by Lukas Jungmann · 3 years, 6 months ago
  63. fec4bc8 Rawtypes warnings in core and other foundation modules (#1294) by Lukas Jungmann · 3 years, 6 months ago
  64. 67c8f11 allow overriding min target SE version from the command line by Lukas Jungmann · 3 years, 6 months ago
  65. 328b3dd more sdo fixes by Lukas Jungmann · 3 years, 6 months ago
  66. d801704 fix sdo test failures by Lukas Jungmann · 3 years, 6 months ago
  67. 1556cd9 clean up JPQL parser project by Lukas Jungmann · 3 years, 6 months ago
  68. 38592ca add raw and uchecked to javac xlint for main sources by Lukas Jungmann · 3 years, 6 months ago
  69. 3a0a5fd Update moxy tests to use non-deprecated property (#1281) by Lukas Jungmann · 3 years, 6 months ago
  70. fd125c8 javadoc warnings by Lukas Jungmann · 3 years, 6 months ago
  71. 5e79081 remove empty param, return, throws tags, build javadoc with doclint:all,-missing by Lukas Jungmann · 3 years, 6 months ago
  72. 6ba4c17 make the build passing with javac -Xdoclint:all,-missing by Lukas Jungmann · 3 years, 6 months ago
  73. ab7db7c [master] Jenkins build - Spotbus analyze step (#1277) by Radek Felcman · 3 years, 6 months ago
  74. 0105b78 remove explicit (un)boxing by Lukas Jungmann · 3 years, 6 months ago
  75. 99549fa setup spotbugs by Lukas Jungmann · 3 years, 6 months ago
  76. dcf6d66 fix build-time warnings (#1273) by Lukas Jungmann · 3 years, 6 months ago
  77. 6d3b8a1 Fix up the build for maven 3.8.2 (#1272) by Lukas Jungmann · 3 years, 6 months ago
  78. f514879 Maven build issue with Maven 3.8.2 fix (#1244) by Radek Felcman · 3 years, 6 months ago
  79. ed8460e clean up warnings (#1269) by Lukas Jungmann · 3 years, 7 months ago
  80. 6d3b1b1 configure codeql check by Lukas Jungmann · 3 years, 7 months ago
  81. e68e879 rename job for 3.0 branch by Lukas Jungmann · 3 years, 7 months ago
  82. 9c098ba build/test workflow for 3.0 by Lukas Jungmann · 3 years, 7 months ago
  83. 6d7fa3c compiler warnings (casts, access to static, forgotten valueOf,..), (#1262) by Lukas Jungmann · 3 years, 7 months ago
  84. 71285ee Replace deprecated constructors by valueOf by Lukas Jungmann · 3 years, 7 months ago
  85. 1843df4 run lrg tests in GH build by Lukas Jungmann · 3 years, 7 months ago
  86. 1ab0d5c Update module descriptor, fix some compier warnings, clean up by Lukas Jungmann · 3 years, 7 months ago
  87. b28eb7d reduce compiler warnings by Lukas Jungmann · 3 years, 7 months ago
  88. ced4126 reduce number of duplicates in the reports by Lukas Jungmann · 3 years, 7 months ago
  89. 558bf4e Fix reported compile time errors from tests by Lukas Jungmann · 3 years, 7 months ago
  90. 766446e Tweak warnings in the build by Lukas Jungmann · 3 years, 7 months ago
  91. cff665d Activation dependency update. (#1255) by Tomáš Kraus · 3 years, 7 months ago
  92. 6d37080 ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2 (#1246) by Radek Felcman · 3 years, 7 months ago
  93. 35b9d2b Bug 1245: NullPointerException from BatchFetchPolicy dataResults by Will Dazey · 3 years, 7 months ago
  94. f2e73a5 Project README.md update (#1243) by Radek Felcman · 3 years, 7 months ago
  95. c0f808e Jenkins release job fix by Radek Felcman · 3 years, 7 months ago
  96. 89afd74 Remove ASM build from eclipse-ee4j/eclipselink by Will Dazey · 3 years, 7 months ago
  97. 99631ab [Master] Update Eclipselink to use Eclipselink*Visitor types (#1234) by Jody Grassel · 3 years, 7 months ago
  98. 8775292 Minor JSE test failure fixes by Will Dazey · 3 years, 7 months ago
  99. 60ccb27 Jenkins pipelines refresh (#1233) by Radek Felcman · 3 years, 7 months ago
  100. 44f8f2c Travis-CI removal (#1220) by Radek Felcman · 3 years, 7 months ago