- 18 Jun, 2019 14 commits
-
-
Phillip Webb authored
Closes gh-17249
-
Phillip Webb authored
Closes gh-17246
-
Phillip Webb authored
Closes gh-17248
-
Phillip Webb authored
Closes gh-17244
-
Phillip Webb authored
Closes gh-17247
-
Phillip Webb authored
Closes gh-17245
-
Phillip Webb authored
-
Phillip Webb authored
-
Brian Clozel authored
On error cases, the "outcome" tag would be missing from recorded metrics for the `WebClient`. This commit fixes this issue and improves the reference documentation by mentioning the tag values used for error cases, when the client response is not received (I/O errors, client error, etc). Fixes gh-17219
-
Phillip Webb authored
Closes gh-17237
-
Phillip Webb authored
Closes gh-16854
-
Phillip Webb authored
Closes gh-17236
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-17235
-
- 17 Jun, 2019 26 commits
-
-
Phillip Webb authored
Closes gh-17232
-
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
-
Phillip Webb authored
Closes gh-17227 Closes gh-17228
-
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-17224
-
Andy Wilkinson authored
Closes gh-17222
-
Andy Wilkinson authored
Closes gh-17223
-
Andy Wilkinson authored
Fixes gh-17062
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-17221
-
Andy Wilkinson authored
Closes gh-17220
-
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
Closes gh-17218
-
Andy Wilkinson authored
* gh-16814: Polish "Consider properties from @AutoConfigureTestDatabase" Consider properties from @AutoConfigureTestDatabase Closes gh-16814
-
Andy Wilkinson authored
See gh-16814
-