Commit Graph

  • e545e5aa32 Polish Phillip Webb 2014-01-23 22:01:47 -08:00
  • 76b15c4446 Add spring.messages.encoding (default utf-8) Dave Syer 2014-01-23 22:01:46 +00:00
  • 3a35c95e63 Extend semantics of ConfigFileApplicationListener environment a bit Dave Syer 2014-01-23 19:11:33 +00:00
  • dac1b53fda Don't mask original exception in SpringApplication.handleError Dave Syer 2014-01-23 10:19:06 +00:00
  • a55809959f Fix type mentioned in javadocs Dave Syer 2014-01-23 09:44:04 +00:00
  • 195eb9f9bc Updates to redis repositories Dave Syer 2014-01-22 11:41:09 +00:00
  • d64b18cca9 Document JSP limitations with executable JAR or WAR Andy Wilkinson 2014-01-22 09:59:33 +00:00
  • a2f70c6f4f Add javadocs to some Metrics interfaces Dave Syer 2014-01-22 09:53:52 +00:00
  • d23dab3bd0 Change package name in sample Dave Syer 2014-01-22 09:34:56 +00:00
  • 765bfbd086 Include spring-aspects in Spring Data JPA starter. Oliver Gierke 2014-01-22 09:58:46 +01:00
  • 4a0ef9720b Update READMEs to reference latest version number Phillip Webb 2014-01-22 00:13:49 -08:00
  • 595cb6d55b Fix version-type logic to deal with RCx form Phillip Webb 2014-01-21 22:15:11 -08:00
  • f500e48e2c Fix version replacement in homebrew generation Phillip Webb 2014-01-21 21:05:23 -08:00
  • d0f3e33f21 Remove unused test dependency Phillip Webb 2014-01-21 21:05:06 -08:00
  • 43e54d38f7 Make fields private where possible Phillip Webb 2014-01-21 16:21:00 -08:00
  • 0160760568 Apply latest eclipse cleanup rules Phillip Webb 2014-01-21 14:37:18 -08:00
  • 0ac5a7595b Polish eclipse settings Phillip Webb 2014-01-21 13:59:47 -08:00
  • ac54d7fe3c Final polish before 1.0.0.RC1 Phillip Webb 2014-01-21 13:30:23 -08:00
  • 853b0a8027 Fix some maven warnings Phillip Webb 2014-01-21 10:56:09 -08:00
  • cdda330acd Update copyright header for files changed in 2014 Phillip Webb 2014-01-21 10:26:25 -08:00
  • b12d728c06 Update ant example to 1.0.0.BUILD-SNAPSHOT Phillip Webb 2014-01-21 10:22:42 -08:00
  • 72dc09cb56 Strip trailing whitespace Phillip Webb 2014-01-21 10:22:00 -08:00
  • 433d049544 Make some dependencies optional Dave Syer 2014-01-21 17:41:27 +00:00
  • ea3b82091b Tweak javadocs in SprinApplicationBuilder Dave Syer 2014-01-21 14:29:19 +00:00
  • 7e4ee4f720 Special case for YAML ParseException caused by bad document boundary Dave Syer 2014-01-21 13:58:16 +00:00
  • 2dc4c291ff Add some clarifications to maven plugin README Dave Syer 2014-01-21 12:17:03 +00:00
  • 02f6814d93 Revert direct dependency on Jasper pending changes in Tomcat Dave Syer 2014-01-21 10:06:24 +00:00
  • 8f4059147c Revert "Upgrade to Tomcat 7.0.50" Dave Syer 2014-01-21 09:48:42 +00:00
  • 7bb6bf6a54 Polish Phillip Webb 2014-01-21 00:09:10 -08:00
  • 68293f34af Upgrade version to 1.0.0.BUILD-SNAPSHOT Phillip Webb 2014-01-21 00:02:09 -08:00
  • 3d60696b9b Upgrade to Tomcat 7.0.50 Phillip Webb 2014-01-20 23:45:27 -08:00
  • 377953babd Upgrade to Hibernate Validator 5.0.2 Phillip Webb 2014-01-20 22:50:56 -08:00
  • 618bfc65ac Upgrade to Groovy 2.2.1 Phillip Webb 2014-01-20 22:28:24 -08:00
  • e38f10d7a6 Upgrade CRaSH shell to 1.3.0-beta14 Phillip Webb 2014-01-20 22:18:28 -08:00
  • e33eae5b54 Upgrade various 3rd-party dependencies Phillip Webb 2014-01-20 22:17:51 -08:00
  • 6c5701bacd Use @Autowired AuthenticationManagerBuilder Rob Winch 2014-01-20 16:45:13 -06:00
  • 18cecd077d Move CLI integration tests into spring-boot-cli Phillip Webb 2014-01-20 12:12:10 -08:00
  • f418a07ba7 Add basic integration tests for the CLI Andy Wilkinson 2014-01-20 11:08:56 +00:00
  • 015d92b8e8 Add docs for @EntityScan and JPA repository packages Dave Syer 2014-01-20 08:29:35 +00:00
  • c1bbd4fc4e Fix typo in howto Dave Syer 2014-01-20 08:11:35 +00:00
  • 56364ecd46 Allow custom PersistenceUnitManager with JPA Phillip Webb 2014-01-19 21:59:06 -08:00
  • 096ace6896 Add @EntityScan annotation Phillip Webb 2014-01-19 21:40:39 -08:00
  • 8db1d0e044 Fix some TODOs Dave Syer 2014-01-19 16:00:10 +00:00
  • 07da034571 Allow @EnableTransactionManagement to be supplied by user Dave Syer 2014-01-19 14:10:56 +00:00
  • e7675a0630 Add unit tests for YAML parsing errors Dave Syer 2014-01-18 22:46:06 +00:00
  • 0a6074be6f Fix failing test due to cache timeout property Phillip Webb 2014-01-18 11:51:14 -08:00
  • 25cc68cafe Add spring.resources.cachePeriod to MvcAutoConfiguration Christopher Smith 2014-01-17 12:09:23 -06:00
  • 5627caa724 Move spring-boot tests utilities to main spring-boot.jar Dave Syer 2014-01-17 18:31:08 +00:00
  • d53a52cf1a Fix test Dave Syer 2014-01-17 17:40:01 +00:00
  • d01bc59d7e Update to bootstrap 3.0.3 Dave Syer 2014-01-17 10:15:16 +00:00
  • aded7435b5 Swicth to webjars for static sample Dave Syer 2014-01-17 09:59:13 +00:00
  • 559f907b54 Use explicit test dependencies in samples Dave Syer 2014-01-17 09:07:46 +00:00
  • f103a976f8 Don't use @ComponentScan for default packages Phillip Webb 2014-01-16 22:49:32 -08:00
  • 6c255e5785 Reduce logging in Travis Phillip Webb 2014-01-16 13:37:19 -08:00
  • b85f984349 Refine auto-configuration report log levels Phillip Webb 2014-01-16 13:07:48 -08:00
  • 53f1488f70 Don't automatically log auto-configuration report Phillip Webb 2014-01-16 12:57:13 -08:00
  • c41a3fd5db Fail builds if multiple main classes are found Phillip Webb 2014-01-16 12:30:36 -08:00
  • 312535bcd5 Add SpringNamingStrategy to improve FK names Phillip Webb 2014-01-16 10:38:56 -08:00
  • 28a92d22dc Prevent CTRL-D from causing NPE in shell Phillip Webb 2014-01-16 09:19:26 -08:00
  • 796816e8c3 Remove CleanCommand Dave Syer 2014-01-16 17:29:52 +00:00
  • c8a1d8830c Refactor CLI internals for REPL shell Phillip Webb 2014-01-14 15:06:03 -08:00
  • cad9fbfdf0 Fix CLI help formatting issue with '-cp' Phillip Webb 2014-01-15 11:13:31 -08:00
  • 4fc9dfc2d5 Revert "Add launcher.count as useful performance testing aid" Phillip Webb 2014-01-14 10:22:09 -08:00
  • 3b259bc865 Polish Phillip Webb 2014-01-14 10:21:36 -08:00
  • 5592023f16 Add support for reloading resources in Gradle plugin Dave Syer 2014-01-15 11:23:07 +00:00
  • 5fb42c3c33 Support @Grab when app has multiple groovy scripts Andy Wilkinson 2014-01-15 10:51:42 +00:00
  • b45683f103 Only auto-configure Reduce if Lettuce is on the classpath Andy Wilkinson 2014-01-15 10:48:26 +00:00
  • 57ba6a40b6 Divert out/err streams while command runs Dave Syer 2014-01-14 17:44:29 +00:00
  • 6b6bd37924 Add hint to user about 'stop' command Dave Syer 2014-01-14 17:43:50 +00:00
  • 1f5cba9e32 Clear prompt before clearing screen Dave Syer 2014-01-14 17:26:13 +00:00
  • fa8e4768b9 Prevent JLine from expanding !history events Dave Syer 2014-01-14 15:39:13 +00:00
  • b07a1998df Remove InitCommand altogether Dave Syer 2014-01-14 14:49:00 +00:00
  • 8ff2a88712 Fix counting error in SourceOptions Dave Syer 2014-01-14 14:44:12 +00:00
  • a5f16d46fe Remove ScriptCommand support Dave Syer 2014-01-14 14:21:56 +00:00
  • c921c9410b Improve startup failure diagnostics Andy Wilkinson 2014-01-14 13:47:36 +00:00
  • 3e6eb6fec8 Remove support for InitCommand outside REPL Dave Syer 2014-01-14 13:27:40 +00:00
  • c43d91598e Update config location docs Dave Syer 2014-01-14 13:25:43 +00:00
  • 5b90e18564 More performance tweaks for SpringCli Dave Syer 2014-01-14 13:04:00 +00:00
  • e1605b4691 Add launcher.count as useful performance testing aid Dave Syer 2014-01-14 13:03:16 +00:00
  • 895daacde9 Roll spring-boot-maven-settings into the CLI Andy Wilkinson 2014-01-14 10:06:45 +00:00
  • 719b47fad8 Polish Phillip Webb 2014-01-13 22:54:37 -08:00
  • e3b352e0b5 Support 'headless' applications Phillip Webb 2014-01-13 22:41:17 -08:00
  • 0e413c3b48 Update to latest maven plugins Phillip Webb 2014-01-13 22:26:47 -08:00
  • ffe8bf5419 Remove unused .gitignore files Phillip Webb 2014-01-13 21:53:24 -08:00
  • 2f71f9fa4c Add main.basedir property Phillip Webb 2014-01-13 21:25:15 -08:00
  • e96fa79c31 Don't pull test and provided dependencies into the CLI jar Andy Wilkinson 2014-01-13 17:51:02 +00:00
  • c9f8dac9d9 Typo in howto Dave Syer 2014-01-13 14:32:12 +00:00
  • 165ba2eb45 Add some performance tests for InitCommand Dave Syer 2014-01-13 12:17:23 +00:00
  • dba6a5bfaf Add support for = separator in EnvironmentTestUtils Dave Syer 2014-01-12 12:34:39 +00:00
  • 577c177d6a Fix typo in EnvironmentTestUtils Dave Syer 2014-01-12 11:46:46 +00:00
  • c349cb66ba Ensure SpringApplication closes its ApplicationContext Dave Syer 2014-01-11 07:38:17 +00:00
  • 420fc69983 Only run InitCommand if there is code to process Dave Syer 2014-01-11 07:23:39 +00:00
  • 322af41d72 Revert CLI to JarLauncher Dave Syer 2014-01-11 07:15:20 +00:00
  • d125357bf6 Protect against JARs with different local headers Phillip Webb 2014-01-10 15:56:58 -08:00
  • 47da8a817a Polish Phillip Webb 2014-01-10 12:55:25 -08:00
  • 26d900f3ad Revert "Allow maven build with JDK 1.8" Phillip Webb 2014-01-10 12:32:18 -08:00
  • 18a666caf8 Replaces references to 'files' with 'sources' Phillip Webb 2014-01-10 12:27:23 -08:00
  • 2c6231a0fc Restore eclipse settings to stop m2e errors Phillip Webb 2014-01-10 10:47:49 -08:00
  • f038da1fe5 Throw an exception if a config file that exists cannot be parsed Dave Syer 2014-01-10 17:09:39 +00:00
  • cc996ce7f9 Extend YAML map key special cases to nested maps Dave Syer 2014-01-10 15:53:17 +00:00