- 31 Aug, 2020 13 commits
-
-
Phillip Webb authored
Retain file snapshot state across devtools restarts to help prevent detection failures. Closes gh-19543
-
Stephane Nicoll authored
Closes gh-23148
-
Stephane Nicoll authored
Closes gh-21796
-
Stephane Nicoll authored
Closes gh-23145
-
Stephane Nicoll authored
Closes gh-22100
-
Stephane Nicoll authored
Closes gh-23144
-
Stephane Nicoll authored
Closes gh-23074
-
Stephane Nicoll authored
Closes gh-23143
-
Stephane Nicoll authored
Closes gh-22401
-
Stephane Nicoll authored
Closes gh-23142
-
Stephane Nicoll authored
Closes gh-22531
-
Stephane Nicoll authored
Closes gh-23140
-
Stephane Nicoll authored
Closes gh-22959
-
- 28 Aug, 2020 27 commits
-
-
Phillip Webb authored
Rename the opt-out property and use an enum in case we want to provide additional options in the future. Closes gh-23097
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
See gh-22946
-
Phillip Webb authored
Closes gh-23136
-
Phillip Webb authored
Closes gh-23135
-
Phillip Webb authored
* pr/22946: Polish 'Remove ResourceUtils.getURL logging config check' Remove ResourceUtils.getURL logging config check Closes gh-22946
-
Phillip Webb authored
Extend `initializeSystem` to search the exception stack for a FileNotFoundException before reporting the error. This allows us to provide a similar stack trace to the one that used to be thrown when we had the `ResourceUtils.getURL` check. See gh-22946
-
Ralph Goers authored
Remove `ResourceUtils.getURL` checking from `LoggingApplicationListener` so that logging systems can implement custom location support. Prior to this commit, we checked in the listener if the specified config location could be opened as a URL. This unfortunately prevents Log4J extensions such as `log4j-spring-cloud-config-client` from implementing configurable SSL and credentials support. See gh-22946
-
Scott Frederick authored
Closes gh-23134
-
Scott Frederick authored
This commit ensures that encoded digest hashes for Docker image layers are zero-padded to the required 64 characters length. Fixes gh-23132
-
Scott Frederick authored
Closes gh-23133
-
Scott Frederick authored
In some cases, a call to the Docker image load API will fail but return a 200 OK response status code and an empty response. This commit detects that the response from this call is empty and treats this condition as an error instead of a silent failure. Fixes gh-23130
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-23113
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-23129
-
Andy Wilkinson authored
Closes gh-23113
-
Andy Wilkinson authored
Closes gh-23128
-
Andy Wilkinson authored
* gh-23127: Use DynamicPropertySource in MongoDB tests Closes gh-23127
-
dreis2211 authored
See gh-23127
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-23123
-