- 18 Jul, 2019 16 commits
-
-
Marc Rohlfs authored
This commit allows the layout parameter of the Maven repackage goal to be set from the command line. See gh-17277
-
Andy Wilkinson authored
Closes gh-17575
-
Andy Wilkinson authored
* gh-17538: Polish "Hide loader classes from Tomcat's ServletContext resource paths" Hide loader classes from Tomcat's ServletContext resource paths Closes gh-17538
-
Andy Wilkinson authored
See gh-17538
-
adavid9 authored
See gh-17538
-
Andy Wilkinson authored
Closes gh-17241
-
Stephane Nicoll authored
* pr/17510: Polish "Add support for configuring Tomcat's relaxed path and query chars" Add support for configuring Tomcat's relaxed path and query chars Closes gh-17510
-
Stephane Nicoll authored
See gh-17510
-
dirkdeyne authored
See gh-17510
-
Stephane Nicoll authored
* pr/17499: Polish "Add HealthIndicator for Hazelcast" Add HealthIndicator for Hazelcast Closes gh-17499
-
Stephane Nicoll authored
See gh-17499
-
Dmytro Nosan authored
See gh-17499
-
Stephane Nicoll authored
* pr/17557: Remove testsupport.assertj package Closes gh-17557
-
dreis2211 authored
See gh-17557
-
Andy Wilkinson authored
Closes gh-17562
-
Andy Wilkinson authored
Fixes gh-17555
-
- 17 Jul, 2019 22 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Andy Wilkinson authored
Closes gh-17556
-
Andy Wilkinson authored
Closes gh-17264
-
Stephane Nicoll authored
Closes gh-17554
-
Stephane Nicoll authored
Closes gh-17553
-
Stephane Nicoll authored
* pr/17504: Polish "Add metrics support for idle jdbc connections" Add metrics support for idle jdbc connections Closes gh-17504
-
Stephane Nicoll authored
See gh-17504
-
ayudovin authored
See gh-17504
-
Andy Wilkinson authored
Closes gh-17552
-
Andy Wilkinson authored
Previously, DeferredLinesWriter would collect MockMvc output from every test that has executed. If a test eventually failed, the output from every test up to including the one that had failed would be output, rather than just the output for the test that has just failed. This commit clears the deferred lines after each test, thereby ensuring that when a failure occurs only the lines from the failing test are output. Fixes gh-17551
-
Stephane Nicoll authored
* pr/17537: Polish "Add reference to amqp-rabbit-spring-boot-autoconfigure" Add reference to amqp-rabbit-spring-boot-autoconfigure Closes gh-17537
-
Stephane Nicoll authored
See gh-17537
-
EugeneMsv authored
See gh-17537
-
Stephane Nicoll authored
Closes gh-17544
-
Stephane Nicoll authored
Closes gh-17547
-
Stephane Nicoll authored
Closes gh-17543
-
Andy Wilkinson authored
Closes gh-17546
-
Andy Wilkinson authored
Fixes gh-17545
-
- 16 Jul, 2019 2 commits
-
-
Phillip Webb authored
Update `BuildInfoMojo` so that the time property now defaults to `${session.request.startTime}` rather than the time the Mojo was created. Also update javadoc to make it clear that any supplied value will be passed to `Instant.parse`. See gh-17390
-
Stephane Nicoll authored
* pr/17514: Polish "Add support for configuring Spring Session SaveMode" Add support for configuring Spring Session SaveMode Closes gh-17514
-