Commit Graph

  • 64f32893bb Source format and clean-up Phillip Webb 2013-11-15 23:42:40 -08:00
  • 883fd9162f Polish Phillip Webb 2013-11-15 23:37:38 -08:00
  • 127da15c3c Add homebrew formula as generated artifact Phillip Webb 2013-11-15 23:21:00 -08:00
  • 077cd662e7 Add zsh shell completion script Phillip Webb 2013-11-15 22:27:59 -08:00
  • fe0dd8e08f Don't provide hints for the hint command Phillip Webb 2013-11-15 16:39:29 -08:00
  • d2678e08de Improve startup performance for nested JARs Phillip Webb 2013-11-08 00:29:23 -08:00
  • 6a6159f106 Add JVM uptime to startup info log output Phillip Webb 2013-11-15 15:41:51 -08:00
  • 4254eb971e Upgrade Spring Data Dave Syer 2013-11-15 14:00:44 +00:00
  • 8bc5e9c36c Refine semantics of server.port=0 Dave Syer 2013-11-14 14:59:26 +00:00
  • 11149443e3 Make sure Batch autoconfig only gets inlcuded once Dave Syer 2013-11-14 14:55:03 +00:00
  • b39ab925cf Make the AutoConfigurationReportEndpoint path a bit shorter Dave Syer 2013-11-14 14:54:32 +00:00
  • 6849640cba Update README with M6 references Phillip Webb 2013-11-09 11:05:20 -08:00
  • ff635cf75b Move shell completion logic to Java Phillip Webb 2013-11-07 17:45:22 -08:00
  • 202e32425e Reinstate git commit ID in loader tools manifest Phillip Webb 2013-11-07 11:03:51 -08:00
  • dc3d670019 Strip trailing whitespace Phillip Webb 2013-11-07 10:32:57 -08:00
  • e6597e6f33 Fix broken tests Phillip Webb 2013-11-07 10:30:18 -08:00
  • 0c1aa1942e Add tests for loading dependencies in starters without parent Dave Syer 2013-11-07 16:05:01 +00:00
  • 578fadf6f9 Attempt to allow Aether to load from local repo Dave Syer 2013-11-07 15:46:17 +00:00
  • e46c427b75 Remove unused field Dave Syer 2013-11-07 15:46:00 +00:00
  • 0b130f6f6a Pin Spring version when using security Dave Syer 2013-11-07 15:45:42 +00:00
  • a41a2db976 Add all starters to parent pom Dave Syer 2013-11-07 15:40:33 +00:00
  • 811bd32ce2 More sensible signature for servlet initializer Dave Syer 2013-11-07 13:40:49 +00:00
  • 1f922f49b0 Switch to placeholders in conditional expressions; Ensure that Crsh auto configuration works without Spring Security Christian Dupuis 2013-11-07 12:47:50 +01:00
  • cc941bf89b Have spring-boot-starter-shell-remote depend on spring-boot-starter-actuator Christian Dupuis 2013-11-07 12:47:00 +01:00
  • a498a7f477 Make simple authentication the default and log default password Christian Dupuis 2013-11-07 12:46:27 +01:00
  • dafeddca09 Rework auto-configure report Phillip Webb 2013-11-06 21:17:12 -08:00
  • 04fd7fdbbe Improve message used on match Phillip Webb 2013-11-06 21:15:39 -08:00
  • ab249b034d Rename Outcome -> ConditionOutcome Phillip Webb 2013-11-05 00:04:06 -08:00
  • a9a6077fdb Polish SpringApplicationErrorHandler Phillip Webb 2013-11-05 10:23:13 -08:00
  • 68e07eba5c Minor formatting polish Phillip Webb 2013-11-04 23:58:40 -08:00
  • 32fc2c3d1c Remove Boot-specifics from AetherGrapeEngine Andy Wilkinson 2013-11-06 17:46:53 +00:00
  • b05f3e2eec Fix CliTester so that sample integration tests can be run Andy Wilkinson 2013-11-06 17:44:15 +00:00
  • 6ab14a51eb Add detailed download reporting to AetherGrapeEngine Andy Wilkinson 2013-11-06 15:52:33 +00:00
  • dc4bf01e95 Add support for @GrabExclude to AetherGrapeEngine Andy Wilkinson 2013-11-06 14:24:58 +00:00
  • 8922a6be4a Ignore exceptions while resolving placeholders in PropertySources Dave Syer 2013-11-06 14:16:31 +00:00
  • 7cf98d15f2 Tidy up log tests Dave Syer 2013-11-06 13:53:16 +00:00
  • 5aba3272c2 Add support for @GrabResolver to AetherGrapeEngine Andy Wilkinson 2013-11-06 12:37:33 +00:00
  • c2488b1a9b Flush output streams in capture Dave Syer 2013-11-06 13:18:55 +00:00
  • c678be49e3 Explicitly add servlet API to actuator sample Dave Syer 2013-11-06 13:01:54 +00:00
  • 51f240c1d5 Jpa auto configuration updates for new Spring Data release Dave Syer 2013-11-06 12:45:49 +00:00
  • 24486eb68c Use legal java.util.logging levels in logging.properties Andy Wilkinson 2013-11-06 12:17:36 +00:00
  • acfdfb789d Update main class to reflect use of JarLauncher Andy Wilkinson 2013-11-06 11:48:27 +00:00
  • 76e229bfb6 Add starter dependency to jdbc for parity Dave Syer 2013-11-06 11:44:30 +00:00
  • b07c2f0b34 Set default log levels same for all systems Dave Syer 2013-11-06 11:40:14 +00:00
  • 6845c6b787 Remove tomcat dependencies from sample unless needed Dave Syer 2013-11-06 11:39:54 +00:00
  • 55b0e747b0 Rename spring-boot-starter-shell-crsh to spring-boot-starter-shell-remote Christian Dupuis 2013-11-06 12:12:25 +01:00
  • 8cb0211dce Add "integration" profile in Maven build Dave Syer 2013-11-06 09:42:23 +00:00
  • dac470a8fc Add useful features to CliTester Dave Syer 2013-11-06 09:42:16 +00:00
  • 9f13d291ec Return early if no plugins should be disabled Christian Dupuis 2013-11-06 10:34:55 +01:00
  • 4c75700164 Detect Tomcat start failures Phillip Webb 2013-11-05 16:50:29 -08:00
  • 2910fe618b Update eclipse formatter XML Phillip Webb 2013-11-05 11:18:22 -08:00
  • b39ed89a6f Increase whitespace around password logging Phillip Webb 2013-11-05 10:31:11 -08:00
  • 18147b24c0 Revert "Re-add Spring-Boot-Commit-Id to MANIFEST.MF of created jars" Phillip Webb 2013-11-05 10:05:57 -08:00
  • aede0165a0 Favor groovy.jar instead of groovy-all.jar Phillip Webb 2013-11-05 09:56:59 -08:00
  • 557f69a449 Remove accidental commit Phillip Webb 2013-11-05 09:10:43 -08:00
  • 68475406eb Really fix it Dave Syer 2013-11-05 15:32:53 +00:00
  • c144cae600 Comment out security condition pending SPR-11069 Dave Syer 2013-11-05 12:20:09 +00:00
  • e43dcd3061 Upgrade reactor and tomcat (for websocket) Dave Syer 2013-11-05 11:56:32 +00:00
  • 7006f222ab Use @Transactional where appropriate Dave Syer 2013-11-05 11:28:24 +00:00
  • fa998287ab Only log report if INFO enabled Dave Syer 2013-11-05 11:28:01 +00:00
  • 5ab2b472a8 Be more lax with --debug parsing Dave Syer 2013-11-05 10:21:54 +00:00
  • c6efac87f5 Shorten field names a bit Dave Syer 2013-11-05 09:02:43 +00:00
  • b19f6bb238 Isolate class loading for launched CLI apps Phillip Webb 2013-11-04 22:35:23 -08:00
  • 58300deee4 Add dependencies to spring-boot-starter-web Phillip Webb 2013-11-04 22:26:48 -08:00
  • d7ae8cafbf Move tests from 'samples' to 'test-samples' Phillip Webb 2013-11-04 22:20:02 -08:00
  • 065220c0fa Add spring-boot-starter-mobile Phillip Webb 2013-11-04 22:05:08 -08:00
  • bec1c8f00f Polish Phillip Webb 2013-11-04 22:02:20 -08:00
  • d784cb6a88 Apply eclipse-formatter conventions Phillip Webb 2013-11-04 09:32:42 -08:00
  • 0def447750 More care required getting beans early in lifecycle Dave Syer 2013-11-04 18:16:30 +00:00
  • 0c79c8913f Ensure AutoConfigurationReport is always present Dave Syer 2013-11-04 16:01:30 +00:00
  • b63016d8fc Create a report based on Boot's autoconfiguration decisions - Gather autoconfiguration conditional decisiions (true and false) - Provide an actuator endpoint as one means to read the report - Define @EnableAutConfigurationReport annotation to turn this feature on - Tidy up autoconfig report a bit and log it if --debug=true Greg Turnquist 2013-11-01 23:01:54 -05:00
  • 089233e472 Add SpringApplicationErrorHandler Dave Syer 2013-11-04 16:00:48 +00:00
  • c2204d6618 Fix jmx.groovy command Christian Dupuis 2013-11-04 17:56:29 +01:00
  • f9caade3cc Fix test assertion Christian Dupuis 2013-11-04 17:43:06 +01:00
  • 368f279788 Fix failing database test on 1.7 Christian Dupuis 2013-11-04 17:32:28 +01:00
  • 498ca07698 Re-add Spring-Boot-Commit-Id to MANIFEST.MF of created jars Christian Dupuis 2013-11-04 17:17:17 +01:00
  • 6b599b8483 Add remote shell implementation based on crsh Christian Dupuis 2013-11-04 17:16:17 +01:00
  • 90a2bf38da Ignore DataSourceAutoConfigurationTests.testExplicitDriverClassClearsUserName() as it fails without running mysql instance Christian Dupuis 2013-11-04 16:46:55 +01:00
  • 09de86fde8 Fix test broken by MySQL dependency Dave Syer 2013-11-04 16:16:06 +00:00
  • fc40ad4b48 Add short description of launchers Dave Syer 2013-11-04 14:45:08 +00:00
  • 39acbb271c Update Thymeleaf versions to latest mutually compatible Dave Syer 2013-11-04 14:44:45 +00:00
  • 97e6d77711 Do not default username/password for DataSource unless embedded Dave Syer 2013-11-04 13:33:46 +00:00
  • c29d2b1be4 Remove a small race condition Dave Syer 2013-11-04 13:31:31 +00:00
  • 894940d7aa Add test for dispatcher registration Dave Syer 2013-11-04 11:39:02 +00:00
  • b631c113ba Update AetherGrapeEngine to honour --local Andy Wilkinson 2013-11-04 11:01:52 +00:00
  • e741557a38 Generate springcli.properties before resources are copied Andy Wilkinson 2013-11-04 11:02:01 +00:00
  • f6e6831f25 Correct copy-paste errors in javadocs Dave Syer 2013-11-04 10:38:49 +00:00
  • cc92ba1a5c Fix spring test to properly handle failures Greg Turnquist 2013-10-10 13:18:23 -05:00
  • 7e7d4b7d3d Only do Actuator MVC config if in a web app Dave Syer 2013-11-02 15:50:29 +00:00
  • 78b2f17502 Fix typo in Javadocs Dave Syer 2013-11-02 15:50:09 +00:00
  • 694725c90b Upgrade to Security RC2 Dave Syer 2013-11-02 15:49:53 +00:00
  • a2db6a911f Add new sample to reactor build Dave Syer 2013-11-02 15:49:36 +00:00
  • bd719c1330 Nest the @EnableWebSecurity so it can be added to a condition Dave Syer 2013-11-01 17:46:37 +00:00
  • 761c2dabd1 Fix build Dave Syer 2013-11-01 17:07:24 +00:00
  • 1bd65c7487 Make context hierarchies play nicely with actuator Dave Syer 2013-11-01 16:27:47 +00:00
  • f84df423e8 Better implementation of ignores in security config Dave Syer 2013-11-01 15:07:02 +00:00
  • c5cfe54c80 Add spring-boot tests to test starter Dave Syer 2013-11-01 14:38:48 +00:00
  • 217ec5d564 Avoid registering ConfigurationPropertiesBindingPostProcessor twice Dave Syer 2013-11-01 11:57:47 +00:00
  • e4d594cce5 Avoid registering endpoints if Spring MVC not available Dave Syer 2013-11-01 11:57:32 +00:00
  • 3c3825a310 Upgrade Spring to 4.0.0.RC1 Dave Syer 2013-11-01 11:29:56 +00:00