- 23 Nov, 2016 6 commits
-
-
Stephane Nicoll authored
* pr/7457: Polish upgrade to Spring Session 1.3.0.RC1 Upgrade Spring Session to 1.3.0.RC1
-
Stephane Nicoll authored
Closes gh-7457
-
Vedran Pavic authored
See gh-7457
-
Stephane Nicoll authored
Closes gh-7458
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-7452
-
- 22 Nov, 2016 27 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
Update `WebDriverScope` so that only `WebDriver` beans with no explicit scope are moved. Fixes gh-7454
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Add guard to `CouchbaseAutoConfiguration` so ensure that Spring Data Couchbase is on the classpath. Fixes gh-7453
-
Phillip Webb authored
* pr/7425: Add additional Tomcat timeout test Fix connector used to configure connection timeout
-
Phillip Webb authored
Update the Tomcat sample to also test that the connection timeout is set. See gh-7425
-
Grigory Fadeev authored
Fix Tomcat customization so that the main connection is configured with any timeout. Closes gh-7425
-
Phillip Webb authored
Update @MockBean support so that FactoryBean classes can be mocked. Fixes gh-7439
-
Phillip Webb authored
Fix `TestRestTemplate` so that any custom `ErrorHandler` isn't lost when calling `withBasicAuth`. Fixes gh-7441
-
Andy Wilkinson authored
* gh-6957: Update Docker images used by launch script integration tests
-
Vedran Pavic authored
-
Andy Wilkinson authored
* gh-6782: Make it easier to override FILE_LOG_PATTERN
-
sangwook authored
Closes gh-6782
-
Andy Wilkinson authored
* gh-7407: Polish "Validate excluded autoconfiguration classes" Validate excluded autoconfiguration classes
-
Andy Wilkinson authored
- Apply code formatting - Move configuration of excepted exception to immediately before line that will throw the exception - Use String.format with %n to produce platform-specific new lines See gh-7407
-
Madhura Bhave authored
Closes gh-7407 See gh-6865
-
Andy Wilkinson authored
* gh-7234: Make launch script's logFilename and pidFilename configurable via properties
-
Christian Koops authored
Closes gh-7234
-
Andy Wilkinson authored
Closes gh-7448
-
Andy Wilkinson authored
See gh-6961
-
Andy Wilkinson authored
See gh-6961
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-7373
-
Stephane Nicoll authored
* pr/6961: Polish "Apache Kafka support" contribution Add Apache Kafka support
-
Stephane Nicoll authored
Closes gh-6961
-
Gary Russell authored
See gh-6961
-
- 21 Nov, 2016 7 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7431
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Previously, both HypermediaAutoConfiguration and HttpMessageConverters assumed that if Spring HATEOAS was on the class path, then Jackson would be too. When this was not the case, an application would fail to start. This commit updates both classes to back off appropriately when Spring HATEOAS is on the classpath but Jackson is not. Closes gh-7434
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-