- 26 Jun, 2019 4 commits
-
-
Andy Wilkinson authored
Closes gh-17320
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-17317
-
Madhura Bhave authored
Closes gh-17310
-
- 25 Jun, 2019 4 commits
-
-
Phillip Webb authored
Unfortunately https references cause eclipse errors so we need to relax the requirement for this file. Fixes gh-17307
-
Andy Wilkinson authored
Closes gh-17305
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15200
-
- 21 Jun, 2019 2 commits
-
-
Stephane Nicoll authored
This commit removes the now outdated `HibernateEntityManagerCondition` in favour of a simple check of `SessionImplementor`. As of Hibernate 5.2, a single `hibernate-core` jar is required so a single class check is enough. Closes gh-17288
-
Stephane Nicoll authored
Closes gh-17279
-
- 20 Jun, 2019 1 commit
-
-
Andy Wilkinson authored
Closes gh-17275
-
- 19 Jun, 2019 7 commits
-
-
Stephane Nicoll authored
Closes gh-17268
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/17068: Fix javadoc of management server port Closes gh-17068
-
Issam El-atif authored
See gh-17068
-
Phillip Webb authored
-
Phillip Webb authored
Update CI scripts so that command failures do not cause an immediate exit. Prior to this commit, some of our looping logic would never run because the entire script would exit.
-
Spring Buildmaster authored
-
- 18 Jun, 2019 7 commits
-
-
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 15 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
-