Andy Wilkinson
553311c690
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19970
5 years ago
Andy Wilkinson
140f5e7baf
Unwraper handler to find ContextHandler when logging context path
...
Previously, only the top-level handlers were examined to find the
ContextHandlers and log the context path. If those handlers had
been wrapped, this prevented the ContextHandlers from being found
and an empty string was always logged.
When finding the context path, this commit unwraps the handler held
by a HandlerWrapper until the ContextHandler is found.
Fixes gh-19969
5 years ago
Stephane Nicoll
b420bdb3ac
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19965
5 years ago
Stephane Nicoll
f506559763
Merge pull request #19961 from dreis2211
...
* pr/19961:
Fix Gradle plugin documentation links
Closes gh-19961
5 years ago
dreis2211
db2bacc62a
Fix Gradle plugin documentation links
...
See gh-19961
5 years ago
Stephane Nicoll
ef78228af0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19962
5 years ago
Stephane Nicoll
5221c2bebf
Merge pull request #19944 from dreis2211
...
* pr/19944:
Replace deprecated Concourse resource for pull requests
Closes gh-19944
5 years ago
dreis2211
76975e497c
Replace deprecated Concourse resource for pull requests
...
See gh-19944
5 years ago
Stephane Nicoll
9d0918bb2e
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19957
5 years ago
Stephane Nicoll
3a579ee87c
Merge pull request #19956 from natrem
...
* pr/19956:
Fix typo
Closes gh-19956
5 years ago
Pascal Verdage
930ec51968
Fix typo
...
See gh-19956
5 years ago
Stephane Nicoll
9ca15ee00d
Fix broken documentation links
...
See gh-19936
5 years ago
Stephane Nicoll
3b57121c09
Merge pull request #19902 from dreis2211
...
* pr/19902:
Upgrade to Testcontainers 1.12.5
Closes gh-19902
5 years ago
dreis2211
56ab129077
Upgrade to Testcontainers 1.12.5
...
See gh-19902
5 years ago
Stephane Nicoll
bdf2029c36
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19928
5 years ago
Stephane Nicoll
1fa093bce5
Merge pull request #19913 from dreis2211
...
* pr/19913:
Upgrade CI images to Ubuntu Bionic 20200112
Closes gh-19913
5 years ago
dreis2211
4205d980b7
Upgrade CI images to Ubuntu Bionic 20200112
...
See gh-19913
5 years ago
Stephane Nicoll
99330325c0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19903
5 years ago
Stephane Nicoll
ddcc52a085
Upgrade to Micrometer 1.3.3
...
Closes gh-19645
5 years ago
Stephane Nicoll
4bcd02a565
Merge pull request #19880 from izeye
...
* pr/19880:
Polish "Close TomcatMetrics on shutdown for cleanup"
Close TomcatMetrics on shutdown for cleanup
Closes gh-19880
5 years ago
Stephane Nicoll
7fd8cce465
Polish "Close TomcatMetrics on shutdown for cleanup"
...
See gh-19880
5 years ago
Johnny Lim
51dfd528bd
Close TomcatMetrics on shutdown for cleanup
...
See micrometer-metrics/micrometer#1424
See gh-19880
5 years ago
Stephane Nicoll
c3d0b9c43a
Upgrade to Micrometer 1.1.10
...
Closes gh-19639
5 years ago
Stephane Nicoll
8dde0a29d0
Merge pull request #19776 from dreis2211
...
* pr/19776:
Test the Gradle Plugin against Gradle 6.1
Closes gh-19776
5 years ago
dreis2211
d84ca1149c
Test the Gradle Plugin against Gradle 6.1
...
See gh-19776
5 years ago
Stephane Nicoll
c77d4c07d7
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19872
5 years ago
Stephane Nicoll
c816b00a1a
Merge pull request #19855 from protyay
...
* pr/19855:
Polish "Encourage use of SpringBootApplication"
Encourage use of SpringBootApplication
Closes gh-19855
5 years ago
Stephane Nicoll
650e55c242
Polish "Encourage use of SpringBootApplication"
...
See gh-19855
5 years ago
protyay
3131616c5a
Encourage use of SpringBootApplication
...
See gh-19855
5 years ago
Stephane Nicoll
9c27921a46
Upgrade Java 13 version in CI image
...
Closes gh-19856
5 years ago
Stephane Nicoll
b315bfd87c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19869
5 years ago
Stephane Nicoll
8dc3e74447
Upgrade Java 8 version in CI image
...
Closes gh-19857
5 years ago
Stephane Nicoll
84324c438b
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19842
5 years ago
Stephane Nicoll
34c263a828
Polish actuator dependencies and test resources
...
This commit removes references of cache infra following the move to
Micrometer. We no longer ships an infinispan specific binder so the
dependency has been removed as well.
Closes gh-19838
5 years ago
Spring Buildmaster
b6bed9fccd
Next development version (v2.2.5.BUILD-SNAPSHOT)
5 years ago
Andy Wilkinson
f708aace65
Merge branch '2.1.x' into 2.2.x
...
Fixes gh-19821
5 years ago
Stephane Nicoll
94b14600e8
Merge pull request #19819 from nosan
...
* pr/19819:
Polish "Document RedisCacheManagerBuilderCustomizer"
Document RedisCacheManagerBuilderCustomizer
Closes gh-19819
5 years ago
Stephane Nicoll
3dba4c8f4e
Polish "Document RedisCacheManagerBuilderCustomizer"
...
See gh-19819
5 years ago
Dmytro Nosan
61d8bacd23
Document RedisCacheManagerBuilderCustomizer
...
See gh-19819
5 years ago
Andy Wilkinson
c85f19b75b
Revert "Add profiles directly to the application environment for tests"
...
This reverts commit 487b9cbf96
.
Fixes gh-19788
5 years ago
Andy Wilkinson
7693d332fa
Upgrade to Dependency Management Plugin 1.0.9.RELEASE
...
Closes gh-19783
5 years ago
Stephane Nicoll
938c7a6d9f
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19763 in 2.2.4
5 years ago
Stephane Nicoll
11efe172e9
Upgrade Java 11 version in CI image
...
Closes gh-19763
5 years ago
Stephane Nicoll
ae561ce59b
Upgrade to Reactor Dysprosium-SR4
...
Closes gh-19795
5 years ago
Andy Wilkinson
b44442ee3c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19799
5 years ago
Andy Wilkinson
34ac3c5f7d
Upgrade to spring-javaformat 0.0.19
...
Closes gh-19710
5 years ago
Spring Buildmaster
78008ffe6b
Next development version (v2.2.4.BUILD-SNAPSHOT)
5 years ago
Andy Wilkinson
d6631a578b
Upgrade to Micrometer 1.3.2
...
Closes gh-19778
5 years ago
Andy Wilkinson
052ef66664
Merge branch '2.1.x' into 2.2.x
5 years ago
Spring Buildmaster
3f05deb311
Next development version (v2.1.13.BUILD-SNAPSHOT)
5 years ago