Commit Graph

1503 Commits

Author SHA1 Message Date
Mark Paluch
ebccf8df3a DATACMNS-1531 - After release cleanups. 2019-05-13 18:14:55 +02:00
Mark Paluch
4f7ba374e1 DATACMNS-1531 - Prepare next development iteration. 2019-05-13 18:14:51 +02:00
Mark Paluch
6197e4ff68 DATACMNS-1531 - Release version 1.13.22 (Ingalls SR22). 2019-05-13 17:25:16 +02:00
Mark Paluch
03487d65f3 DATACMNS-1531 - Prepare 1.13.22 (Ingalls SR22). 2019-05-13 17:24:28 +02:00
Mark Paluch
e2b4c89a7b DATACMNS-1531 - Updated changelog. 2019-05-13 17:24:18 +02:00
Mark Paluch
83d4b7b544 DATACMNS-1530 - Updated changelog. 2019-05-13 14:59:25 +02:00
Mark Paluch
b588dc1a16 DATACMNS-1515 - Updated changelog. 2019-05-13 12:37:39 +02:00
Oliver Drotbohm
dd9b6f6568 DATACMNS-1505 - After release cleanups. 2019-05-10 14:15:20 +02:00
Oliver Drotbohm
d1c0481c5e DATACMNS-1505 - Prepare next development iteration. 2019-05-10 14:15:18 +02:00
Oliver Drotbohm
7d9a7403f0 DATACMNS-1505 - Release version 1.13.21 (Ingalls SR21). 2019-05-10 13:30:51 +02:00
Oliver Drotbohm
8e3ed1df8c DATACMNS-1505 - Prepare 1.13.21 (Ingalls SR21). 2019-05-10 13:30:15 +02:00
Oliver Drotbohm
567dcea5bb DATACMNS-1505 - Updated changelog. 2019-05-10 13:30:07 +02:00
Oliver Drotbohm
73daee7720 DATACMNS-1507 - Updated changelog. 2019-05-10 12:57:21 +02:00
Oliver Drotbohm
902211e3be DATACMNS-1527 - Enable builds for Spring 5.1 and 5.2. 2019-05-09 21:46:59 +02:00
David Schneider
5f88963968 DATACMNS-1510 - Fix phrasing in Javadoc of @Param.
Original pull request: #389.
2019-04-23 17:16:09 +02:00
Jerzy Kwiatkowski
b1b76f2019 DATACMNS-1520 - Fix typo in Javadoc.
Original pull request: #393.
2019-04-23 17:12:36 +02:00
Christoph Strobl
2008c28c65 DATACMNS-1493 - Updated changelog. 2019-04-11 12:28:49 +02:00
Oliver Drotbohm
0c38086769 DATACMNS-1480 - Updated changelog. 2019-04-01 20:56:28 +02:00
Oliver Drotbohm
b1b00286b4 DATACMNS-1464 - Updated changelog. 2019-04-01 19:36:58 +02:00
Oliver Drotbohm
8856e5c1be DATACMNS-1504 - After release cleanups. 2019-04-01 18:16:19 +02:00
Oliver Drotbohm
347db4d552 DATACMNS-1504 - Prepare next development iteration. 2019-04-01 18:16:18 +02:00
Oliver Drotbohm
370aac4146 DATACMNS-1504 - Release version 1.13.20 (Ingalls SR20). 2019-04-01 17:40:06 +02:00
Oliver Drotbohm
3b46203d89 DATACMNS-1504 - Prepare 1.13.20 (Ingalls SR20). 2019-04-01 17:39:38 +02:00
Oliver Drotbohm
5a5683ae21 DATACMNS-1504 - Updated changelog. 2019-04-01 17:39:32 +02:00
Oliver Drotbohm
769eb47972 DATACMNS-1463 - After release cleanups. 2019-04-01 13:31:14 +02:00
Oliver Drotbohm
0d8964a165 DATACMNS-1463 - Prepare next development iteration. 2019-04-01 13:31:14 +02:00
Oliver Drotbohm
e054a5d62c DATACMNS-1463 - Release version 1.13.19 (Ingalls SR19). 2019-04-01 13:08:18 +02:00
Oliver Drotbohm
d7dfde6cbb DATACMNS-1463 - Prepare 1.13.19 (Ingalls SR19). 2019-04-01 13:07:51 +02:00
Oliver Drotbohm
e9ece8222f DATACMNS-1463 - Updated changelog. 2019-04-01 13:07:43 +02:00
Spring Operator
dd85742388 DATACMNS-1500 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 585 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original Pull Request: #370
2019-03-22 10:54:20 +01:00
Spring Operator
4d28af3006 DATACMNS- 1500 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences

