- 11 Mar, 2020 1 commit
-
-
Andy Wilkinson authored
TomcatReactiveWebServerFactory's getTomcatWebServer is described as being a hook point the can be overrideden to return a different TomcatWebServer or to apply additional processing to the Tomcat server. Previously, this did not work as the method was not called to create the TomcatWebServer instance. Instead, TomcatWebServer was instantiated and returned directly. This commit updates TomcatReactiveWebServerFactory to call getTomcatWebServer to create the TomcatWebServer instance. A test has also been added to verify that the method is now used. Fixes gh-20386
-
- 09 Mar, 2020 1 commit
-
-
Madhura Bhave authored
This reverts commit 6828a15d. The commit has been reverted as it breaks backwards compatiblity. Fixes gh-20343
-
- 08 Mar, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/20420: Upgrade CI to Docker 19.03.7 Closes gh-20420
-
dreis2211 authored
See gh-20420
-
- 02 Mar, 2020 2 commits
-
-
Madhura Bhave authored
* pr/20361: Upgrade CI images to Ubuntu Bionic 20200219 Closes gh-20361
-
dreis2211 authored
See gh-20361
-
- 01 Mar, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/20355: Automate Ubuntu base image upgrade Closes gh-20355
-
dreis2211 authored
See gh-20355
-
- 27 Feb, 2020 1 commit
-
-
Spring Buildmaster authored
-
- 26 Feb, 2020 4 commits
-
-
Stephane Nicoll authored
Closes gh-20322
-
Stephane Nicoll authored
Closes gh-20321
-
Stephane Nicoll authored
Closes gh-20320
-
Stephane Nicoll authored
Closes gh-20198
-
- 25 Feb, 2020 2 commits
-
-
Stephane Nicoll authored
Closes gh-20197
-
Andy Wilkinson authored
Closes gh-20196
-
- 24 Feb, 2020 2 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-20134
-
- 21 Feb, 2020 14 commits
-
-
Stephane Nicoll authored
Closes gh-20260
-
Stephane Nicoll authored
Closes gh-20259
-
Stephane Nicoll authored
Closes gh-20258
-
Stephane Nicoll authored
Closes gh-20257
-
Stephane Nicoll authored
Closes gh-20256
-
Stephane Nicoll authored
Closes gh-20255
-
Stephane Nicoll authored
Closes gh-20254
-
Stephane Nicoll authored
Closes gh-20253
-
Stephane Nicoll authored
Closes gh-20252
-
Stephane Nicoll authored
Closes gh-20251
-
Stephane Nicoll authored
Closes gh-20250
-
Stephane Nicoll authored
Closes gh-20249
-
Stephane Nicoll authored
Closes gh-20248
-
Stephane Nicoll authored
Closes gh-20247
-
- 20 Feb, 2020 2 commits
-
-
Stephane Nicoll authored
See gh-20196
-
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
-