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