633 Commits

Author SHA1 Message Date
Hibernate-CI
566b82ef38 Post-steps for release : 6.2.9.Final 2023-09-19 09:36:26 +00:00
Hibernate-CI
b79c22beac Pre-steps for release : 6.2.9.Final 2023-09-19 09:31:02 +00:00
Yoann Rodière
495eb28698 HHH-17145 Don't use net.bytebuddy.experimental on JDK 21 2023-09-05 14:34:14 +02:00
Hibernate-CI
3cd300e818 Post-steps for release : 6.2.8.Final 2023-08-31 17:16:39 +00:00
Hibernate-CI
c452317d3c Pre-steps for release : 6.2.8.Final 2023-08-31 17:11:34 +00:00
Christian Beikov
4449aede4b Reduce read/lock timeout for Derby and Oracle 2023-08-17 14:09:36 +02:00
Gavin King
864b7f22fc put sybase on port 9000
port 5000 does not work on my Mac laptops and I'm getting sick
of having to do this manually all the time
2023-08-16 15:59:08 +02:00
Christian Beikov
d4abf0819a Setup TiDB for local testing 2023-08-10 11:42:53 +02:00
Christian Beikov
6c72ea5d84 HHH-16611 Switch NameQualifierSupport for Sybase to BOTH 2023-08-08 16:09:02 +02:00
Sanne Grinovero
3b05c27a56 HHH-16963 Avoid H2's capability to register a JVM shutdown hook: causes classloader leaks during tests 2023-08-01 16:07:28 -04:00
Andrea Boriero
74acc73c2b Gradle add test logging exceptionFormat = 'full' 2023-07-28 08:41:56 +02:00
Simon Convent
71dc1c2f64 HHH-15824 Upgrade to Gradle 7.6.2 2023-07-25 13:15:24 +02:00
Hibernate-CI
46d907deb1 Post-steps for release : 6.2.7.Final 2023-07-20 19:15:49 +00:00
Hibernate-CI
253008e702 Pre-steps for release : 6.2.7.Final 2023-07-20 19:10:05 +00:00
Hibernate-CI
216411567e Post-steps for release : 6.2.6.Final 2023-06-30 12:04:12 +00:00
Hibernate-CI
7a63a176f0 Pre-steps for release : 6.2.6.Final 2023-06-30 11:58:28 +00:00
Hibernate-CI
d64234e290 Post-steps for release : 6.2.5.Final 2023-06-15 09:45:42 +00:00
Hibernate-CI
21abf2fb21 Pre-steps for release : 6.2.5.Final 2023-06-15 09:40:07 +00:00
Hibernate-CI
90d2e1eeb1 Post-steps for release : 6.2.4.Final 2023-06-01 10:09:46 +00:00
Hibernate-CI
e026bed281 Pre-steps for release : 6.2.4.Final 2023-06-01 10:03:51 +00:00
Hibernate-CI
73973d3453 Post-steps for release : 6.2.3.Final 2023-05-18 13:44:05 +00:00
Hibernate-CI
5d74ff2805 Pre-steps for release : 6.2.3.Final 2023-05-18 13:38:17 +00:00
Steve Ebersole
9e9a135218 fix sql highlighting
(cherry picked from commit b208755db9eb190de71adcdb9d08acead0dcda76)
2023-05-10 17:00:41 -05:00
Jan Schatteman
6844ed07b2 HHH-16515 - Add @nullable annotations to org.hibernate.action.spi
HHH-16515 - Add the org.hibernate.context.spi package to nullness checking
HHH-16515 - Add the org.hibernate.bytecode.spi package to nullness checking

Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-05-08 22:02:19 +02:00
Jan Schatteman
260a8cfff6 HHH-16515 - Add o.h.pretty to nullness checking
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-04-28 16:15:52 +02:00
Hibernate-CI
6746c30275 Post-steps for release : 6.2.2.Final 2023-04-28 09:46:32 +00:00
Hibernate-CI
38c0fd1d2d Pre-steps for release : 6.2.2.Final 2023-04-28 09:41:01 +00:00
Christian Beikov
db3c73f302 HHH-16528 Revert SybaseDialect NameQualifierSupport to CATALOG only and fix ansinull option for jconnect 2023-04-28 10:31:10 +02:00
Jan Schatteman
23046adb4c HHH-16515 - Add @Nullable annotations to org.hibernate.spi
Signed-off-by: Jan Schatteman <jschatte@redhat.com>

Correction to gradle/java-module.gradle for the checkerframework
Co-authored-by: Christian Beikov <christian.beikov@gmail.com>

Add @Nullable annotations to org.hibernate.spi
2023-04-26 20:32:55 +02:00
Steve Ebersole
991ea65c7c HHH-16511 - Ability to drop-in extra JDBC drivers
(cherry picked from commit 519f0f7ced0d62abb216f5dbeb3d697e77e9787b)
2023-04-25 05:00:21 -05:00
Hibernate-CI
28929487cd Post-steps for release : 6.2.1.Final 2023-04-14 09:53:42 +00:00
Hibernate-CI
0b912fe422 Pre-steps for release : 6.2.1.Final 2023-04-14 09:48:12 +00:00
Christian Beikov
484cbfe720 HHH-16389 Introduce checkerframework for nullness marking/checking and null check the JPA metamodel generator 2023-04-05 19:14:59 +02:00
Hibernate-CI
82714e5ae9 Post-steps for release : 6.2.0.Final 2023-03-31 03:45:32 +00:00
Hibernate-CI
82ae94d761 Pre-steps for release : 6.2.0.Final 2023-03-31 03:40:21 +00:00
Hibernate-CI
50de183221 Post-steps for release : 6.2.0 2023-03-31 02:12:55 +00:00
Hibernate-CI
7abf7998e7 Pre-steps for release : 6.2.0 2023-03-31 02:07:53 +00:00
Hibernate-CI
814efa5011 Post-steps for release : 6.2.0.CR4 2023-03-17 20:29:11 +00:00
Hibernate-CI
f581925ac5 Pre-steps for release : 6.2.0.CR4 2023-03-17 20:24:15 +00:00
Steve Ebersole
bf2716ac5c HHH-16284 - Rename JdbcParameterRender to ParameterMarkerStrategy 2023-03-13 16:06:46 -05:00
Hibernate-CI
3f24a0064f Post-steps for release : 6.2.0.CR3 2023-03-01 20:43:07 +00:00
Hibernate-CI
1e6250fce2 Pre-steps for release : 6.2.0.CR3 2023-03-01 20:38:17 +00:00
Hibernate-CI
9883459514 Post-steps for release : 6.2.0.CR2 2023-01-27 23:59:29 +00:00
Hibernate-CI
a403d9ff2a Pre-steps for release : 6.2.0.CR2 2023-01-27 23:54:36 +00:00
LLEFEVRE
2ed4d2c87b HHH-15971 Fix Oracle CI build for 11g version 2023-01-04 11:23:56 +01:00
LLEFEVRE
ccf4fac124 HHH-15961 Speed-up Oracle CI build 2023-01-03 10:26:46 +01:00
Gavin
c6f0be990c yet more work on the API documentation
- and get rid of people's email addresses, they don't belong in the code
2022-12-29 15:03:09 +01:00
Gavin
0a5699f56c filter some noisy packages from the javadoc 2022-12-27 12:00:02 +01:00
Hibernate-CI
723227a3c6 Post-steps for release : 6.2.0.CR1 2022-12-22 23:40:07 +00:00
Hibernate-CI
14e8c25ad9 Pre-steps for release : 6.2.0.CR1 2022-12-22 23:35:20 +00:00