- 18 Jun, 2019 8 commits
-
-
Spring Buildmaster authored
-
Phillip Webb authored
Closes gh-17257
-
Phillip Webb authored
Closes gh-17255
-
Phillip Webb authored
Closes gh-17246
-
Phillip Webb authored
Closes gh-17244
-
Phillip Webb authored
Closes gh-17245
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-17235
-
- 17 Jun, 2019 24 commits
-
-
Phillip Webb authored
Update Gradle archive tasks to ensure that `META-INF/` and `META-INF/MANIFEST.MF` remain as the first entries of the archive. Prior to this commit, rewritten archives would violate the implicit specification of `JarInputStream` that these entries should be first. Fixes gh-16698
-
Phillip Webb authored
* pr/16535: Polish "Fix connection timeout configuration for Netty" Fix connection timeout configuration for Netty Chain predicates in PropertyMapper when methods Closes gh-16535
-
Phillip Webb authored
See gh-16535
-
ayudovin authored
Update `NettyWebServerFactoryCustomizer` to deal with the fact that Netty treats `0` and negative connection timeout values differently to Tomcat, Undertow and Jetty. See gh-16535
-
ayudovin authored
Update `PropertyMapper` to correctly combine predicates when repeated calls are made to `when` and `whenNot`. Prior to this commit, subsequent invocations would replace the previous predicate. Fixes gh-17225
-
Andy Wilkinson authored
Closes gh-17222
-
Andy Wilkinson authored
Fixes gh-17062
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-17221
-
Andy Wilkinson authored
* gh-16485: Polish "Honour base path from @WebAppConfiguration in @WebMvcTest" Honour base path from @WebAppConfiguration in @WebMvcTest Closes gh-16485
-
Andy Wilkinson authored
See gh-16485
-
Lorenzo Dee authored
See gh-16485
-
Andy Wilkinson authored
* gh-16814: Polish "Consider properties from @AutoConfigureTestDatabase" Consider properties from @AutoConfigureTestDatabase Closes gh-16814
-
Andy Wilkinson authored
See gh-16814
-
András Deák authored
Both Flyway and Liquibase makes use of DataSourceProperties to get default properties. Previously, both used strictly the configuration properties and failed to consider embedded datasource properties autoconfigured by @AutoConfigureTestDatabase. In case a database layer test e.g. @JdbcTest relies on the autoconfigured embedded datasource, Flyway and Liquibase autoconfiguration fails as they are not aware of the embedded datasource properties. See gh-16814
-
Andy Wilkinson authored
* gh-17066: Polish "Auto-configure caching in jOOQ sliced tests" Auto-configure caching in jOOQ sliced tests Closes gh-17066
-
Andy Wilkinson authored
See gh-17066
-
Dmytro Nosan authored
See gh-17066
-
Andy Wilkinson authored
This reverts commit 5fc67c54. Closes gh-16991
-
Andy Wilkinson authored
Closes gh-17208
-
Phillip Webb authored
Update the "sync to maven central" CI job so that it can be rerun if necessary. We now first check if artifacts are already published before triggering the sync from Bintray. Closes gh-16866
-
- 16 Jun, 2019 1 commit
-
-
Andy Wilkinson authored
Closes gh-17209
-
- 15 Jun, 2019 7 commits
-
-
Andy Wilkinson authored
Closes gh-17206
-
Andy Wilkinson authored
Closes gh-17205
-
Andy Wilkinson authored
Closes gh-17204
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-