6766 Commits (d7fbe9efbbd0fb38d697b7d974c7f82a436f7de3)
 

Author SHA1 Message Date
Andy Wilkinson d7fbe9efbb Merge branch 'gh-4976' 10 years ago
Andy Wilkinson 2f24c1862a Polish contribution 10 years ago
mkwaczynski 3724db9ecc Include details in AuditEvent data in AuthenticationAuditListener 10 years ago
Andy Wilkinson 1dd166691d Merge branch '1.2.x' 10 years ago
Andy Wilkinson 5ef6903690 Make EmbeddedVelocityToolboxView work in servlet container deployments 10 years ago
Stephane Nicoll 46470934d7 Fix log message 10 years ago
Stephane Nicoll c57588ac09 Merge branch '1.2.x' 10 years ago
Stephane Nicoll 2ceadd705b Fix documentation of logging.path and logging.file 10 years ago
Andy Wilkinson 112b707b67 Ensure that MongoClient is not created with a null credentials list 10 years ago
Andy Wilkinson 6dadac1d4f Merge branch 'gh-4895' 10 years ago
Andy Wilkinson 77e350acc0 Polish contribution 10 years ago
Vladimir Tsanev 3e291ff04f Allow DevTools to find and configure Spring Session 1.1's RedisTemplate 10 years ago
Andy Wilkinson da4504118e Merge branch '1.2.x' 10 years ago
Andy Wilkinson 43ed824f40 Reinstate Tomcat’s old default behaviour for context root redirects 10 years ago
Andy Wilkinson 69b60f6d8c Remove HalJsonMvcEndpoint’s redirect and add links to both paths instead 10 years ago
Andy Wilkinson c4f756daee Fix MavenSettings’ handling of profiles activated by a file 10 years ago
Stephane Nicoll 7d975ecd2e Polish 10 years ago
Stephane Nicoll af5d765a08 Enable resource chain if webjars locator is present 10 years ago
Stephane Nicoll 7842f50e30 Add property to skip integration tests 10 years ago
Stephane Nicoll 6c5441d041 Fix typo 10 years ago
Stephane Nicoll fc857d832b Merge pull request #4956 from vpavic/update-readme 10 years ago
Vedran Pavic 0ba9a18cf2 Document use of maven wrapper 10 years ago
Brian Kelly 0f2c25c4b8 Clarify location for Flyway callback scripts 10 years ago
Andy Wilkinson eb3d64108e Merge branch 'gh-4320' 10 years ago
Andy Wilkinson f5b973a242 Polish contribution 10 years ago
Eddú Meléndez c219f5e57f Don't create ApplicationContextHeaderFilter when header is disabled 10 years ago
Andy Wilkinson b02cdc7248 Merge branch 'gh-4813' 10 years ago
Andy Wilkinson 93ef795159 More use entrySet() rather than using keySet() and get(key) 10 years ago
mnhock 8f1f8dd680 Use entrySet() rather than using keySet() and then calling get(key) 10 years ago
Robert Požarickij 48d22f933d Fix grammar in CONTRIBUTING.adoc 10 years ago
Andy Wilkinson d1b3522227 Provide some guidlines on securing an app that's symlinked into init.d 10 years ago
Andy Wilkinson 97c5a1b3aa Merge branch '1.2.x' 10 years ago
Andy Wilkinson 2f2bba4d26 Fix docs for using YAML to configure Log4J 2 10 years ago
Andy Wilkinson 1107079683 Merge branch '1.2.x' 10 years ago
Andy Wilkinson b56eef236e Close Reader used by MustacheViewResolver when compiling a Template 10 years ago
Andy Wilkinson 89beef4099 Merge branch '1.2.x' 10 years ago
Andy Wilkinson 681a866cce Exclude Java agents from class loader created by PropertiesLauncher 10 years ago
Andy Wilkinson 24fd503743 Merge branch '1.2.x' 10 years ago
Andy Wilkinson b99739212a Correct the name of MySQL's XADataSource implementation 10 years ago
Phillip Webb 13db85f84b Add ExitCodeExceptionMapper support 10 years ago
Andy Wilkinson 487a66a75f Resend SIGTERM if app is still running 30 seconds after first attempt 10 years ago
Andy Wilkinson 3afd0c7b3b Address Shellcheck warning (SC2086) for $arguments in launch script 10 years ago
Andy Wilkinson 27a81e1463 Complete static final logger changes that were started in ec2f33f9 10 years ago
Andy Wilkinson 150a6f0f5c Switch off Security Filter auto-config when spring-security-config is absent 10 years ago
Phillip Webb 152ee95261 Polish 10 years ago
Andy Wilkinson 0fd4af8179 Merge branch 'launch-script' 10 years ago
Andy Wilkinson d1b47c8a8f Add integration tests for default launch script 10 years ago
Andy Wilkinson c39a55a270 Fix quoting of start-stop-daemon RUN_ARGS and JAVA_OPTS in launch script 10 years ago
Andy Wilkinson 04fe55a2ab Improve portability by using type instead of which in the launch script 10 years ago
Andy Wilkinson a1e0f2f5f0 Update launch script to wait for pid to be written to pid file 10 years ago