Commit Graph

283 Commits

Author SHA1 Message Date
Mark Paluch
075b74286c DATAJDBC-387 - Prepare next development iteration. 2019-08-05 11:33:31 +02:00
Mark Paluch
3187486a22 DATAJDBC-387 - Release version 1.0.10 (Lovelace SR10). 2019-08-05 11:21:19 +02:00
Mark Paluch
e7844d72eb DATAJDBC-387 - Prepare 1.0.10 (Lovelace SR10). 2019-08-05 11:20:57 +02:00
Mark Paluch
1b6919c9e1 DATAJDBC-387 - Updated changelog. 2019-08-05 11:20:50 +02:00
Mark Paluch
baf4689d05 DATAJDBC-390 - Polishing.
Slightly tweak Javadoc.

Original pull request: #159.
2019-07-15 11:38:24 +02:00
Jens Schauder
3209747434 DATAJDBC-390 - Add ordering to RelationalAuditingEventListener to run before other listeners without explicitly specified order.
When an event listener is used to set an id before saving it, this ensures the auditing happens before setting the id.
If this is not ensured the auditing listener doesn't consider the entity as new and doesn't set created date and created by user.

Original pull request: #159.
2019-07-15 11:36:14 +02:00
Mark Paluch
b01dcb04f3 DATAJDBC-391 - Fix typo. 2019-07-10 09:48:41 +02:00
Mark Paluch
b1afd33de3 DATAJDBC-376 - Cleanup release profile.
Reuse inherited configuration from parent pom.
2019-07-09 11:18:38 +02:00
Mark Paluch
82cb0bc057 DATAJDBC-391 - Revise readme for a consistent structure. 2019-07-09 11:18:00 +02:00
Greg Turnquist
3675eb41d4 DATAJDBC-376 - Polishing. 2019-07-03 16:48:38 -05:00
Greg Turnquist
9cf627e9b1 DATAJDBC-376 - Use parent 'artifactory' profile for snapshot releases. 2019-07-03 16:48:14 -05:00
Greg Turnquist
0f236545e3 DATAJDBC-376 - Only build main branch for an upstream trigger. 2019-06-28 19:00:49 -05:00
Greg Turnquist
1d6ee74fdb DATAJDBC-376 - Set user.name and user.home for CI jobs. 2019-06-24 16:37:47 -05:00
Jens Schauder
3d8a133961 DATAJDBC-383 - Changing Mybatis documentation link to https. 2019-06-18 14:12:10 +02:00
Jens Schauder
1df826d44d DATAJDBC-383 - preliminary fix for not using http for MyBatis DTDs.
Currently there seems to be now well maintained https resource for MyBatis DTDs.
We therefore use the tagged sources directly for now.

See also: https://github.com/mybatis/mybatis-3/issues/1559
2019-06-18 11:04:26 +02:00
Mark Paluch
71c9fe53e3 DATAJDBC-336 - URL Cleanup. 2019-06-18 10:19:53 +02:00
Christoph Strobl
f1cc401bdb DATAJDBC-360 - Updated changelog. 2019-06-14 15:18:11 +02:00
Christoph Strobl
7562beb2c6 DATAJDBC-372 - After release cleanups. 2019-06-14 13:14:51 +02:00
Christoph Strobl
68433e242d DATAJDBC-372 - Prepare next development iteration. 2019-06-14 13:14:50 +02:00
Christoph Strobl
efefb518b9 DATAJDBC-372 - Release version 1.0.9 (Lovelace SR9). 2019-06-14 12:39:34 +02:00
Christoph Strobl
694e29eb0b DATAJDBC-372 - Prepare 1.0.9 (Lovelace SR9). 2019-06-14 12:38:59 +02:00
Christoph Strobl
29660d9fb9 DATAJDBC-372 - Updated changelog. 2019-06-14 12:38:51 +02:00
Christoph Strobl
7690cef4e0 DATAJDBC-378 - Polishing
Move non integration tests to separate class.

