869 Commits (e6597e6f33ce7012bbd0077bc1be0f5e10248438)
 

Author SHA1 Message Date
Phillip Webb e6597e6f33 Fix broken tests 13 years ago
Dave Syer 0c1aa1942e Add tests for loading dependencies in starters without parent 13 years ago
Dave Syer 578fadf6f9 Attempt to allow Aether to load from local repo 13 years ago
Dave Syer e46c427b75 Remove unused field 13 years ago
Dave Syer 0b130f6f6a Pin Spring version when using security 13 years ago
Dave Syer a41a2db976 Add all starters to parent pom 13 years ago
Dave Syer 811bd32ce2 More sensible signature for servlet initializer 13 years ago
Christian Dupuis 1f922f49b0 Switch to placeholders in conditional expressions; Ensure that Crsh auto configuration works without Spring Security 13 years ago
Christian Dupuis cc941bf89b Have spring-boot-starter-shell-remote depend on spring-boot-starter-actuator 13 years ago
Christian Dupuis a498a7f477 Make simple authentication the default and log default password 13 years ago
Phillip Webb dafeddca09 Rework auto-configure report 13 years ago
Phillip Webb 04fd7fdbbe Improve message used on match 13 years ago
Phillip Webb ab249b034d Rename Outcome -> ConditionOutcome 13 years ago
Phillip Webb a9a6077fdb Polish SpringApplicationErrorHandler 13 years ago
Phillip Webb 68e07eba5c Minor formatting polish 13 years ago
Andy Wilkinson 32fc2c3d1c Remove Boot-specifics from AetherGrapeEngine 13 years ago
Andy Wilkinson b05f3e2eec Fix CliTester so that sample integration tests can be run 13 years ago
Andy Wilkinson 6ab14a51eb Add detailed download reporting to AetherGrapeEngine 13 years ago
Andy Wilkinson dc4bf01e95 Add support for @GrabExclude to AetherGrapeEngine 13 years ago
Dave Syer 8922a6be4a Ignore exceptions while resolving placeholders in PropertySources 13 years ago
Dave Syer 7cf98d15f2 Tidy up log tests 13 years ago
Andy Wilkinson 5aba3272c2 Add support for @GrabResolver to AetherGrapeEngine 13 years ago
Dave Syer c2488b1a9b Flush output streams in capture 13 years ago
Dave Syer c678be49e3 Explicitly add servlet API to actuator sample 13 years ago
Dave Syer 51f240c1d5 Jpa auto configuration updates for new Spring Data release 13 years ago
Andy Wilkinson 24486eb68c Use legal java.util.logging levels in logging.properties 13 years ago
Andy Wilkinson acfdfb789d Update main class to reflect use of JarLauncher 13 years ago
Dave Syer 76e229bfb6 Add starter dependency to jdbc for parity 13 years ago
Dave Syer b07c2f0b34 Set default log levels same for all systems 13 years ago
Dave Syer 6845c6b787 Remove tomcat dependencies from sample unless needed 13 years ago
Christian Dupuis 55b0e747b0 Rename spring-boot-starter-shell-crsh to spring-boot-starter-shell-remote 13 years ago
Dave Syer 8cb0211dce Add "integration" profile in Maven build 13 years ago
Dave Syer dac470a8fc Add useful features to CliTester 13 years ago
Christian Dupuis 9f13d291ec Return early if no plugins should be disabled 13 years ago
Phillip Webb 4c75700164 Detect Tomcat start failures 13 years ago
Phillip Webb 2910fe618b Update eclipse formatter XML 13 years ago
Phillip Webb b39ed89a6f Increase whitespace around password logging 13 years ago
Phillip Webb 18147b24c0 Revert "Re-add Spring-Boot-Commit-Id to MANIFEST.MF of created jars" 13 years ago
Phillip Webb aede0165a0 Favor groovy.jar instead of groovy-all.jar 13 years ago
Phillip Webb 557f69a449 Remove accidental commit 13 years ago
Dave Syer 68475406eb Really fix it 13 years ago
Dave Syer c144cae600 Comment out security condition pending SPR-11069 13 years ago
Dave Syer e43dcd3061 Upgrade reactor and tomcat (for websocket) 13 years ago
Dave Syer 7006f222ab Use @Transactional where appropriate 13 years ago
Dave Syer fa998287ab Only log report if INFO enabled 13 years ago
Dave Syer 5ab2b472a8 Be more lax with --debug parsing 13 years ago
Dave Syer c6efac87f5 Shorten field names a bit 13 years ago
Phillip Webb b19f6bb238 Isolate class loading for launched CLI apps 13 years ago
Phillip Webb 58300deee4 Add dependencies to spring-boot-starter-web 13 years ago
Phillip Webb d7ae8cafbf Move tests from 'samples' to 'test-samples' 13 years ago