- 26 Jan, 2016 16 commits
-
-
Marcel Overdijk authored
Closes gh-5028
-
Stephane Nicoll authored
Introduce dedicate method to determine the actual value to use based on the configuration and the environment. Closes gh-1436
-
Stephane Nicoll authored
* pr/4574: Polish contribution Support for SendGrid ApiKey
-
Stephane Nicoll authored
Closes gh-4574
-
Patrick Bray authored
See gh-4574
-
Stephane Nicoll authored
* pr/4590: Polish contribution Add Thymeleaf's Java8TimeDialect
-
Stephane Nicoll authored
Closes gh-4590
-
Eddú Meléndez authored
Closes gh-4576
-
Stephane Nicoll authored
Closes gh-4496
-
Stephane Nicoll authored
Closes gh-5014
-
Stephane Nicoll authored
Upgrade the `spring-boot-starter-parent` to also filter profile-specific configuration files. Closes gh-4856
-
Stephane Nicoll authored
Closes gh-4598
-
Stephane Nicoll authored
`server.session-timeout` was deprecated in 1.3 but still used in a sample that broke once the support for it was removed. This commit fix the build by using the expected property.
-
Stephane Nicoll authored
Provides better default for integration tests. Also expand the documentation of the maven plugin in that area. Closes gh-4223
-
Stephane Nicoll authored
Closes gh-1033
-
Stephane Nicoll authored
Closes gh-3278
-
- 25 Jan, 2016 10 commits
-
-
Stephane Nicoll authored
* pr/4632: Polish contribution Remove deprecated use of spring.mvc.*
-
Stephane Nicoll authored
Closes gh-4632
-
Huang YunKun authored
Closes gh-4086
-
Stephane Nicoll authored
* pr/4707: Polish contribution Use a platform-specific line separator
-
Stephane Nicoll authored
Fix additional use of \n Closes gh-4707
-
mnhock authored
See gh-4707
-
Stephane Nicoll authored
* pr/4917: Polish contribution Remove support for Log4j Remove deprecated code
-
Stephane Nicoll authored
Removing all deprecated code Closes gh-4905 Closes gh-4917
-
Stephane Nicoll authored
Apache Log4j 1.x is EOL and has now been replaced by log4j 2. This commit removes the deprecated support for Log4j 1.x See gh-4905
-
Eddú Meléndez authored
See gh-4905
-
- 24 Jan, 2016 3 commits
-
-
Phillip Webb authored
-
Stephane Nicoll authored
* pr/5013: Polish
-
Johnny Lim authored
Closes gh-5013
-
- 22 Jan, 2016 4 commits
-
-
Andy Wilkinson authored
Closes gh-4955
-
Phillip Webb authored
-
Spring Buildmaster authored
-
Phillip Webb authored
Since 2.2.5 hasn't yet been released we'll need to rollback for our release. See gh-4789
-
- 21 Jan, 2016 7 commits
-
-
Phillip Webb authored
Update the ContextIdApplicationContextInitializer default NAME_PATTERN to favor the developer defined `${spring.application.name}` value over the deployer defined `${vcap.application.name}`. Fixes gh-4926
-
Phillip Webb authored
Update TomcatEmbeddedServletContainerFactory so that logic to disable persistent sessions happens after Tomcat's standard Manager creation logic. Fixes gh-4543
-
Phillip Webb authored
Update `ResourceBundleCondition` to only enable the messages source if `messages.properties` (and not `messages*.properties`) exists. This operation is much faster that performing a pattern match since a full jar entry scan is not required. Since adding `messages.properties` is good practice and this change allows us to delete the custom `PathMatchingResourcePatternResolver` it seems like a fine compromise to make. Fixes gh-4930 See gh-4811
-
Phillip Webb authored
-
Andy Wilkinson authored
Closes gh-5003
-
Andy Wilkinson authored
Closes gh-5002
-
Andy Wilkinson authored
Closes gh-5001
-