- 11 Feb, 2020 3 commits
-
-
Stephane Nicoll authored
* pr/19926: Polish "Remove unnecessary leading slash in changelog locations" Remove unnecessary leading slash in changelog locations Closes gh-19926
-
Stephane Nicoll authored
See gh-19926
-
Ruslan Stelmachenko authored
See gh-19926
-
- 05 Feb, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-20041
-
- 04 Feb, 2020 3 commits
-
-
Stephane Nicoll authored
* pr/19901: Polish contribution Handle message of @ResponseStatus-annotated exception with WebFlux Closes gh-19901
-
Stephane Nicoll authored
See gh-19901
-
Dmytro Nosan authored
See gh-19901
-
- 03 Feb, 2020 1 commit
-
-
Stephane Nicoll authored
This commit upgrades to spring javaformat 0.0.20 and Checkstyle 8.29. This commit also upgrades to the Checkstyle maven plugin 3.1.0. See gh-20011
-
- 28 Jan, 2020 7 commits
-
-
Andy Wilkinson authored
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
-
Stephane Nicoll authored
* pr/19961: Fix Gradle plugin documentation links Closes gh-19961
-
dreis2211 authored
See gh-19961
-
Stephane Nicoll authored
* pr/19944: Replace deprecated Concourse resource for pull requests Closes gh-19944
-
dreis2211 authored
See gh-19944
-
Stephane Nicoll authored
* pr/19956: Fix typo Closes gh-19956
-
Pascal Verdage authored
See gh-19956
-
- 26 Jan, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/19913: Upgrade CI images to Ubuntu Bionic 20200112 Closes gh-19913
-
dreis2211 authored
See gh-19913
-
- 24 Jan, 2020 4 commits
-
-
Stephane Nicoll authored
* pr/19880: Polish "Close TomcatMetrics on shutdown for cleanup" Close TomcatMetrics on shutdown for cleanup Closes gh-19880
-
Stephane Nicoll authored
See gh-19880
-
Johnny Lim authored
See micrometer-metrics/micrometer#1424 See gh-19880
-
Stephane Nicoll authored
Closes gh-19639
-
- 23 Jan, 2020 4 commits
-
-
Stephane Nicoll authored
* pr/19855: Polish "Encourage use of SpringBootApplication" Encourage use of SpringBootApplication Closes gh-19855
-
Stephane Nicoll authored
See gh-19855
-
protyay authored
See gh-19855
-
Stephane Nicoll authored
Closes gh-19857
-
- 21 Jan, 2020 1 commit
-
-
Stephane Nicoll authored
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
-
- 20 Jan, 2020 2 commits
-
-
Andy Wilkinson authored
This reverts commit 487b9cbf. Fixes gh-19788
-
Stephane Nicoll authored
Closes gh-19763
-
- 17 Jan, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-19710
-
- 16 Jan, 2020 2 commits
-
-
Spring Buildmaster authored
-
Andy Wilkinson authored
The release did not happen in time for 2.1.12. See gh-19649.
-
- 15 Jan, 2020 9 commits
-
-
Andy Wilkinson authored
The JarFile was not being closed which linked a file handle and caused a test failure on Windows. The local variable has been renamed as, when declared in a try-with-resources, Checkstyle was confused by the shadowing of the jarFile field and required references to jarFile within the try-block the be prefixed with this. See gh-19595
-
Andy Wilkinson authored
Closes gh-19761
-
Andy Wilkinson authored
Closes gh-19641
-
Andy Wilkinson authored
Closes gh-19734
-
Andy Wilkinson authored
Closes gh-19733
-
Andy Wilkinson authored
Closes gh-19732
-
Andy Wilkinson authored
Closes gh-19731
-
Andy Wilkinson authored
Closes gh-19730
-
Andy Wilkinson authored
Closes gh-19729
-