Commit Graph

1340 Commits

Author SHA1 Message Date
Mark Paluch 75d04b6f7f DATAJPA-1665 - Release version 2.1.16 (Lovelace SR16). 2.1.16.RELEASE 2020-02-26 11:11:48 +01:00
Mark Paluch b720be7610 DATAJPA-1665 - Prepare 2.1.16 (Lovelace SR16). 2020-02-26 11:11:28 +01:00
Mark Paluch 8357f6ce29 DATAJPA-1665 - Updated changelog. 2020-02-26 11:11:20 +01:00
Mark Paluch f2fe34c142 DATAJPA-1669 - Updated changelog. 2020-02-12 15:05:02 +01:00
Hyunjin Choi 8b04d00827 DATAJPA-1676 - Fix some typos in JavaDoc.
Original pull request: #412.
2020-02-07 14:59:38 +01:00
David Fuhr 6b3a855b35 DATAJPA-1673 - Fix alias in delete query example.
Original pull request: #410.
2020-01-29 09:41:57 +01:00
Mark Paluch 9272eca6f9 DATAJPA-1668 - Updated changelog. 2020-01-17 09:58:34 +01:00
Mark Paluch 643065b406 DATAJPA-1607 - Updated changelog. 2020-01-16 16:12:37 +01:00
Mark Paluch c0c10e342a DATAJPA-1641 - Updated changelog. 2020-01-15 12:51:13 +01:00
Mark Paluch 739aea029e DATAJPA-1640 - After release cleanups. 2020-01-15 10:35:39 +01:00
Mark Paluch d4878712d0 DATAJPA-1640 - Prepare next development iteration. 2020-01-15 10:35:38 +01:00
Mark Paluch b6d45b7d1a DATAJPA-1640 - Release version 2.1.15 (Lovelace SR15). 2.1.15.RELEASE 2020-01-15 10:25:22 +01:00
Mark Paluch f67ac94769 DATAJPA-1640 - Prepare 2.1.15 (Lovelace SR15). 2020-01-15 10:24:59 +01:00
Mark Paluch b2f3ac9b23 DATAJPA-1640 - Updated changelog. 2020-01-15 10:24:51 +01:00
Jens Schauder 6d410202f1 DATAJPA-1652 - Polishing.
Streamlined assertion.
Removed a superfluous `public`.

Original pull request: #405.
2020-01-07 17:48:05 +01:00
reta 31752c89f9 DATAJPA-1652 - Support for operators to directly follow named parameters.
Since `\P{P}` doesn't include things like `<`, `>`, or `|` those where considered part of the parameter name when they weren't separated from it by whitespace.
This is now fixed.

Original pull request: #405.
2020-01-07 17:47:51 +01:00
Mark Paluch 866c1a1862 DATAJPA-1656 - Update copyright years to 2020. 2020-01-07 08:54:08 +01:00
SergiiTsypanov efaa6dd1cc DATAJPA-1654 - Ensure repositories in tests declare the correct ID type. 2020-01-02 14:22:39 +01:00
Jens Schauder e14f5b0344 DATAJPA-1634 - Updated changelog. 2019-12-04 14:32:43 +01:00
Jens Schauder 79f52d8c9e DATAJPA-1633 - After release cleanups. 2019-12-04 12:03:52 +01:00
Jens Schauder 82997ca6c2 DATAJPA-1633 - Prepare next development iteration. 2019-12-04 12:03:50 +01:00
Jens Schauder ce0c105b0f DATAJPA-1633 - Release version 2.1.14 (Lovelace SR14). 2.1.14.RELEASE 2019-12-04 11:42:03 +01:00
Jens Schauder bc836faf53 DATAJPA-1633 - Prepare 2.1.14 (Lovelace SR14). 2019-12-04 11:40:56 +01:00
Jens Schauder accdd0ad44 DATAJPA-1633 - Updated changelog. 2019-12-04 11:40:45 +01:00
Jens Schauder 55788401bd DATAJPA-1639 - Polishing.
Improved source layout of the changed section.
Fixed one more occurrence of `_Customer` to `Customer_`.

