Rafi Shamim
|
29224e88bb
|
HHH-13724 Add CockroachDB dialects and configs for testing
|
2020-07-27 13:52:10 +01:00 |
Yoann Rodière
|
d6cb72ee0d
|
HHH-13409 Add integration tests for running Hibernate ORM in the module path in Java 11+
|
2019-06-20 21:07:03 +01:00 |
Yoann Rodière
|
00c697780e
|
HHH-13415 Clean up the places where we fix fix javadoc generation for JDK11
|
2019-05-31 14:11:47 +02:00 |
Guillaume Smet
|
e376fe0aef
|
HHH-13419 Support building javadoc with JDK 11.0.3+
|
2019-05-29 22:57:52 +02:00 |
Sanne Grinovero
|
4eb726ef4c
|
HHH-12950 Use the Annotation Processor specific scopes of Gradle
|
2018-09-04 23:02:26 +01:00 |
Guillaume Smet
|
2b564d4046
|
HHH-12809 Use an HTTP link for the Javadoc link to our Bean Validation documentation
|
2018-07-14 19:36:38 +02:00 |
Guillaume Smet
|
7ead344f0b
|
HHH-12732 Remove an out of date task
The mapping guide has been injected into the user guide.
|
2018-06-26 12:01:06 +02:00 |
Guillaume Smet
|
b45e921b5c
|
HHH-12732 Only generate the main document for each guide
|
2018-06-26 12:01:06 +02:00 |
Guillaume Smet
|
8ee24ee8d5
|
HHH-12725 Upgrade the Asciidoctor plugin to 1.5.7 for JDK 9 compatibility
|
2018-06-26 12:01:06 +02:00 |
Sanne Grinovero
|
fe38c5aaee
|
HHH-12677 Update javadoc API links from EE7 to EE8
|
2018-06-11 12:00:03 +01:00 |
Andrea Boriero
|
80bf92e32a
|
HHH-12620 fix test dependencies
|
2018-05-25 11:56:00 -04:00 |
Steve Ebersole
|
82f2aa0d5d
|
HHH-12474 - Make sure the JPA version is defined by a single property across build files
added HibernateVersion following pattern of JpaVersion
|
2018-04-30 10:38:34 -05:00 |
Anthony Richir
|
2bb1c8419c
|
HHH-12491 - Document the usage of the maven-compiler-plugin for hibernate-jpamodelgen
|
2018-04-17 11:35:54 +03:00 |
Jonathan Bregler
|
69000ddc16
|
HHH-12462 - Use SAP HANA JDBC driver from Maven Central
|
2018-04-05 15:02:17 +03:00 |
Steve Ebersole
|
dae31640a8
|
HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
HHH-12323 - Update Statistics API and SPI based on changes to 2nd level caching changes
HHH-12416 - set up relocation for hibernate-ehcache
|
2018-03-22 13:25:12 -05:00 |
Steve Ebersole
|
9e20eece55
|
HHH-12190 - General tidying of Gradle scripts
- adding `ciBuild` task, standardizing `release` task
|
2018-01-22 11:44:46 -06:00 |
Steve Ebersole
|
e1a970aa11
|
HHH-12190 - General tidying of Gradle scripts
|
2018-01-16 14:34:43 -06:00 |
Steve Ebersole
|
d806eff912
|
HHH-12190 - General tidying of Gradle scripts
|
2018-01-16 14:34:43 -06:00 |
Steve Ebersole
|
a625452fe9
|
HHH-9641 - Resume uploading Javadoc JARs to Maven
HHH-12187 - Drop custom javadoc css
- dropped "package groups"
|
2018-01-03 11:23:37 -06:00 |
Steve Ebersole
|
8c13488c5d
|
HHH-9641 - Resume uploading Javadoc JARs to Maven
HHH-12187 - Drop custom javadoc css
- delay package group calculations until execution (doFirst)
- exclude internal packages from javadoc
|
2017-12-27 08:41:17 -06:00 |
Steve Ebersole
|
6ccbd98bc3
|
HHH-12187 - Drop custom javadoc css;
HHH-9641 - Resume uploading Javadoc JARs to Maven
|
2017-12-27 08:41:17 -06:00 |
Andrea Boriero
|
84eec71ba6
|
exclude document userguide/model from checkstyle
|
2017-12-13 17:38:25 +00:00 |
Steve Ebersole
|
d5d3b080f9
|
HHH-12098 - prep 5.3
|
2017-12-13 09:15:22 -06:00 |
Jonathan Bregler
|
3aad752b04
|
Improved Hibernate support for SAP HANA
- Identity column support
- Spatial support
- Various minor improvements in HANA dialects
|
2017-09-21 12:05:19 -05:00 |
Vlad Mihalcea
|
0148ede638
|
HHH-11411 - Two column navigation and search box for documentation
|
2017-09-13 15:55:36 +03:00 |
Vlad Mihalcea
|
ba2e273e9e
|
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
|
2017-07-24 17:41:45 +03:00 |
Vlad Mihalcea
|
c87253575d
|
HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the OSGI chapter
|
2017-07-05 12:39:03 +03:00 |
Vlad Mihalcea
|
67b01b5004
|
HHH-11186 - Add examples for all Hibernate annotations
Document Hibernate @NativeQuery and @NamedNativeQuery annotation
|
2017-06-19 17:16:26 +03:00 |
Vlad Mihalcea
|
442bf225c4
|
HHH-11601 - Fix tests failing on Oracle
|
2017-04-12 12:15:27 +03:00 |
Vlad Mihalcea
|
7c06d003dc
|
HHH-11457 - Add MariaDB specific Dialects
|
2017-02-15 12:08:34 +02:00 |
Sanne Grinovero
|
f2728836af
|
HHH-11489 Improve the documentation about upgrading WidFly with latest Hibernate ORM modules
|
2017-02-14 17:39:09 +00:00 |
Vlad Mihalcea
|
6a69f10f46
|
HHH-11186 - Add examples for all Hibernate annotations
Document more annotations:
- @Generated
|
2016-11-29 18:15:12 +02: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
|
dda90ef3d0
|
HHH-11108 - Add test to prove that @Basic( fetch = FetchType.LAZY ) really works as expected
Roll back changes since we already have the JpaRuntimeEnhancementTest to prove this works and it does not use build-time enhancement
|
2016-09-22 12:40:22 +03:00 |
Vlad Mihalcea
|
cc21eeb1af
|
Skip test failing on Java 1.9 using Gradle
|
2016-09-20 20:01:13 +03:00 |
Vlad Mihalcea
|
bd8c3c226d
|
Disable bytecode enhancement for documentation module as well as the test that makes use of this feature if the JDK version is 1.9
|
2016-09-20 18:23:45 +03:00 |
Vlad Mihalcea
|
55e175ce31
|
HHH-11108 - Add test to prove that @Basic( fetch = FetchType.LAZY ) really works as expected
|
2016-09-15 14:42:06 +03:00 |
Vlad Mihalcea
|
310139dbdc
|
HHH-11070 - Add the full Hibernate ORM version to the User Guide title
|
2016-08-30 10:05:15 +03: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 |
Vlad Mihalcea
|
7d14223531
|
HHH-11017 - Migrate Integration Guide to AsciiDoctor
|
2016-08-03 13:49:02 +03:00 |
Vlad Mihalcea
|
e3bd5a56d2
|
HHH-11013 - The release task creates two documentation folders for UserGuide
|
2016-08-01 11:14:02 +03: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
|
3040030bd8
|
HHH-10864 - Allow ORM to be built with Java 9
|
2016-06-17 19:15:08 -05:00 |
Vlad Mihalcea
|
5963183c4a
|
HHH-10808 - Update documentation according to 5.2 changes
|
2016-06-07 16:14:34 +03:00 |
Vlad Mihalcea
|
231484662b
|
HHH-10689 - Fix tests failing when switching to Oracle
|
2016-05-17 17:44:32 +03:00 |
Steve Ebersole
|
89e63ebc4f
|
HHH-10664 - Prep 5.2 feature branch
|
2016-05-06 13:38:48 -05:00 |
Andrea Boriero
|
9ae57a6f7a
|
remove hibernate-entitymanager project
|
2016-05-06 13:13:29 -05:00 |
Steve Ebersole
|
8a746b98a7
|
HHH-10664 - Prep 6.0 feature branch - merge hibernate-entitymanager into hibernate-core (stored procedure queries)
|
2016-05-06 13:12:36 -05:00 |
Vlad Mihalcea
|
9608b3904a
|
Apply the database configuration testing to the documentation module
|
2016-03-22 15:16:21 +02:00 |
Vlad Mihalcea
|
360d0abae8
|
Fix User Guide images that were missing after moving CSS files into css folder
|
2016-03-02 15:16:13 +02:00 |