- 31 Jan, 2020 4 commits
-
-
Scott Frederick authored
See gh-19860
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 30 Jan, 2020 15 commits
-
-
Scott Frederick authored
-
Madhura Bhave authored
Fixes gh-19973
-
Scott Frederick authored
Layers were being added to the EphemeralBuilder each time one was created, but those layers already existed in the base builder image. Closes gh-19832
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-19912
-
Andy Wilkinson authored
Closes gh-19989
-
Andy Wilkinson authored
Closes gh-19932
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-19934
-
Andy Wilkinson authored
Closes gh-19945
-
Andy Wilkinson authored
Fixes gh-19964
-
Stephane Nicoll authored
* pr/19985: Polish "Use new AssertJ duration assertions" Use new AssertJ duration assertions Upgrade to AssertJ 3.15.0 Closes gh-19985
-
Stephane Nicoll authored
See gh-19985
-
dreis2211 authored
See gh-19985
-
dreis2211 authored
See gh-19985
-
- 29 Jan, 2020 4 commits
-
-
Scott Frederick authored
Previously, the image builder used by the build tool plugins ignored errors from lifecycle phases and continued with subsequent phases. This commit inspects the status of the builder container after each lifecycle phase and aborts the image building process if the exit status of the container after any phase is non-zero. Fixes #19949
-
Madhura Bhave authored
Closes gh-19977
-
Madhura Bhave authored
* pr/19976: Update test name in WebFluxTagsTests Closes gh-19976
-
Johnny Lim authored
See gh-19976
-
- 28 Jan, 2020 17 commits
-
-
Stephane Nicoll authored
See gh-19802
-
Andy Wilkinson authored
Closes gh-19971
-
Andy Wilkinson authored
Closes gh-19970
-
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
For consistency with SpringApplication, this commit disables bean overriding by default in ApplicationContextRunner. Bean overriding can be enabled again using withAllowBeanDefinitionOverriding. Closes gh-18019
-
Stephane Nicoll authored
* pr/19864: Use Supplier variants of Assert Closes gh-19864
-
dreis2211 authored
See gh-19864
-
Stephane Nicoll authored
Closes gh-19966
-
Stephane Nicoll authored
Closes gh-19965
-
Stephane Nicoll authored
* pr/19961: Fix Gradle plugin documentation links Closes gh-19961
-
dreis2211 authored
See gh-19961
-
Stephane Nicoll authored
Closes gh-19963
-
Stephane Nicoll authored
Closes gh-19962
-
Stephane Nicoll authored
* pr/19944: Replace deprecated Concourse resource for pull requests Closes gh-19944
-
dreis2211 authored
See gh-19944
-
Stephane Nicoll authored
* pr/19899: Polish "Fix scope of CqlSessionBuilder bean" Fix scope of CqlSessionBuilder bean Closes gh-19899
-
Stephane Nicoll authored
See gh-19899
-