- 20 Mar, 2019 1 commit
-
-
Madhura Bhave authored
Closes gh-16229
-
- 19 Mar, 2019 22 commits
-
-
Andy Wilkinson authored
* gh-16247: Update build and setup configuration to use HTTPS Closes gh-16247
-
Spring Operator authored
See gh-16247
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-16246: Polish "Update build and setup configuration to use HTTPS" Update build and setup configuration to use HTTPS Closes gh-16246
-
Andy Wilkinson authored
See gh-16246
-
Spring Operator authored
See gh-16246
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-16245: Polish "Update build and setup configuration to use HTTPS" Update build and setup configuration to use HTTPS Closes gh-16245
-
Andy Wilkinson authored
See gh-16245
-
Spring Operator authored
See gh-16245
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-16244: Polish "Update build and setup configuration to use HTTPS" Update build and setup configuration to use HTTPS Closes gh-16244
-
Andy Wilkinson authored
See gh-16244
-
Spring Operator authored
See gh-16244
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-16243: Polish "Update build and setup configuration to use HTTPS" Update build and setup configuration to use HTTPS Closes gh-16243
-
Andy Wilkinson authored
See gh-16243
-
Spring Operator authored
See gh-16243
-
Andy Wilkinson authored
Closes gh-16211
-
Madhura Bhave authored
* pr/15982: Polish "Fix request factory used with withBasicAuth" Fix request factory used with TestRestTemplate withBasicAuth
-
Madhura Bhave authored
Fixes gh-15982
-
Dmytro Nosan authored
This commit updates the behavior of withBasicAuth on TestRestTemplate by trying to use the same request factory type as the underlying restTemplate. If creation of a new instance of the configured request factory class fails, it falls back to the `ClientHttpRequestFactorySupplier`. See gh-15982
-
- 18 Mar, 2019 1 commit
-
-
Madhura Bhave authored
-
- 16 Mar, 2019 7 commits
-
-
Stephane Nicoll authored
* pr/16099: Polish "Order the search locations in javadoc by precedence order" Order the search locations in javadoc by precedence order
-
Stephane Nicoll authored
Closes gh-16099
-
Muhammad Hewedy authored
See gh-16099
-
Madhura Bhave authored
* pr/16219: Polish
-
Johnny Lim authored
Closes gh-16219
-
Madhura Bhave authored
* pr/16108: Test server port shouldn't affect management port when random
-
Dmytro Nosan authored
Closes gh-16108
-
- 13 Mar, 2019 6 commits
-
-
Stephane Nicoll authored
* pr/16224: Fix typo in logging.group property description
-
Ruslan Stelmachenko authored
Closes gh-16224
-
Brian Clozel authored
-
Brian Clozel authored
-
Brian Clozel authored
Fixes gh-16014
-
Johnny Lim authored
Prior to this commit, exceptions nested in `NestedServletExceptions` would not be recorded by the `WebMvcMetricsFilter`. This commit ensures that exceptions happening downstream (e.g. happening while writing the response body itself) are properly recorded. See https://github.com/micrometer-metrics/micrometer/issues/1190 See gh-16014
-
- 12 Mar, 2019 3 commits
-
-
Stephane Nicoll authored
* pr/16213: Polish "Fix typo in spring-boot-features.adoc" Fix typo in spring-boot-features.adoc
-
Stephane Nicoll authored
Closes gh-16213
-
Orangeroad0922 authored
See gh-16213
-