Original Pull Request: #155
2019-06-13 10:34:03 +02:00
Jens Schauder
688eeca6d3 DATAJDBC-378 - Proper handling of null and empty collections in JdbcAggregateTemplate.
Original Pull Request: #155
2019-06-13 10:17:32 +02:00
Greg Turnquist
b93c4c818c DATAJDBC-376 - Introduce Jenkins. 2019-06-11 19:53:20 -05:00
Mark Paluch
33a6e5a620 DATAJDBC-371 - After release cleanups. 2019-05-13 14:58:46 +02:00
Mark Paluch
17547d2dbd DATAJDBC-371 - Prepare next development iteration. 2019-05-13 14:58:44 +02:00
Mark Paluch
b62591c9de DATAJDBC-371 - Release version 1.0.8 (Lovelace SR8). 2019-05-13 13:25:52 +02:00
Mark Paluch
24fa8b5aa7 DATAJDBC-371 - Prepare 1.0.8 (Lovelace SR8). 2019-05-13 13:25:06 +02:00
Mark Paluch
753ebcce6e DATAJDBC-371 - Updated changelog. 2019-05-13 13:24:56 +02:00
Mark Paluch
0e4c0db2e7 DATAJDBC-363 - Updated changelog. 2019-05-13 12:37:38 +02:00
Oliver Drotbohm
568744a9b4 DATAJDBC-351 - After release cleanups. 2019-05-10 12:55:59 +02:00
Oliver Drotbohm
d9621eb668 DATAJDBC-351 - Prepare next development iteration. 2019-05-10 12:55:57 +02:00
Oliver Drotbohm
ffdc632d6d DATAJDBC-351 - Release version 1.0.7 (Lovelace SR7). 2019-05-10 12:18:52 +02:00
Oliver Drotbohm
d1f9f67a61 DATAJDBC-351 - Prepare 1.0.7 (Lovelace SR7). 2019-05-10 12:18:10 +02:00
Oliver Drotbohm
8589542f35 DATAJDBC-351 - Updated changelog. 2019-05-10 12:18:00 +02:00
Michael Simons
b93e8b52ff DATAJDBC-365 - Fix typos in readme.
Original pull request: #149.
2019-04-23 09:20:17 +02:00
Christoph Strobl
c1f3ee5a06 DATAJDBC-337 - Updated changelog. 2019-04-11 12:28:47 +02:00
Oliver Drotbohm
39a418c1d8 DATAJDBC-333 - After release cleanups. 2019-04-01 20:55:13 +02:00
Oliver Drotbohm
03b3b68b3d DATAJDBC-333 - Prepare next development iteration. 2019-04-01 20:55:11 +02:00
Oliver Drotbohm
6658044c42 DATAJDBC-333 - Release version 1.0.6 (Lovelace SR6). 2019-04-01 20:04:13 +02:00
Oliver Drotbohm
344e7f95aa DATAJDBC-333 - Prepare 1.0.6 (Lovelace SR6). 2019-04-01 20:03:19 +02:00
Oliver Drotbohm
4eae6bc0f1 DATAJDBC-333 - Updated changelog. 2019-04-01 20:03:12 +02:00
Spring Operator
ef944e6132 DATAJDBC-336 - 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 127 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: #135
2019-03-22 11:20:50 +01:00
Spring Operator
e1f99bedfa DATAJDBC-336 - 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).
* http://projects.spring.io/spring-data-jdbc with 1 occurrences migrated to:
  https://projects.spring.io/spring-data-jdbc ([https](https://projects.spring.io/spring-data-jdbc) result 301).

# 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: #126
2019-03-21 10:00:02 +01:00
Christoph Strobl
281ab7a19c DATAJDBC-308 - Updated changelog. 2019-03-07 10:30:01 +01:00
Jens Schauder
d97b0002fd DATAJDBC-334 - Polishing.
Original pull request: #120.
2019-02-19 10:03:38 +01:00
Bastian Wilhelm
c78bfae44a DATAJDBC-334 - Fixes broken parameter names for quoted column names.
When a column has a quoted name it contains characters illegal for parameter names.
Therefore the parameter names now get sanitised.

Compared to the version on master testing is more lenient.
This accounts for the SqlGenerator behaving slightly different then on master.

Original pull request: #120.
See also: https://jira.spring.io/browse/DATAJDBC-262.
2019-02-19 10:03:38 +01:00
Mark Paluch
88bcd82664 DATAJDBC-317 - After release cleanups. 2019-02-13 11:24:22 +01:00
Mark Paluch
ecb3f2cc3e DATAJDBC-317 - Prepare next development iteration. 2019-02-13 11:24:20 +01:00