Signed-off-by: Jens Schauder <jschauder@pivotal.io>
2019-12-02 12:32:59 +01:00
choubani amir 52aaaa514d DATAJPA-1639 - Fix position of _ in MetaModel classes in the documentation.
According to hibernate documentation, The name of the metamodel class is derived from the name of the managed class by appending "_" to the name of the managed class.
2019-12-02 12:32:59 +01:00
Mark Paluch 5bff1e4224 DATAJPA-1623 - Updated changelog. 2019-11-18 12:43:26 +01:00
Mark Paluch 2ab28732a9 DATAJPA-1621 - After release cleanups. 2019-11-18 12:10:53 +01:00
Mark Paluch 39c2bb3dcf DATAJPA-1621 - Prepare next development iteration. 2019-11-18 12:10:52 +01:00
Mark Paluch c987b03f02 DATAJPA-1621 - Release version 2.1.13 (Lovelace SR13). 2.1.13.RELEASE 2019-11-18 12:01:05 +01:00
Mark Paluch 7a3e3837ca DATAJPA-1621 - Prepare 2.1.13 (Lovelace SR13). 2019-11-18 12:00:43 +01:00
Mark Paluch 0c1a6947a6 DATAJPA-1621 - Updated changelog. 2019-11-18 12:00:35 +01:00
tinhcao e6ab27fbde DATAJPA-1632 - Update countQuery documentation.
It now reflects the behavior it has since version 1.6.

Original pull request: #399
2019-11-14 10:13:41 +01:00
Christoph Strobl e73bf01985 DATAJPA-1606 - Updated changelog. 2019-11-04 15:39:54 +01:00
Christoph Strobl afcd66bbea DATAJPA-1605 - After release cleanups. 2019-11-04 10:26:37 +01:00
Christoph Strobl bee8ac0185 DATAJPA-1605 - Prepare next development iteration. 2019-11-04 10:26:35 +01:00
Christoph Strobl c5b2f7bf54 DATAJPA-1605 - Release version 2.1.12 (Lovelace SR12). 2.1.12.RELEASE 2019-11-04 09:29:50 +01:00
Christoph Strobl a59e19554c DATAJPA-1605 - Prepare 2.1.12 (Lovelace SR12). 2019-11-04 09:29:05 +01:00
Christoph Strobl 3c96e7b2ed DATAJPA-1605 - Updated changelog. 2019-11-04 09:28:58 +01:00
Jens Schauder fd4a71120a DATAJPA-1620 - Updated patch version of main EclipseLink version.
Hibernate patch level is still up to date.

Original Pull Request: #395
2019-11-04 08:01:27 +01:00
Jens Schauder cd2fe731b3 DATAJPA-1618 - Fix Snapshot repositories for EclipseLink. 2019-11-01 08:15:33 +01:00
luvarqpp f7a625471b DATAJPA-1617 - Fix quotation on IsEndingWith in documentation.
Fixing typo corrupting formatting of documentation.

Original pull request: #393.
2019-10-28 09:41:57 +01:00
Mark Paluch 5861f2f40f DATAJPA-1583 - Updated changelog. 2019-09-30 19:58:06 +02:00
Mark Paluch cc182bc9e6 DATAJPA-1581 - After release cleanups. 2019-09-30 11:15:26 +02:00
Mark Paluch 21d9c76bc4 DATAJPA-1581 - Prepare next development iteration. 2019-09-30 11:15:25 +02:00
Mark Paluch 5d9a6ebb4b DATAJPA-1581 - Release version 2.1.11 (Lovelace SR11). 2.1.11.RELEASE 2019-09-30 11:04:23 +02:00
Mark Paluch 2e1c634bf6 DATAJPA-1581 - Prepare 2.1.11 (Lovelace SR11). 2019-09-30 11:04:00 +02:00
Mark Paluch b78a5c8837 DATAJPA-1581 - Updated changelog. 2019-09-30 11:03:54 +02:00
Mark Paluch 9a2b4c3a5f DATAJPA-1584 - Updated changelog. 2019-09-06 10:22:53 +02:00
Oliver Drotbohm e96e631639 DATAJPA-1594 - Polishing.
Formatting and whitespace.
2019-08-28 14:34:57 +02:00