Andy Wilkinson
2939476852
Allow build-pr-project.sh to be executed
...
See gh-22645
2020-07-31 12:18:07 +01:00
Andy Wilkinson
d2926e0222
Merge branch '2.3.x'
...
Closes gh-22678
2020-07-30 20:57:15 +01:00
Andy Wilkinson
00cd8945d5
Document how to use Gradle's native bom support
...
Closes gh-21570
2020-07-30 20:53:44 +01:00
Andy Wilkinson
95f76d68af
Merge branch '2.3.x'
...
Closes gh-22677
2020-07-30 18:07:14 +01:00
Andy Wilkinson
f81e8909fa
Document how to re-enable DataSource auto-config when using R2DBC
...
Closes gh-22094
2020-07-30 18:06:13 +01:00
Andy Wilkinson
fae4f5e36a
Merge branch '2.3.x'
...
Closes gh-22676
2020-07-30 17:59:00 +01:00
Andy Wilkinson
cba9f5b86e
Avoid having multiple wars when project's version changes
...
Fixes gh-21606
2020-07-30 17:58:17 +01:00
Andy Wilkinson
aaa911db16
Merge branch '2.3.x'
...
Closes gh-22673
2020-07-30 13:41:33 +01:00
Andy Wilkinson
6ee0f8df1b
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22672
2020-07-30 13:41:17 +01:00
Andy Wilkinson
49f8943a5f
Register ErrorPageFilter for async dispatch
...
Fixes gh-19471
2020-07-30 13:38:02 +01:00
Andy Wilkinson
5f1198c917
Merge branch '2.3.x'
...
Closes gh-22670
2020-07-30 12:13:04 +01:00
Andy Wilkinson
45346b63ba
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22669
2020-07-30 12:12:45 +01:00
Andy Wilkinson
22dc4e7608
Clarify documentation on @AutoConfigureRestDocs with WebTestClient
...
Closes gh-15977
2020-07-30 12:12:10 +01:00
Andy Wilkinson
1a613ba8d1
Merge pull request #22646 from dreis2211
...
* gh-22646:
Polish "Allow DurationFormat and PeriodFormat to be used on parameters"
Allow DurationFormat and PeriodFormat to be used on parameters
Closes gh-22646
2020-07-30 09:34:46 +01:00
Andy Wilkinson
f96a688c1b
Polish "Allow DurationFormat and PeriodFormat to be used on parameters"
...
See gh-22646
2020-07-30 09:34:26 +01:00
dreis2211
914452b2cc
Allow DurationFormat and PeriodFormat to be used on parameters
...
See gh-22646
2020-07-30 09:26:41 +01:00
Andy Wilkinson
c7bfc01bab
Merge branch '2.3.x'
2020-07-30 09:07:22 +01:00
Andy Wilkinson
7e547b60cf
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22665
2020-07-30 09:06:28 +01:00
Andy Wilkinson
1871cffc7d
Document that constructor binding does not support @…Unit annotations
...
Closes gh-22565
2020-07-30 09:04:30 +01:00
Andy Wilkinson
b59067d556
Merge branch '2.3.x'
...
Closes gh-22658
2020-07-30 08:49:53 +01:00
Andy Wilkinson
46e12cbacc
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22656
2020-07-30 08:48:17 +01:00
Andy Wilkinson
e1617185a1
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22655
2020-07-30 08:48:07 +01:00
Andy Wilkinson
ac732773bc
Update CI images to use ubuntu:bionic-20200713
...
Closes gh-22659
2020-07-30 08:46:36 +01:00
Andy Wilkinson
51c4c01d30
Update JDK 15 CI to use 2020-07-28-23-03
...
Closes gh-22657
2020-07-30 08:08:33 +01:00
Stephane Nicoll
fdf93105e1
Merge branch 'gh-22647'
...
This upgrades to Spring Data 2020.0.0 snapshots which required some
changes in Spring Data REST and Spring Data Elasticsearch before
upgrading to Spring Data Neo4j 6.
Closes gh-22299
2020-07-29 19:38:07 +02:00
Stephane Nicoll
9bc71fe44f
Polish "Upgrade to Spring Data Neo4j 6"
...
See gh-22299
2020-07-29 19:36:42 +02:00
Gerrit Meier
15cd343737
Upgrade to Spring Data Neo4j 6
...
See gh-22299
2020-07-29 18:58:08 +02:00
Stephane Nicoll
ff038be773
Upgrade to Elasticsearch 7.8.1
...
Closes gh-22648
2020-07-29 18:58:08 +02:00
Stephane Nicoll
5777aa5615
Start building against Spring Data 2020.0.0 snapshots
...
See gh-22647
2020-07-29 18:58:08 +02:00
Andy Wilkinson
044408e3ff
Merge branch '2.3.x'
...
Closes gh-22651
2020-07-29 17:55:28 +01:00
Andy Wilkinson
68324c4143
Build pull requests with --continue
...
Closes gh-22645
2020-07-29 17:54:54 +01:00
Andy Wilkinson
500b30eeeb
Merge branch '2.3.x'
2020-07-29 17:46:04 +01:00
Andy Wilkinson
9bcd205ff8
Merge branch '2.2.x' into 2.3.x
2020-07-29 17:45:34 +01:00
Andy Wilkinson
9b6c9797dd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22650
2020-07-29 17:45:12 +01:00
Andy Wilkinson
ab9284e120
Increase max heap of the Maven JVM
...
The overhead of build scans seems to have brought us right to the limit
of the Maven JVM's heap. As a result, builds are occasionally failing
as the heap's been exhausted.
This commit increases the JVM's max heap.
Closes gh-22649
2020-07-29 17:44:54 +01:00
Brian Clozel
89688d61ac
Revert back to /snapshot repository for SNAPTHOTs
...
See gh-22640
2020-07-29 18:36:11 +02:00
Brian Clozel
f185e07573
Add missing libs-snapshot repository declaration
...
See gh-22640
2020-07-29 16:26:24 +02:00
Andy Wilkinson
3b54fe20a8
Merge branch '2.3.x'
...
Closes gh-22642
2020-07-29 14:10:50 +01:00
Andy Wilkinson
a580e3a370
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22641
2020-07-29 14:10:25 +01:00
Andy Wilkinson
72551242fd
Allow XADataSource auto-config with no spring.datasource properties
...
Fixes gh-20229
2020-07-29 13:57:50 +01:00
Brian Clozel
6f2098ad71
Upgrade to Spring Framework 5.3.0-SNAPSHOT
...
This commit also switches to RSocket SNAPSHOTs and updates the
repository configuration to rely on "libs-snapshot", since the RSocket
SNAPSHOTs are mirrored there.
See gh-22640
2020-07-29 14:41:17 +02:00
Andy Wilkinson
7aa093e0ca
Merge branch '2.3.x'
...
Closes gh-22636
2020-07-29 11:05:51 +01:00
Andy Wilkinson
5dd7780a38
Try to stabilise descendantOfPropertyAccess performance test
...
Closes gh-22633
2020-07-29 10:56:30 +01:00
Madhura Bhave
4b2c94cb2b
Allow exclude only health groups
...
Closes gh-22053
2020-07-28 12:36:24 -07:00
Madhura Bhave
8d70010fce
Add expanded profile groups to environment
...
Fixes gh-22605
2020-07-28 11:39:17 -07:00
Andy Wilkinson
ddb4de2db1
Merge branch '2.3.x'
...
Closes gh-22630
2020-07-28 18:27:13 +01:00
Andy Wilkinson
77287f8632
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22629
2020-07-28 18:27:01 +01:00
Andy Wilkinson
5ea8bb0676
Recommend the use of a MeterBinder when a metric depends on a bean
...
Closes gh-19557
2020-07-28 18:26:38 +01:00
Stephane Nicoll
0482cc8f78
Merge pull request #22302 from meistermeier
...
* pr/22302:
Polish "Update Neo4j health check to use the Neo4j Driver"
Update Neo4j health check to use the Neo4j Driver
Closes gh-22302
2020-07-28 16:42:01 +02:00
Stephane Nicoll
c6fde1e4d5
Polish "Update Neo4j health check to use the Neo4j Driver"
...
See gh-22302
2020-07-28 16:36:58 +02:00