Andy Wilkinson
b59067d556
Merge branch '2.3.x'
...
Closes gh-22658
4 years ago
Andy Wilkinson
46e12cbacc
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22656
4 years ago
Andy Wilkinson
e1617185a1
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22655
4 years ago
Andy Wilkinson
ac732773bc
Update CI images to use ubuntu:bionic-20200713
...
Closes gh-22659
4 years ago
Andy Wilkinson
51c4c01d30
Update JDK 15 CI to use 2020-07-28-23-03
...
Closes gh-22657
4 years ago
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
4 years ago
Stephane Nicoll
9bc71fe44f
Polish "Upgrade to Spring Data Neo4j 6"
...
See gh-22299
4 years ago
Gerrit Meier
15cd343737
Upgrade to Spring Data Neo4j 6
...
See gh-22299
4 years ago
Stephane Nicoll
ff038be773
Upgrade to Elasticsearch 7.8.1
...
Closes gh-22648
4 years ago
Stephane Nicoll
5777aa5615
Start building against Spring Data 2020.0.0 snapshots
...
See gh-22647
4 years ago
Andy Wilkinson
044408e3ff
Merge branch '2.3.x'
...
Closes gh-22651
4 years ago
Andy Wilkinson
68324c4143
Build pull requests with --continue
...
Closes gh-22645
4 years ago
Andy Wilkinson
500b30eeeb
Merge branch '2.3.x'
4 years ago
Andy Wilkinson
9bcd205ff8
Merge branch '2.2.x' into 2.3.x
4 years ago
Andy Wilkinson
9b6c9797dd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22650
4 years ago
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
4 years ago
Brian Clozel
89688d61ac
Revert back to /snapshot repository for SNAPTHOTs
...
See gh-22640
4 years ago
Brian Clozel
f185e07573
Add missing libs-snapshot repository declaration
...
See gh-22640
4 years ago
Andy Wilkinson
3b54fe20a8
Merge branch '2.3.x'
...
Closes gh-22642
4 years ago
Andy Wilkinson
a580e3a370
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22641
4 years ago
Andy Wilkinson
72551242fd
Allow XADataSource auto-config with no spring.datasource properties
...
Fixes gh-20229
4 years ago
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
4 years ago
Andy Wilkinson
7aa093e0ca
Merge branch '2.3.x'
...
Closes gh-22636
4 years ago
Andy Wilkinson
5dd7780a38
Try to stabilise descendantOfPropertyAccess performance test
...
Closes gh-22633
4 years ago
Madhura Bhave
4b2c94cb2b
Allow exclude only health groups
...
Closes gh-22053
4 years ago
Madhura Bhave
8d70010fce
Add expanded profile groups to environment
...
Fixes gh-22605
4 years ago
Andy Wilkinson
ddb4de2db1
Merge branch '2.3.x'
...
Closes gh-22630
4 years ago
Andy Wilkinson
77287f8632
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22629
4 years ago
Andy Wilkinson
5ea8bb0676
Recommend the use of a MeterBinder when a metric depends on a bean
...
Closes gh-19557
4 years ago
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
4 years ago
Stephane Nicoll
c6fde1e4d5
Polish "Update Neo4j health check to use the Neo4j Driver"
...
See gh-22302
4 years ago
Gerrit Meier
c5a7815e42
Update Neo4j health check to use the Neo4j Driver
...
This commit replaces the Neo4j-OGM based health checks with one based on
the Neo4j Java driver. A Reactive variant is also added in this commit.
See gh-22302
4 years ago
Stephane Nicoll
2756f5911f
Merge branch '2.3.x'
...
Closes gh-22627
4 years ago
Stephane Nicoll
12d78b26b9
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22626
4 years ago
Stephane Nicoll
16aa8fbc88
Fix actuator dependency on Jackson JSR 310 module
...
This commit harmonizes dependency declarations for Jackson in the
actuator. Both Jackson and JSR 310 are back to optional in the core
actuator module and mandatory when using the auto-configuration.
Closes gh-22624
4 years ago
Andy Wilkinson
a494386f76
Merge branch '2.3.x'
4 years ago
Andy Wilkinson
7a67ce997f
Merge branch '2.2.x' into 2.3.x
4 years ago
Andy Wilkinson
8035af90f0
Merge branch '2.1.x' into 2.2.x
4 years ago
Andy Wilkinson
f2d27047e2
Correct the version of the GE Maven Extension
4 years ago
Andy Wilkinson
1130f1dded
Merge branch '2.3.x'
...
Closes gh-22623
4 years ago
Andy Wilkinson
d6490da88b
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22622
4 years ago
Andy Wilkinson
856c55b188
List DevTools in section overview of multi-page documentation
...
Closes gh-22591
4 years ago
Andy Wilkinson
762f0a7e48
Merge branch '2.3.x'
4 years ago
Andy Wilkinson
1ef4e6a951
Merge branch '2.2.x' into 2.3.x
4 years ago
Andy Wilkinson
5ac4a8a5e6
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22620
4 years ago
Andy Wilkinson
68e2a9baa7
Merge pull request #22614 from runningcode
...
* gh-22614:
Upgrade to Gradle Enterperise Maven Extension 1.6.0
Closes gh-22614
4 years ago
Nelson Osacky
d438f69eef
Upgrade to Gradle Enterperise Maven Extension 1.6.0
...
See gh-22614
4 years ago
Andy Wilkinson
65d45c4e25
Merge branch '2.3.x'
...
Closes gh-22619
4 years ago
Andy Wilkinson
f7357aaf73
Merge pull request #22616 from dreis2211
...
* gh-22616:
Add ElasticsearchReactiveHealthIndicator to docs
Closes gh-22616
4 years ago
dreis2211
be8a70936d
Add ElasticsearchReactiveHealthIndicator to docs
...
See gh-22616
4 years ago