- 10 Oct, 2017 10 commits
-
-
Phillip Webb authored
Closes gh-10579
-
Phillip Webb authored
Closes gh-10578
-
Phillip Webb authored
Closes gh-10577
-
Phillip Webb authored
Closes gh-10576
-
Phillip Webb authored
Closes gh-10575
-
Phillip Webb authored
Closes gh-10574
-
Phillip Webb authored
Closes gh-10573
-
Madhura Bhave authored
Fixes gh-4017
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-10561
-
- 09 Oct, 2017 4 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-10561
-
Stephane Nicoll authored
-
Phillip Webb authored
This reverts commit de7b6246.
-
- 08 Oct, 2017 9 commits
-
-
Phillip Webb authored
Fixes gh-10518
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Update @AutoConfigureWebTestClient to support a custom `timeout` option. See gh-10555
-
Phillip Webb authored
Fixes gh-10536
-
Phillip Webb authored
-
Phillip Webb authored
Fixes gh-10552
-
Phillip Webb authored
See gh-10521
-
- 07 Oct, 2017 2 commits
-
-
Stephane Nicoll authored
Spring Session JDBC no longer providers a JdbcTemplate so our tests need to make sure to include our own auto-configuration for it.
-
Stephane Nicoll authored
Closes gh-10541
-
- 06 Oct, 2017 9 commits
-
-
Madhura Bhave authored
Closes gh-10543
-
Madhura Bhave authored
Closes gh-10506
-
Daniel Fernández authored
-
Daniel Fernández authored
-
Daniel Fernández authored
Added configuration parameters at ThymeleafProperties for "fullModeViewNames" and "chunkedModeViewNames"
-
Madhura Bhave authored
-
Phillip Webb authored
Update the module order so that the CLI is built after starters. See gh-9316
-
Phillip Webb authored
-
Phillip Webb authored
-
- 05 Oct, 2017 6 commits
-
-
Andy Wilkinson authored
* gh-10519: Improve new metrics endpoint Add auto-configuration for exporting metrics to StatsD Make the Graphite export protocol configurable Start building against Micrometer snapshots for 1.0.0-rc.2 Closes gh-10519
-
Jon Schneider authored
- New repeatable tag query parameter to refine a query by one or more tag key/value pairs. - Selecting a metric by name (and optionally a set of tags) reports statistics that are the sum of the statistics on all time series containing the name (and tags). Closes gh-10524
-
Jon Schneider authored
Closes gh-10522
-
Jon Schneider authored
Closes gh-10523
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Travis is terminating builds as they are producing too much logging. A major contributor to the volume of logging is the Gradle plugin's build. This commit switches off debug logging for the build and enables test event logging. This considerably reduces the volume of logging that is produced while still providing some insight into the build's tests.
-