27490 Commits (38891f7594debeef320ebcfc7050e9234f407dcf)
 

Author SHA1 Message Date
Phillip Webb 47da8a817a Polish 12 years ago
Phillip Webb 26d900f3ad Revert "Allow maven build with JDK 1.8" 12 years ago
Phillip Webb 18a666caf8 Replaces references to 'files' with 'sources' 12 years ago
Phillip Webb 2c6231a0fc Restore eclipse settings to stop m2e errors 12 years ago
Dave Syer f038da1fe5 Throw an exception if a config file that exists cannot be parsed 12 years ago
Dave Syer cc996ce7f9 Extend YAML map key special cases to nested maps 12 years ago
Dave Syer ff3af47ef0 Watch out for non-Strings in YAML map keys 12 years ago
Dave Syer bd73705393 FileOptions -> SourceOptions to work with String paths instead of Files 12 years ago
Christian Dupuis 62e02d3d81 Add initialSize configuration property to datasource auto configuration 12 years ago
Dave Syer edaaac8993 Fix broken test 12 years ago
Dave Syer 5bbb01c071 Move properties file to correct location 12 years ago
Christian Dupuis 1a44b3e676 Fix sorting of auto configuration classes on JDK 8 12 years ago
Christian Dupuis fd15b62a9d Allow maven build with JDK 1.8 12 years ago
Dave Syer d6b2ade8df Ensure logging initializer listens to the right event 12 years ago
Dave Syer 2377bd9ec9 Don't load BatchAutoConfiguration at all if there is no JobLauncher 12 years ago
Dave Syer b1db714c23 Allow @EnableGlobalMethodSecurity in a non webapp 12 years ago
Christian Dupuis b8b948d366 Migrate JolokiaAutoConfiguration to use ConfigurationProperties instead of accessing the environment directly to obtain configuration properties 12 years ago
Dave Syer 51f9189923 Prevent 404 in gh-pages 12 years ago
Dave Syer 889a97a6b2 Default spring.config.location to file: if no prefix supplied 12 years ago
Dave Syer aebaa580db Add test for user overriding @EnableJpaRepositories 12 years ago
Dave Syer c8152bfc70 SpringBootTestUtils->EnvironmentTestUtils 12 years ago
Dave Syer 478e655758 Change algorithm for determining active profile from external config 12 years ago
Dave Syer 7d846c835a Allow user to disable all JMX exports with spring.jmx.enabled 12 years ago
Dave Syer 561cb3a50f TestUtils -> SpringBootTestUtils 12 years ago
Andy Wilkinson 73b9899708 Use a single <manifestEntries> element 12 years ago
Andy Wilkinson 9a5be9f4cd Revert "Test that auto configurations can be added by init scripts" 12 years ago
Andy Wilkinson a010de955d Reinstate ./repository as a "remote" repository 12 years ago
Andy Wilkinson a58e4cbb1f Add support for configuring Aether via settings.xml 12 years ago
Andy Wilkinson 2e81b1d0d0 Test that auto configurations can be added by init scripts 12 years ago
Dave Syer 321ce3aad2 TestUtils -> SpringBootTestUtils 12 years ago
Dave Syer 147968cf83 Set isolation to DEFAULT for JPA transaction manager 12 years ago
Dave Syer 2066c04a3e Make Map<String,String> a special case in RelaxedDataBinder 12 years ago
Dave Syer 7b58718453 Add missing YAML file for test 12 years ago
Dave Syer 4e1245d9ee Restore changes from 0332501 (fix class loader test failure) 12 years ago
Dave Syer e00db0de24 Ignore other failing test as short term measure 12 years ago
Dave Syer bf69da3983 Ignore failing test as short term measure 12 years ago
Janne Valkealahti 780397bd6b Fix for wildcard recursive classpath handling 12 years ago
Dave Syer 633dea9d80 Add declarative ApplicationListener 12 years ago
Dave Syer 73c2216732 Migrate file encoding initializer to listener 12 years ago
Dave Syer 4d28e1b601 Migrate VCAP initializer to a listener 12 years ago
Dave Syer 441572c61c Migrate config file initializer to a listener 12 years ago
Dave Syer 3dacf4be17 Migrate Logging and Liquibase initializers to be listeners 12 years ago
Dave Syer 27ae6a5fd6 Add ApplicationListener as first class component in Spring Application 12 years ago
Andy Wilkinson 3336b6da44 Remove redundant @GrabResolver transform 12 years ago
Phillip Webb 751beda2cb Additional fixes for auto-configuration report 12 years ago
Greg Turnquist b5b86d07ba Add Spring MVC's org.springframework.ui package to the list of automatic imports 12 years ago
Dave Syer 8fe696944a Delete duplicate logback.xml if running from Maven plugin 12 years ago
Dave Syer ac34f9c993 First proper draft of DSL for Groovy Commands 12 years ago
Dave Syer 1e75c0a55b Extend programming model for script commands 12 years ago
Dave Syer b5db4d3ff4 Enhance FileOptions to support multiple classpath resources 12 years ago