Commit Graph

62 Commits

Author SHA1 Message Date
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
Vlad Mihalcea 28199a8e66 DESIGN-737 - Asciidoctor styling for Hibernate outputs. 2016-03-02 14:40:27 +02:00
Vlad Mihalcea 5d1608717e HHH-10566 - linking to specific 'stable' doc urls from versioned docs 2016-02-29 14:22:34 +02:00
Vlad Mihalcea 19e035c788 Add Hibernate Spatial User Guide chapter 2016-02-25 10:48:45 +02:00
Vlad Mihalcea 6b79bde099 Add support for matrix testing for User Guide examples 2016-02-18 11:16:46 +02:00
Steve Ebersole 81b1baa8c4 HHH-10520 - Update doc publishing 2016-02-11 15:59:13 -06:00
Vlad Mihalcea 5eb4f1c834 Migrate User Guide Criteria chapter extras to test folder 2016-02-08 17:37:01 +02:00
Steve Ebersole 92bce3913b documentation improvements on top of Vlad's work - naming 2016-01-21 12:05:13 -06:00
vladmihalcea d769308785 Fill in the TODO sections for the Locking and Caching chapters 2016-01-21 16:50:53 +02:00
vladmihalcea 68446ca029 Move User Guide tests to the documentation folder, so the hibernate-entitymanager does not depend on Java 1.8 2016-01-14 17:16:27 +02:00
vladmihalcea c2ece0108e Migrate User Guide from Docbook to Asciidoctor 2016-01-11 18:07:58 +02:00
Steve Ebersole b0cf427c21 HHH-9998 - Continue documentation TLC 2015-08-05 08:00:32 -05:00
Steve Ebersole e2d681380a HHH-9986 - Fix reference manual inconsistencies for 5.0 2015-07-28 15:36:10 -05:00
Steve Ebersole 7990630ae4 HHH-9986 - Fix reference manual inconsistencies for 5.0;
HHH-9987 - HikariCPConnectionProvider TLC
2015-07-27 17:08:21 -05:00
Steve Ebersole 56448fafa2 HHH-9916 - Update quickstarts and tutorials for 5.0 + convert to asciidoc(tor) 2015-07-14 14:46:35 -05:00
Andrea Boriero 5c7360c69a HHH-9757 - Fix Incorrect image path generated in HTML rendering removing useRelativeImageUris = false from devguide task, fixing image urls 2015-06-10 15:24:51 +01:00
Steve Ebersole bd256e4783 HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00
Andrea Boriero 37b4aeb7c9 Fix javadoc for Java 8 2015-03-25 01:38:39 +00:00
Andrea Boriero 0f047187fd HHH-9251 Removed AsciiDoc from aggregateJavadocs gradle task 2014-07-26 12:13:24 +01:00
Steve Ebersole 055a750a53 HHH-8733 - General build cleanup 2013-12-02 20:57:57 -06:00
Steve Ebersole c1612fe004 HHH-8733 - General build cleanup 2013-11-22 14:53:24 -06:00
Steve Ebersole 6f25adcfd2 HHH-8734 - Update to Gradle 1.9 2013-11-21 13:46:40 -06:00
Steve Ebersole 475aba7c0f HHH-8720 - Create an index for the topical guides 2013-11-19 17:30:16 -06:00
Steve Ebersole da6ee1e5bc HHH-8693 - asciidoc is not integrated into release workflow 2013-11-18 14:48:10 -06:00
Hardy Ferentschik 0d643af4f5 HHH-8483 Adding creation of metamodelgen ascidoc to the build. Removing obsolete docbook files 2013-11-11 20:08:18 +08:00
Hardy Ferentschik f25ea58750 HHH-8483 Moving metamodelgen documentation into documentation module 2013-11-11 20:08:17 +08:00