Commit Graph

13920 Commits

Author SHA1 Message Date
Nathan Xu 1a94bcc4a2 HHH-15258 Add test for issue 2022-05-19 13:07:35 +02:00
Andrea Boriero e29884b764 HHH-15260 Criteria query is unable to determine TableReference when combining subquery with join 2022-05-19 12:18:58 +02:00
Thomas Heigl f0cb0e8f78 HHH-15260 Add test for issue 2022-05-19 12:18:58 +02:00
Andrea Boriero a12ca1f100 Copy only the content of the documentation staging directory 2022-05-19 12:15:02 +02:00
Andrea Boriero 298623d2cc MysqlDialect register localtimeLocaltimestamp functions 2022-05-19 10:46:13 +02:00
Andrea Boriero 1ae61b3388 HHH-15278 NPE when NULL is used in the projection 2022-05-19 10:46:13 +02:00
Andrea Boriero 3251d5e9d0 HHH-15278 Add test for issue 2022-05-19 10:46:13 +02:00
Nathan Xu e87ad39dd6 HHH-15153 - @OneToOne does not support @EmbeddedId 2022-05-18 15:50:11 +02:00
Andrea Boriero 7b2e93fa17 Gradle created a preVerifyRelease task 2022-05-16 16:11:37 +02:00
Andrea Boriero 61586d9559 HHH-15256 HQL Query with left join throws NPE when using :param IS NULL 2022-05-16 15:18:27 +02:00
Andrea Boriero 747777167c HHH-15256 Add test for issue 2022-05-16 15:18:27 +02:00
Nathan Xu 5d6e9a1fdb HHH-15255 fix org.hibernate.orm.test.batch.BatchTest 2022-05-16 12:52:57 +02:00
Sven Strickroth d03588fd29 [HHH-15259] Explicitly add JavaDoc to make @deprecated hint visible in Eclipse
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2022-05-16 12:51:35 +02:00
Andrea Boriero 22074e3dcb HHH-15269 Update NativeQuery unable to use h-schema placeholder, just emits placeholder contents into SQL 2022-05-16 11:03:31 +02:00
Andrea Boriero bd27a70685 HHH-15269 Add test for issue 2022-05-16 11:03:31 +02:00
Francesco Marino b37168a0ff HHH-15134 Update a bytecode enanchhed Entity with a Version attribute causes OptimisticLockException 2022-05-14 23:19:03 +01:00
Sanne Grinovero f2ac89a484 HHH-15274 Field LazyAttributeLoadingInterceptor#lazyFields can never be null 2022-05-14 19:06:35 +01:00
Sanne Grinovero 8e78a61bcc HHH-15274 Optimise LazyAttributeLoadingInterceptor's routines to identify lazy fields 2022-05-14 19:06:35 +01:00
Nathan Xu 3630fbad9b HHH-15263 - @NamedQuery is not supported with UPDATE statement 2022-05-13 14:21:57 +02:00
Christian Beikov 9d35e3dd18 HHH-15267 Make ParameterBindingsMemento extend Serializable so that cache keys can be serialized 2022-05-13 13:40:04 +02:00
Christian Beikov 9351bcf30d HHH-15266 Fix NPE during function logging due to wrong character_length alternative key registration 2022-05-13 13:35:22 +02:00
Yoann Rodière 967ede47c0 HHH-15265 Take default catalog/schema into account when generating DDL comments 2022-05-13 13:26:47 +02:00
Yoann Rodière de4439ca0c HHH-15265 Test that default catalog/schema are taken into account in generated DDL comments 2022-05-13 13:26:47 +02:00
Yoann Rodière 3aada57305 HHH-15270 Fix inconsistent precedence of orm.xml implicit catalog over "default_catalog" in XML-mapped entities 2022-05-13 13:26:47 +02:00
Yoann Rodière 141ad167ee HHH-15270 Test default catalog/schema with hbm.xml/orm.xml mapping when catalog/schema not specified at file level 2022-05-13 13:26:47 +02:00
Christian Beikov 1046828b7d Prepare Jenkinsfiles for TCK runs to be multi-branch friendly 2022-05-12 12:44:38 +02:00
Christian Beikov 604150fe47 Hopefully fix job configuration file reading and remodel trigger and concurrent execution of snapshot publish job 2022-05-12 10:47:27 +02:00
Christian Beikov 0b0b4fbdec Hopefully fix job configuration file reading 2022-05-12 10:34:14 +02:00
Christian Beikov 2171a11762 Hopefully fix job configuration file reading 2022-05-12 09:30:21 +02:00
Christian Beikov d5bcca655e Fix snapshot publish configuration file reading 2022-05-12 09:24:46 +02:00
Christian Beikov 9adc0f2e04 Correct job helper import 2022-05-12 09:11:30 +02:00
Christian Beikov 1235a6e3c7 Use notification mechanism of job helper plugin for snapshot publishing 2022-05-12 09:10:01 +02:00
Steve Ebersole 8225ab1f9b Minor changes to signing and build logging cleanup 2022-05-11 20:36:48 -05:00
Steve Ebersole 49734095da Javadoc 2022-05-11 16:00:20 -05:00
Christian Beikov 330d4312c9 Add Jenkins pipeline for publishing snapshots 2022-05-11 17:27:12 +02:00
dependabot[bot] 829bbaad60 Bump com.gradle.common-custom-user-data-gradle-plugin
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.4.2 to 1.6.5.

---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:08:11 -05:00
Christian Beikov e26eb667ee Switch main to 6.1.0-SNAPSHOT 2022-05-10 10:12:03 +02:00
Jerome Prinet 5b580106ba Remove open-pull-requests-limit setting 2022-05-06 12:16:33 -05:00
Jerome Prinet 74588fc29e Add dependabot configuration to monitor Gradle plugins 2022-05-06 12:16:33 -05:00
Hibernate-CI dca3695a1d Post-steps for release : `6.0.1.Final` 2022-05-06 16:47:20 +00:00
Hibernate-CI f50460baa5 Pre-steps for release : `6.0.1.Final` 2022-05-06 16:43:13 +00:00
Andrea Boriero fd37bb93d5 gradle fix upload documentation server url 2022-05-06 18:41:48 +02:00
Andrea Boriero c02440eb8e Fix issue with gradle upload documentation task 2022-05-06 18:34:35 +02:00
Andrea Boriero 3ef306b7e3 Gradle add Jackson xml lib to javadocClasspath 2022-05-06 18:24:31 +02:00
Andrea Boriero 26cd9d27ff Fix doc descriptor server url 2022-05-06 17:29:36 +02:00
Andrea Boriero 81d6fef345 gradle doc publishing add --delete option to rsync 2022-05-06 16:04:21 +02:00
Andrea Boriero 1bd4d572b4 Gradle publishing use rsync instead of scp 2022-05-06 15:54:16 +02:00
Steve Ebersole c43fa6b4d9 Fix signing of published artifacts
- for explicit signing, current form only works if the full task name/path is used from the command line, rather that Gradle's handling for tasks "short cuts".  E.g., this works :`gradlew signPublishedArtifactsPublication`; but this does not: `gradlew sign`
2022-05-05 12:49:00 -05:00
Andrea Boriero 29848043b6 HHH-15229 Query returns null for broken foreign key reference and NotFoundAction.EXCEPTION 2022-05-05 16:28:32 +02:00
Andrea Boriero 0ce120a344 HHH-15229 Add test for issue 2022-05-05 16:28:32 +02:00