Original pull request: #348.
2019-03-18 17:29:41 +01:00
Christoph Strobl
60e3f74288 DATACMNS-1445 - Updated changelog. 2019-03-07 10:30:03 +01:00
Oliver Drotbohm
283e75dd73 DATACMNS-1490 - Tweak lombok to add @Generated to generated code.
This will cause JaCoCo to exclude that code from code coverage reports.
2019-03-05 11:36:55 +01:00
Mark Paluch
c05b066a33 DATACMNS-1465 - Updated changelog. 2019-02-13 11:47:55 +01:00
Oliver Drotbohm
8f12f2187a DATACMNS-1466 - Polishing. 2019-01-11 12:07:47 +01:00
Oliver Drotbohm
4182dace3c DATACMNS-1466 - Fixed potential ArrayIndexOutOfBoundsException in DefaultPersistentPropertyPath.
Introduced explicit content checks in ….getLeafProperty() and ….getBaseProperty().
2019-01-11 12:07:17 +01:00
Mark Paluch
413522f514 DATACMNS-1426 - Updated changelog. 2019-01-10 14:15:39 +01:00
Mark Paluch
fd88e360b7 DATACMNS-1425 - Updated changelog. 2019-01-10 12:26:33 +01:00
Mark Paluch
4abe129c5f DATACMNS-1424 - After release cleanups. 2019-01-10 10:46:20 +01:00
Mark Paluch
80a3a30c6e DATACMNS-1424 - Prepare next development iteration. 2019-01-10 10:46:19 +01:00
Mark Paluch
c9fb7831d9 DATACMNS-1424 - Release version 1.13.18 (Ingalls SR18). 2019-01-10 09:52:56 +01:00
Mark Paluch
93a9062a3c DATACMNS-1424 - Prepare 1.13.18 (Ingalls SR18). 2019-01-10 09:52:13 +01:00
Mark Paluch
e3124ea107 DATACMNS-1424 - Updated changelog. 2019-01-10 09:52:05 +01:00
Oliver Drotbohm
d38c19231b DATACMNS-1460 - Upgrade to Vavr 0.9.3. 2019-01-07 10:04:01 +01:00
Mark Paluch
e73f48ba4f DATACMNS-1459 - Update copyright years to 2019. 2019-01-02 12:10:42 +01:00
Christoph Strobl
e722fe6454 DATACMNS-1441 - Updated changelog. 2018-12-11 11:43:13 +01:00
Oliver Drotbohm
d75ab305c8 DATACMNS-1443 - Fixed Querydsl web data binding for blank strings.
We now use StringUtils.hasLength(…) in the check whether to drop request elements from binding instead of ….hasText(…) as the latter drops blank strings so that's impossible to search for properties that contain a blank.
2018-12-10 17:26:14 +01:00
Oliver Drotbohm
c6a784c2fe DATACMNS-1436 - Removed explicit addon declaration for Oracle JDK from Travis config. 2018-12-04 14:46:11 +01:00
Oliver Drotbohm
14f66503af DATACMNS-993 - Polishing.
Removed System.out in ShadowingClassLoader.
2018-12-04 14:23:49 +01:00
Oliver Drotbohm
79286440c5 DATACMNS-1435 - Fixed Vavr Map component and value type detection. 2018-12-04 14:23:45 +01:00