844 Commits (24486eb68c7a96cbbbf00ebd3fd576dc5b70fad9)
 

Author SHA1 Message Date
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
Phillip Webb 065220c0fa Add spring-boot-starter-mobile 13 years ago
Phillip Webb bec1c8f00f Polish 13 years ago
Phillip Webb d784cb6a88 Apply eclipse-formatter conventions 13 years ago
Dave Syer 0def447750 More care required getting beans early in lifecycle 13 years ago
Dave Syer 0c79c8913f Ensure AutoConfigurationReport is always present 13 years ago
Greg Turnquist b63016d8fc Create a report based on Boot's autoconfiguration decisions 13 years ago
Dave Syer 089233e472 Add SpringApplicationErrorHandler 13 years ago
Christian Dupuis c2204d6618 Fix jmx.groovy command 13 years ago
Christian Dupuis f9caade3cc Fix test assertion 13 years ago
Christian Dupuis 368f279788 Fix failing database test on 1.7 13 years ago
Christian Dupuis 498ca07698 Re-add Spring-Boot-Commit-Id to MANIFEST.MF of created jars 13 years ago
Christian Dupuis 6b599b8483 Add remote shell implementation based on crsh 13 years ago
Christian Dupuis 90a2bf38da Ignore DataSourceAutoConfigurationTests.testExplicitDriverClassClearsUserName() as it fails without running mysql instance 13 years ago
Dave Syer 09de86fde8 Fix test broken by MySQL dependency 13 years ago
Dave Syer fc40ad4b48 Add short description of launchers 13 years ago
Dave Syer 39acbb271c Update Thymeleaf versions to latest mutually compatible 13 years ago
Dave Syer 97e6d77711 Do not default username/password for DataSource unless embedded 13 years ago
Dave Syer c29d2b1be4 Remove a small race condition 13 years ago
Dave Syer 894940d7aa Add test for dispatcher registration 13 years ago
Andy Wilkinson b631c113ba Update AetherGrapeEngine to honour --local 13 years ago
Andy Wilkinson e741557a38 Generate springcli.properties before resources are copied 13 years ago
Dave Syer f6e6831f25 Correct copy-paste errors in javadocs 13 years ago
Greg Turnquist cc92ba1a5c Fix spring test to properly handle failures 13 years ago
Dave Syer 7e7d4b7d3d Only do Actuator MVC config if in a web app 13 years ago
Dave Syer 78b2f17502 Fix typo in Javadocs 13 years ago