Hibernate-CI
|
87f99d3a54
|
5.3.31-SNAPSHOT
|
2023-06-01 11:58:24 +00:00 |
Hibernate-CI
|
233682001f
|
5.3.30.Final
|
2023-06-01 11:55:42 +00:00 |
Christian Beikov
|
0df923f0cc
|
HHH-15602 Javassist implementation of proper bidirectional handling
|
2023-04-25 09:34:56 +02:00 |
Christian Beikov
|
712b6c7668
|
HHH-16485 Insert ordering doesn't consider root entity names
|
2023-04-24 20:09:13 +02:00 |
Christian Beikov
|
1399adce7d
|
HHH-15602 Fix bidirectional association management code
|
2023-04-24 20:08:51 +02:00 |
Hibernate-CI
|
64c1a941bc
|
5.3.30-SNAPSHOT
|
2023-03-29 13:11:17 +00:00 |
Hibernate-CI
|
712a328c51
|
5.3.29.Final
|
2023-03-29 13:09:18 +00:00 |
Marco Belladelli
|
f3e039da0a
|
HHH-13627 Invalidate cache on update for CacheMode GET and IGNORE
|
2023-03-16 09:38:49 +01:00 |
Marco Belladelli
|
f2b07e3f46
|
HHH-13627 Add test for issue
|
2023-03-16 09:38:49 +01:00 |
Christian Beikov
|
5c585d7362
|
HHH-14514 Fix auto eviction of collection cache
|
2023-02-16 09:05:58 +01:00 |
Scott Marlow
|
ab549a4828
|
add DEBUG flag save of loaded entity as proxy
Signed-off-by: Scott Marlow <smarlow@redhat.com>
|
2022-10-27 17:07:10 +02:00 |
Hibernate-CI
|
744d3ea644
|
5.3.29-SNAPSHOT
|
2022-08-15 07:20:21 +00:00 |
Hibernate-CI
|
2e17c73197
|
5.3.28.Final
|
2022-08-15 07:17:18 +00:00 |
Andrea Boriero
|
65f33f7703
|
HHH-15425 Avoid creating an implicit join when the association has already an explicit one
|
2022-08-15 08:53:47 +02:00 |
Andrea Boriero
|
4e326c6276
|
HHH-15425 Add additional test
|
2022-08-15 08:53:47 +02:00 |
Andrea Boriero
|
57c1a029d4
|
HHH-15425 Improved association @NotFound documentation
|
2022-08-10 18:18:07 +02:00 |
Andrea Boriero
|
29607ce760
|
HHH-15425 Implemented Hibernate Criteria Projections.fk() and Restrictions.fkEq()
|
2022-08-10 18:18:07 +02:00 |
Andrea Boriero
|
01357e5f1f
|
HHH-15425 org.hibernate.QueryException: could not resolve property is thrown when Hibernate criteria tries to select the id of an association annotated with @NotFound
|
2022-08-10 18:18:07 +02:00 |
Andrea Boriero
|
da618ea5aa
|
HHH-15425 Add test for issue
|
2022-08-10 18:18:07 +02:00 |
Yoann Rodière
|
d89c1423d8
|
Backport snapshot-publish.Jenkinsfile
|
2022-07-12 16:00:06 +02:00 |
Hibernate-CI
|
a5fada5d69
|
5.3.28-SNAPSHOT
|
2022-06-13 11:24:30 +00:00 |
Hibernate-CI
|
e229e22fc3
|
5.3.27.Final
|
2022-06-13 11:21:31 +00:00 |
Sanne Grinovero
|
fc9651c230
|
Disable uploading to Sourceforge
|
2022-06-13 12:15:48 +01:00 |
Christian Beikov
|
d87e8a387f
|
HHH-14768 Fix recursive type variable rendering
|
2022-05-11 11:38:30 +02:00 |
Christian Beikov
|
96c96c67ea
|
HHH-14724 Fix generation of problematic metamodel classes which use TYPE_USE annotations
|
2022-05-11 11:38:30 +02:00 |
Thomas Heigl
|
1411e7bad3
|
HHH-14724 Add test for intersection types
|
2022-05-11 11:38:30 +02:00 |
Thomas Heigl
|
ffd22681cd
|
HHH-14724 Test-case demonstrating compilation issues with converters and validation
|
2022-05-11 11:38:30 +02:00 |
Vlad Mihalcea
|
e7bf1b76b8
|
HHH-12338 - Incorrect metamodel for basic collections
|
2022-05-11 11:38:30 +02:00 |
Steve Ebersole
|
d201b0b22d
|
HHH-13948 EnhancedSetterImpl should define writeReplace
|
2022-04-29 11:26:08 +01:00 |
Andrea Boriero
|
2af37a788f
|
HHH-14843 Adding a test for the issue
|
2022-04-29 11:25:59 +01:00 |
Andrea Boriero
|
79f08afc8a
|
Gradle changed uploadDocumentation rsync url and port
|
2022-04-11 12:39:39 +02:00 |
Andrea Boriero
|
6c7edbf640
|
Gradle release script removed --protocol=28 for rsync
|
2022-04-11 08:04:39 +02:00 |
Hibernate-CI
|
da2b3f010d
|
5.3.27-SNAPSHOT
|
2022-04-08 09:06:30 +00:00 |
Hibernate-CI
|
46381874d9
|
5.3.26.Final
|
2022-04-08 09:03:33 +00:00 |
Andrea Boriero
|
0c47e99eb4
|
HHH-14819 Add test for issue
|
2022-04-08 09:34:07 +02:00 |
Andrea Boriero
|
a31617f0e9
|
HHH-14649 Oracle limit handler create wrong sql query when multiple spaces are present in the query
(cherry picked from commit 8002b188bb )
|
2022-04-08 09:34:07 +02:00 |
Andrea Boriero
|
d13ed4b984
|
HHH-14649 Add test for issue
(cherry picked from commit bbc2ecb484 )
|
2022-04-08 09:34:07 +02:00 |
Andrea Boriero
|
75a00df126
|
HHH-14624 Oracle from version 12 started supporting the syntax for pagination
(cherry picked from commit 422b80b80d )
|
2022-04-08 09:34:07 +02:00 |
Andrea Boriero
|
120d17dcb4
|
HHH-14624 add test
(cherry picked from commit 2952b60cc3 )
|
2022-04-08 09:34:07 +02:00 |
Steve Ebersole
|
cf1bf5f823
|
HHH-15106 - fk() HQL function
|
2022-04-08 09:25:44 +02:00 |
Sanne Grinovero
|
3679db0455
|
HHH-15026 Upgrade to Log4J 2.17.1
|
2022-02-03 18:01:10 +00:00 |
Sanne Grinovero
|
a08032ff89
|
HHH-14987 Upgrade to Log4j 2.17.0
|
2021-12-20 09:46:15 +00:00 |
Hibernate-CI
|
863b51a85e
|
5.3.26-SNAPSHOT
|
2021-12-15 13:19:05 +00:00 |
Hibernate-CI
|
b56a3be94a
|
5.3.25.Final
|
2021-12-15 13:10:37 +00:00 |
Sanne Grinovero
|
3d81519282
|
HHH-14979 Upgrade to Log4J 2 2.16.0
|
2021-12-15 12:25:52 +00:00 |
Sebastian Nohn
|
f306fe5b0a
|
HHH-14972 bump log4j to 2.15.0 fixing an RCE (CVE-2021-44228)
|
2021-12-13 12:45:06 +00:00 |
Yoann Rodière
|
367ec2f276
|
HHH-14635 Upgrade to log4j 2
|
2021-12-13 12:45:06 +00:00 |
Yanming Zhou
|
a396c89322
|
HHH-14229 Fix unexpected foreign key creation
before this commit, foreign key is created even ConstraintMode.NO_CONSTRAINT present on the @ManyToOne side
|
2021-12-06 09:37:13 +01:00 |
Hibernate-CI
|
7e54f8b29c
|
5.3.25-SNAPSHOT
|
2021-11-16 21:02:17 +00:00 |
Hibernate-CI
|
4838624e48
|
5.3.24.Final
|
2021-11-16 20:58:46 +00:00 |