- 20 Feb, 2020 1 commit
-
-
Stephane Nicoll authored
-
- 19 Feb, 2020 2 commits
-
-
Andy Wilkinson authored
See gh-20198
-
Andy Wilkinson authored
See gh-20197
-
- 18 Feb, 2020 1 commit
-
-
Stephane Nicoll authored
This commit makes sure that a fallback embedded datasource is not created if no suitable connection pool is found and an url has been explicitly registered. This is consistent with EmbeddedDataSourceConfiguration as it is using EmbeddedDatabaseBuilder behind the scenes and the latter does not honour the configured URL anyway. Closes gh-19192
-
- 14 Feb, 2020 2 commits
-
-
Andy Wilkinson authored
Closes gh-20135
-
Stephane Nicoll authored
Closes gh-19926
-
- 13 Feb, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/20157: Upgrade CI to Docker 19.03.5 Closes gh-20157
-
dreis2211 authored
See gh-20157
-
- 12 Feb, 2020 4 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
* pr/19202: Polish "Verify ssl key alias on server startup" Verify ssl key alias on server startup Closes gh-19202
-
Madhura Bhave authored
See gh-19202
-
cbono authored
See gh-19202
-
- 11 Feb, 2020 10 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
* pr/18915: Polish contribution Handle JSON keys containing a dot from CF environment as a single path segment Closes gh-18915
-
Madhura Bhave authored
Along with surrounding map keys with dot from VCAP_SERVICES with `[ ]`, this commit also does that for non-alphanumeric and `-` characters so that they are not stripped off later. See gh-18915
-
Hans Schulz authored
See gh-18915
-
Stephane Nicoll authored
Closes gh-19707
-
Stephane Nicoll authored
Closes gh-19629
-
Stephane Nicoll authored
See gh-19926
-
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
-