- 70bac7a Eclipselink.jar bundle - version.properties fix (#1496) by Radek Felcman · 2 years, 9 months ago master
- d4ae225 Bug 579726: CriteriaBuilder neg() only returns Integer type, instead of it's argument expression type. #1485 by Joe Grassel · 2 years, 9 months ago
- f4e26bf ASM dependency update to 9.3.0 (#1492) by Radek Felcman · 2 years, 9 months ago
- f79784a Jenkins build image upgrade to add needed utilities for 2.7 branch build (#1488) by Radek Felcman · 2 years, 9 months ago
- f772522 New EclipseLik build image 2.0.0 with MySQL 8 (#1476) by Tomáš Kraus · 2 years, 9 months ago
- 3c40ddd integrate latest dependencies by Lukas Jungmann · 2 years, 9 months ago
- 0bb79e2 Bug 579327: Test bug on Derby & DB2z by Will Dazey · 2 years, 9 months ago
- 455f354 Bug 579327: ParameterExpression in CriteriaBuilder.isNull() doesn't register by Will Dazey · 2 years, 10 months ago
- c6132f9 Remove models for which static weaving is expected to fail, by Lukas Jungmann · 2 years, 10 months ago
- 9f98c8b Changed second fraction precision of LocalDateTime and OffsetDateTime MySQL related type. (#1456) by Tomáš Kraus · 2 years, 10 months ago
- accd3d7 Bug579128 classloaderleak beanvalidation (#1449) by lananda · 2 years, 10 months ago
- 72cf9f8 Added missing EXTRACT(QUARTER FROM date/datetime) for Derby platform. Covered EXTRACT queries with jUnit. by Tomas Kraus · 2 years, 10 months ago
- da512f0 Bug579081 optimization convert schema base64 to byte array (#1448) by lananda · 2 years, 10 months ago
- 326e4a2 Bug 578686: Remove OrderBy parameter binding use case by Will Dazey · 2 years, 10 months ago
- 2ab5824 Integrate latest jakarta dependencies by Lukas Jungmann · 2 years, 10 months ago
- 74aeaa5 Fixed TestJava8DateTime failures. by Tomas Kraus · 2 years, 10 months ago
- 243dd93 Implement New JPA API 3.1.0 Features by Tomas Kraus · 2 years, 10 months ago
- 5c37a24 JPA API PR 362 - Add support for Expressions as conditions in CriteriaBuilder CASE expressions by Tomas Kraus · 2 years, 10 months ago
- d2f7922 Added math functions from API PR#351. by Tomas Kraus · 2 years, 11 months ago
- df49559 Bug 578686: ParameterExpression in ORDER BY clause doesn't register by Will Dazey · 2 years, 11 months ago
- f96df31 Integrate latest jakarta dependencies (#1441) by Lukas Jungmann · 2 years, 10 months ago
- 3ee42ca Changed Tabs to 4 Spaces by rostup · 2 years, 11 months ago
- c069f46 Modified getLogString with more NULL Safety by rostup · 2 years, 11 months ago
- b83b67c Issue 1360: Random JPA WDF test failures by Will Dazey · 2 years, 11 months ago
- c6c0e3e Bump postgresql from 42.2.25 to 42.3.3 (#1435) by dependabot[bot] · 2 years, 11 months ago
- c6e4306 JPA 3.1 (ORM 3.1 implementation) (#1425) by Radek Felcman · 2 years, 11 months ago
- 1c492fe BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenceMapping.extractResultsFromBatchQuery (#1426) by Radek Felcman · 2 years, 11 months ago
- 0497ac6 JPA 3.1.0 new features implementation (UUID) (#1418) by Radek Felcman · 2 years, 11 months ago
- 9e0f3b0 Prepare for jakarta.enterprise.cdi-api 4.x update to remove deprecated …API (#1421) by Will Dazey · 2 years, 11 months ago
- 1066e98 Bump hibernate-validator (#1417) by dependabot[bot] · 3 years ago
- e5b6ba8 Bump postgresql JDBC driver from 42.2.18 to 42.2.25 (#1416) by dependabot[bot] · 3 years ago
- 5763e7e org.eclipse.persistence.jpa.jse.test test fixes against Oracle DB (#1370) by Radek Felcman · 3 years ago
- 5f242dd Bug 578262: Bulk update queries reuse the same version locking value by Will Dazey · 3 years 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 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 ago
- f23a167 JPA API and Parsson dependencies upgrade (#1404) by Radek Felcman · 3 years ago
- 9417d47 Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoader loader, String descriptorPath) - bugfix (#1383) by Radek Felcman · 3 years ago
- 1158e02 Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c (#1376) by Radek Felcman · 3 years ago
- 0ba1eef Bump log4j-api from 2.17.0 to 2.17.1(#1382) by dependabot[bot] · 3 years ago
- 2955c9f Bumps log4j-api from 2.16.0 to 2.17.0. (#1378) by dependabot[bot] · 3 years ago
- b010328 Jakarta dependencies update for Jakarta EE 10 (#1377) by Radek Felcman · 3 years, 1 month ago
- 3a30c16 LOG4J dependency update in MOXy OSGi test bundle and MySQL driver update (#1374) by Radek Felcman · 3 years, 1 month ago
- 07c80a8 IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test (#1355) by Radek Felcman · 3 years, 1 month ago
- fb1cc69 problems with session customizer when upgrading to 2.7.9 - bugfix + unit test (#1364) by Radek Felcman · 3 years, 1 month ago
- 78aeb54 Bug 463042: Concurrency issue with Case expression operator (#1359) by Will Dazey · 3 years, 2 months ago
- 83e1510 ASM dependency update to 9.2.0 (#1351) by Radek Felcman · 3 years, 2 months ago
- e1d26aa Prepare for the removal of the securitymanager in foundation. (#1340) by Tomáš Kraus · 3 years, 2 months ago
- 379a0f5 Bug 1343 - optimize getStackTrace call in ConcurrencyManager to fix throughput degradation (#1344) by Joshua Dettinger · 3 years, 2 months ago
- 2a414ff [master] OXM Tests move from MOXy to Core module (#1341) by Radek Felcman · 3 years, 2 months ago
- d64a494 Bug 412391: Add support for hidden mappedsuperclass attributes by Will Dazey · 3 years, 3 months ago
- 693d6d4 SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - fix (#1336) by Radek Felcman · 3 years, 3 months ago
- 706e233 move to generic Class in tests by Lukas Jungmann · 3 years, 3 months ago
- c01a5a4 use generic Class in the rest of the main codebase by Lukas Jungmann · 3 years, 3 months ago
- 88c6147 Prepare for the removal of the securitymanager in moxy. (#1320) by Tomáš Kraus · 3 years, 3 months ago
- f2857fc use generic Class in core, moxy, sdo (#1324) by Lukas Jungmann · 3 years, 3 months ago
- 61bbf0c add generics to ValueHolders, by Lukas Jungmann · 3 years, 3 months ago
- 48f84fe clean up jpa/jpql parser, turn warnings into errors by Lukas Jungmann · 3 years, 3 months ago
- 9c66f7e Fixed generics in JAXBContextFactory. Fixed related compilation errors and warnings. by Tomas Kraus · 3 years, 3 months ago
- 3e2c7e5 warnings in core/oxm/schema, jpa/parser, helpers (#1317) by Lukas Jungmann · 3 years, 3 months ago
- 08e6244 Dependencies update for 4.0.0 (#1309) by Tomáš Kraus · 3 years, 3 months ago
- d1881ff #1314: Introduce new org.eclipse.persistence.jpars.server artifact (#1316) by Lukas Jungmann · 3 years, 3 months ago
- ebabd20 SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - fix (#1302) by Radek Felcman · 3 years, 3 months ago
- 705e961 #1312: Remove unversioned JPARS resources (#1313) by Lukas Jungmann · 3 years, 4 months ago
- 0e18d6b cleanup jpars module by Lukas Jungmann · 3 years, 4 months ago
- 23cc225 update spotbugs to 4.4.1 by Lukas Jungmann · 3 years, 4 months ago
- a9d1b96 #1298: Rename org.eclipse.persistence.session.Record to avoid collision with java.lang.Record by Lukas Jungmann · 3 years, 4 months ago
- 445d4e1 Version change to 4.0.0-SNAPSHOT by Radek Felcman · 3 years, 4 months ago
- 771945f code cleanup - reduntant method calls by Lukas Jungmann · 3 years, 4 months ago
- 1547f59 fix equals on incomparable types by Lukas Jungmann · 3 years, 4 months ago
- 335f958 few errors/warnings from static analysis by Lukas Jungmann · 3 years, 4 months ago
- 51a8600 Update .lgtm.yml by Lukas Jungmann · 3 years, 4 months ago
- 2972e00 exclude "by design" warnings from reports by Lukas Jungmann · 3 years, 4 months ago
- d96c5c9 initial cleanup in helpers and custom collections, minor updates to dbws by Lukas Jungmann · 3 years, 4 months ago
- 526e2da remove unnecessarry modifier by Lukas Jungmann · 3 years, 4 months ago
- 5f1f8da cleanup in eis/nosql world by Lukas Jungmann · 3 years, 4 months ago
- b2cd639 cleanup in codegen/factories by Lukas Jungmann · 3 years, 4 months ago
- 6fe70c2 cleanup in sequencing by Lukas Jungmann · 3 years, 4 months ago
- f3fd372 clean up server platforms by Lukas Jungmann · 3 years, 4 months ago
- f79629c add missing export by Lukas Jungmann · 3 years, 4 months ago
- da59328 clean up db platforms by Lukas Jungmann · 3 years, 4 months ago
- 5e7a222 more rawtypes removal (#1295) by Lukas Jungmann · 3 years, 4 months ago
- fec4bc8 Rawtypes warnings in core and other foundation modules (#1294) by Lukas Jungmann · 3 years, 4 months ago
- 67c8f11 allow overriding min target SE version from the command line by Lukas Jungmann · 3 years, 4 months ago
- 328b3dd more sdo fixes by Lukas Jungmann · 3 years, 4 months ago
- d801704 fix sdo test failures by Lukas Jungmann · 3 years, 4 months ago
- 1556cd9 clean up JPQL parser project by Lukas Jungmann · 3 years, 4 months ago
- 38592ca add raw and uchecked to javac xlint for main sources by Lukas Jungmann · 3 years, 4 months ago
- 3a0a5fd Update moxy tests to use non-deprecated property (#1281) by Lukas Jungmann · 3 years, 4 months ago
- fd125c8 javadoc warnings by Lukas Jungmann · 3 years, 4 months ago
- 5e79081 remove empty param, return, throws tags, build javadoc with doclint:all,-missing by Lukas Jungmann · 3 years, 4 months ago
- 6ba4c17 make the build passing with javac -Xdoclint:all,-missing by Lukas Jungmann · 3 years, 4 months ago
- ab7db7c [master] Jenkins build - Spotbus analyze step (#1277) by Radek Felcman · 3 years, 4 months ago
- 0105b78 remove explicit (un)boxing by Lukas Jungmann · 3 years, 4 months ago
- 99549fa setup spotbugs by Lukas Jungmann · 3 years, 4 months ago
- dcf6d66 fix build-time warnings (#1273) by Lukas Jungmann · 3 years, 4 months ago
- 6d3b8a1 Fix up the build for maven 3.8.2 (#1272) by Lukas Jungmann · 3 years, 4 months ago
- f514879 Maven build issue with Maven 3.8.2 fix (#1244) by Radek Felcman · 3 years, 4 months ago
- ed8460e clean up warnings (#1269) by Lukas Jungmann · 3 years, 4 months ago
- 6d3b1b1 configure codeql check by Lukas Jungmann · 3 years, 4 months ago
- e68e879 rename job for 3.0 branch by Lukas Jungmann · 3 years, 4 months ago