352 Commits

Author SHA1 Message Date
Andrea Boriero
ca368f85a6 HHH-11507 - Upgrade to Gradle 4.2 2017-09-21 15:07:29 +01:00
Gail Badner
61932bbeb7 5.2.11 2017-09-13 12:21:11 -07:00
Gail Badner
921ab83572 5.2.11 2017-09-13 11:34:35 -07:00
Vlad Mihalcea
44eedfc34f Add support for testing on DB2 2017-05-08 11:58:13 +03:00
Andrea Boriero
3ba49e76b8 5.2.10 2017-04-14 13:46:03 +02:00
Andrea Boriero
2b3e1205a0 5.2.10 2017-04-14 12:19:30 +02:00
Vlad Mihalcea
442bf225c4 HHH-11601 - Fix tests failing on Oracle 2017-04-12 12:15:27 +03:00
Andrea Boriero
2d4da59611 Wildfly unpacked forlder used for tests should not be included into distribution artifacts 2017-03-17 09:07:24 +00:00
Andrea Boriero
00d01c53d6 5.2.9 2017-03-16 15:41:31 +00:00
Andrea Boriero
1b8a2b9924 5.2.9 2017-03-16 13:14:32 +00:00
Andrea Boriero
d82b3369ff 5.2.8 2017-02-17 11:45:22 +00:00
Andrea Boriero
5d5b4e9776 5.2.8 2017-02-17 10:38:16 +00:00
Andrea Boriero
28c1279eaf 5.2.7 2017-01-19 15:03:23 +00:00
Andrea Boriero
024b6e97fe 5.2.7 2017-01-19 14:09:14 +00:00
Yordan Gigov
19469e8b4f HHH-11369 - gradle tasks fail to list 2017-01-12 12:28:19 +02:00
Vlad Mihalcea
491d7341ad HHH-11377 - ReflectHelper#getConstantValue should consider digits as well 2017-01-10 13:51:32 +02:00
Andrea Boriero
6cb76b8a17 5.2.6 2016-12-20 13:33:10 +00:00
Andrea Boriero
e17fd6cf05 5.2.6 2016-12-20 10:23:13 +00:00
rhart
4b45fdf176 HHH-11346 - Upgrade build scan plugin to 1.3 2016-12-20 09:41:43 +00:00
rhart
3ce94fbb0c HHH-11346 - Upgrade gradle to 3.2.1 2016-12-20 09:41:28 +00:00
Andrea Boriero
91ebadb209 5.2.5 2016-11-24 15:07:06 +00:00
Andrea Boriero
1053f16618 5.2.5 2016-11-24 12:34:38 +00:00
Vlad Mihalcea
4e5648dc8a SQL Server Driver is now on Maven Central 2016-11-18 17:39:14 +02:00
Rafael Winterhalter
ba3359fe62 HHH-11152: Added BytecodeProvider based on Byte Buddy 2016-11-16 13:18:46 -06:00
Steve Ebersole
3c23d45236 HHH-11235 - split checkstyles into fatal and non-fatal configs 2016-11-09 11:38:19 -06:00
Steve Ebersole
737abc503f HHH-11235 - split checkstyles into fatal and non-fatal configs 2016-11-09 11:34:51 -06:00
Andrea Boriero
87a3d19175 5.2.4 2016-10-26 15:47:47 +01:00
Andrea Boriero
e6315be204 5.2.4 2016-10-26 14:41:28 +01:00
Andrea Boriero
629010435d 5.2.3 2016-09-30 13:22:11 +01:00
Andrea Boriero
4f9689a2f2 5.2.3 2016-09-30 09:04:14 +01:00
Steve Ebersole
e3bee9eede enable build scans;
removed bad project dependency on hibernate-gradle-plugin in documentation
2016-09-26 17:33:20 -05:00
Vlad Mihalcea
b995d7a70e HHH-10972 Use UTF-8 charset for reading file content of scripts that are used for initializing databases
Fix tests failing on Linux because the processTestRessources filter task was assuming UTF-8 source files even for the ISO-8859-1 files
2016-09-15 16:39:00 +03:00
Steve Ebersole
f025cf9c03 HHH-11024 - Exception still thrown when dropping schema with a managed connection 2016-08-06 14:05:03 -05:00
Steve Ebersole
1378708088 HHH-11019 - Extend DelayedPostInsertIdentifier support to include checks for FlushMode (EXTENDED PC) - support for testing inside WildFly leveraging Arquilian and hibernate-orm-modules 2016-08-05 10:09:35 -05:00
Andrea Boriero
0de0ff0322 5.2.2 2016-08-04 19:23:06 +02:00
Andrea Boriero
b6bfade383 5.2.2 2016-08-04 14:19:46 +02:00
Andrea Boriero
457715692c 5.2.1 2016-07-01 00:20:30 +02:00
Andrea Boriero
ae2ebc7e86 5.2.1 2016-06-30 18:34:48 +02:00
Steve Ebersole
6cc9f6242a HHH-10899 - Provide module ZIP file for upgrading WildFly to latest Hibernate 2016-06-29 15:49:50 -05:00
Steve Ebersole
015be3df6e HHH-10864 - Allow ORM to be built with Java 9 2016-06-17 13:40:44 -05:00
Nikita
309b1b27b0 HHH-10516 - Incorrect coalesce function for InformixDialect
HHH-10846 - InformixDialect has incorrect substring function
2016-06-16 16:24:59 +03:00
Steve Ebersole
465db26f70 5.2.0 2016-06-01 23:21:43 -05:00
Steve Ebersole
4aea273813 5.2.0 2016-06-01 22:53:00 -05:00
Vlad Mihalcea
c5704dbafa HHH-10750 - Add stored procedure unit tests for Oracle, MySQL, PostgreSQL, and SQL Server 2016-05-18 13:16:22 +03:00
Vlad Mihalcea
231484662b HHH-10689 - Fix tests failing when switching to Oracle 2016-05-17 17:44:32 +03:00
Steve Ebersole
8c9152040c HHH-10664 - Prep 5.2 feature branch 2016-05-06 13:27:14 -05:00
Steve Ebersole
2a252d5015 HHH-10664 - Prep 6.0 feature branch - merge hibernate-entitymanager into hibernate-core (test fixup) 2016-05-06 13:12:38 -05:00
Gustavo Adolfo Rodríguez Libreros
5c724307c7 HHH-9570: Auto-detect SQL Server 2014
Copying a previous workaround for the same issue: https://github.com/hibernate/hibernate-orm/pull/395

- Previously, SQL Server version 12 (SQL Server 2014) was an unknown version, resulting in the SQLServerDialect
- Add version 12 to the switch statement so that SQLServer2012Dialect  is now returned by default, as SQL Server 2014 is much more similar to SQL Server 2012 than SQL Server 2000
- Add test case
- Add Oracle and SQL Server environments for testing purpose
2016-04-25 17:57:06 +03:00
Steve Ebersole
3d04839825 HHH-10664 - Prep 6.0 feature branch - target Hibernate version 6.0.0 2016-03-31 12:39:08 -05:00
Steve Ebersole
8ddd61b061 HHH-10664 - Prep 6.0 feature branch - baseline Java 8 2016-03-31 12:04:10 -05:00