Commit Graph

1819 Commits

Author SHA1 Message Date
Christian Beikov f810f648f9 Switch to a okhttp-digest version that is available on Maven central 2024-08-06 09:40:28 +02:00
Christian Beikov 97e6f45819 Update asciidoctor plugins to 4.0.2 2024-08-06 09:40:28 +02:00
Jan Schatteman 3ef3a80cfe HHH-17367 - Add links to the tutorial's example source code
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-12-01 18:16:48 +01:00
Steve Ebersole 6b82346187 HHH-17157 - Some improvements to the metamodel generator documentation 2023-12-01 18:16:48 +01:00
Jan Schatteman f78c802acb HHH-17157 - Some improvements to the metamodel generator documentation
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-12-01 18:16:48 +01:00
Christian Beikov 4158c7a0eb Remove some 6.3 references from documentation 2023-09-27 21:24:24 +02:00
Christian Beikov be9813a6e9 HHH-17082 - Improve documentation of configuration settings
https://hibernate.atlassian.net/browse/HHH-17082
(cherry picked from commit fd961cebb1)
2023-09-27 21:24:24 +02:00
Steve Ebersole f54f19398b HHH-16962 - General documentation improvements
https://hibernate.atlassian.net/browse/HHH-16962
(cherry picked from commit 32f635e752)
2023-09-27 21:24:24 +02:00
Christian Beikov ce0bf719a0 HHH-16962 - General documentation improvements
HHH-17141 - Prepare for 6.3.0 release

https://hibernate.atlassian.net/browse/HHH-16962
https://hibernate.atlassian.net/browse/HHH-17141
(cherry picked from commit a2d45a2679)
2023-09-27 21:24:24 +02:00
Steve Ebersole 9a097e1cab HHH-16962 - General documentation improvements
https://hibernate.atlassian.net/browse/HHH-16962

(cherry picked from commit e753da11f8)
2023-09-27 21:24:24 +02:00
Steve Ebersole 7292e1d001 HHH-17047 - Follow up tasks for Gradle 8.2 upgrade
- toolchains
- lazy Task creation
- documentation (documentation/ and release/) tasks
2023-09-27 21:24:24 +02:00
marko-bekhta 8c18d9031c HHH-17047 - Follow up tasks for Gradle 8.2 upgrade
- tweak how see additional links section is rendered
- update external javadoc links
2023-09-27 21:24:24 +02:00
Steve Ebersole 87eec0a7b8 HHH-17047 - Follow up tasks for Gradle 8.2 upgrade
- toolchains
- lazy Task creation
- documentation (documentation/ and release/) tasks
2023-09-27 21:24:24 +02:00
Steve Ebersole e77364b808 HHH-17047 - Follow up tasks for Gradle 8.2 upgrade
- toolchains
- lazy Task creation
- documentation (documentation/ and release/) tasks
2023-09-27 21:24:24 +02:00
Steve Ebersole 762a35b90f HHH-17047 - Follow up tasks for Gradle 8.2 upgrade
- toolchains
- lazy Task creation
- documentation (documentation/ and release/) tasks
2023-09-27 21:24:24 +02:00
Andrea Boriero 5a988b56f8 Fix documentation build error with Gradle 8 2023-09-27 21:24:24 +02:00
Christian Beikov 1e3dbdb4e6 Finish up back porting documentation stuff to make Gradle backports easier 2023-09-27 21:24:24 +02:00
Gavin King 92d9844518 add a HINT and mention an alternative API 2023-09-27 21:24:24 +02:00
Gavin King 80e249f0fb remove CAUTION from doc because actually this is safe enough 2023-09-27 21:24:24 +02:00
Gavin King a5bf2eb358 remove unnecessary spacing in doc 2023-09-27 21:24:24 +02:00
Gavin King 159189f4f9 improved reasoning around nullability of finder method parameters 2023-09-27 21:24:24 +02:00
Gavin King 0f39de8e65 mention schema validation, and the need for @Entity etc annotations 2023-09-27 21:24:24 +02:00
Gavin King 3d0c0782f5 mention path-based matching in section on @Find methods 2023-09-27 21:24:24 +02:00
Gavin King 38c0844b66 very minor improvements first doc chapter 2023-09-27 21:24:24 +02:00
Gavin King a7a6a21fb8 aesthetic improvements to pdf docs 2023-09-27 21:24:24 +02:00
Gavin King 43264d225a new doc section on slow queries and SQL comments 2023-09-27 21:24:24 +02:00
Gavin King 8fd02b42d1 fix typo 2023-09-27 21:24:24 +02:00
Gavin King 4f09440d37 update doc to latest work in 6.3 2023-09-27 21:24:24 +02:00
Gavin King fe81327c4c improvements to second half of entities chapter of new doc 2023-09-27 21:24:24 +02:00
Gavin King 3ebf2db511 add a tip about @ManyToMany 2023-09-27 21:24:24 +02:00
Gavin King 5d23525dcd document some more things about criteria queries and names queries 2023-09-27 21:24:24 +02:00
Gavin King 2b0412bedb fix a couple of mistakes in operator precedence list 2023-09-27 21:24:24 +02:00
Gavin King 8b40258d71 document hibernate.properties in intro doc 2023-09-27 21:24:24 +02:00
Gavin King dab84919b1 new doc section on testing, and simpler REST example 2023-09-27 21:24:24 +02:00
Gavin King 9f30dc0244 document ascending()/descending() 2023-09-27 21:24:24 +02:00
Gavin a12481d03b two better words 2023-09-27 21:24:24 +02:00
Gavin 719ab8ee43 more work on the Introduction of the Introduction
it's finally starting to come together
2023-09-27 21:24:24 +02:00
Gavin King e830ca4631 more work on architecture session of doc 2023-09-27 21:24:24 +02:00
Gavin King a7d538a580 add an image 2023-09-27 21:24:24 +02:00
Gavin King 480177b479 discuss how to make use of query methods on first section of Introduction.adoc doc 2023-09-27 21:24:24 +02:00
Gavin King 82d2fc9bd7 mention Envers in optional deps 2023-09-27 21:24:24 +02:00
Gavin King e47c91b7b2 (finally) document sorted/ordered collections and map keys 2023-09-27 21:24:24 +02:00
Gavin King 5e8fd86068 add sidebar discussing Envers to Introduction 2023-09-27 21:24:24 +02:00
Gavin King aa55ff8ffb very minor "you" to "we" 2023-09-27 21:24:24 +02:00
Gavin King 15eb51602b mention upsert() in the doc 2023-09-27 21:24:24 +02:00
Gavin King 172249348d update the QuickStart guide (#6807)
* update the code examples in the quickstart

* update the quickstart document

* slightly restructure the quickstart document
2023-09-27 21:24:24 +02:00
Gavin King 8b8b7a1b21 add a TIP and whitespace in some code fragments 2023-09-27 21:24:24 +02:00
Gavin King b36694f9a6 fix section title 2023-09-27 21:24:24 +02:00
Gavin King df9372b824 fix up flow of section on join fetching
fix a link
2023-09-27 21:24:24 +02:00
Gavin acac3cfde5 more use of typesafe metamodel gen refs 2023-09-27 21:24:24 +02:00