2746 Commits (bebcd60b7c81dc6069861de698fb42f32e6466ea)
 

Author SHA1 Message Date
Phillip Webb bebcd60b7c Call LoggerContext.reset() during logback init 12 years ago
Andy Wilkinson 6dcaec2fef Make all @Bean methods public 12 years ago
Phillip Webb 611f978181 Make all @Bean methods public 12 years ago
Phillip Webb 9e9e450211 Fix @Since tag 12 years ago
Phillip Webb 62a5ce52d0 Backport Jetty/Tomcat SSL support 12 years ago
Phillip Webb fae9ab4140 Fix failing tests 12 years ago
Phillip Webb c0f69d28d3 Remove inadvertently committed debug System.out 12 years ago
Dave Syer 95c15733bc Use ErrorController.getErrorPath() to ignore the error path for security 12 years ago
Andy Wilkinson eed58eecb4 Improve error handling in EnableAutoConfigurationImportSelector 12 years ago
Andy Wilkinson 468b6cb1f7 Add support for configuring RemoteIpValve’s internalProxies 12 years ago
Phillip Webb 5ba86a103d Polish 12 years ago
Andy Wilkinson 2ba2cfe23d Document build-time property expansion using Gradle 12 years ago
Andy Wilkinson 3c815f4014 Provide group in ResolvedArtifactLibrary to enable discrimination 12 years ago
Dave Syer 6456f2a542 Add url,user,password to LiquibaseProperties 12 years ago
Dave Syer 7828f2a5d3 Update docs on metrics names 12 years ago
Dave Syer deef784403 Blitz some more special characters from the metric names 12 years ago
Dave Syer 437fb75424 Add /error to ignored paths for security autoconfig 12 years ago
Dave Syer bf0c8fc8bb Remove JDBC from secure-web sample 12 years ago
Dave Syer 9902f98a3d Ensure the AuthenticationManager is created when needed 12 years ago
Dave Syer 0950072b5e Fix integration test (shared context by accident) 12 years ago
Andy Wilkinson 06ffd9dd86 Fix configuration of Spring Loaded on Gradle 1.6 12 years ago
Andy Wilkinson 750c116078 Upgrade to Spring Integration 4.0.4 and Spring AMQP 1.3.6 12 years ago
John Tims a4e08beebc Add missing variable to the example in the Loading YAML section 12 years ago
Christoph Frick 3b07e4e633 Fix typos in the documentation: though -> through 12 years ago
Dave Syer 9a2f9825d1 Fix asciidoc syntax 12 years ago
Dave Syer 993c7691ec Fix recommended authentication configuration to match samples 12 years ago
Phillip Webb 338288205b Fixup version numbers following release 12 years ago
Spring Buildmaster d63e4b4329 Next development version 12 years ago
Phillip Webb eaa3bd040d Apply eclipse formatting rules 12 years ago
Andy Wilkinson 990213b8b8 Correct reference to ConfigurableEmbeddedServletContainerFactory 12 years ago
Dave Syer 73a5a8730b Fix versions in simple sample 12 years ago
Dave Syer 378f6b78ce Add ServiceLoader for AST transformations 12 years ago
Stephane Nicoll 3f148683a1 Update to Spring framework 4.0.7 12 years ago
Dave Syer 8a66d50edf Remove binary files 12 years ago
Phillip Webb 7e6bad8d4b Fix @ActiveProfile to override existing profiles 12 years ago
Phillip Webb c2ff7ca80f Add HtppClientOptions to TestRestTemplate 12 years ago
Phillip Webb bedb44adc8 Ensure non-remapped calls are still logged 12 years ago
Stephane Nicoll f46fe32264 Add group discriminant in case of conflict 12 years ago
Phillip Webb 449752c9e2 Minor asciidoctor formatting 12 years ago
Stephane Nicoll 811f5ab80c Clarify the use of spring.profiles 12 years ago
Stephane Nicoll 9a8d05bd43 Clarify addResources parameter description 12 years ago
Stephane Nicoll f48628fa90 Workaround fix for git-commit-plugin 12 years ago
Phillip Webb 34cbcf5e50 Support better HttpMessageConverters manipulation 12 years ago
Phillip Webb 0c0a0a7738 Convert session timeout to minutes for Tomcat 12 years ago
Phillip Webb a07f0272f9 Polish 12 years ago
Mattias Severson 04c3e9979f Fix typo 12 years ago
Phillip Webb a5484e47cd Extract getServletContextInitializerBeans logic 12 years ago
Dave Syer c2444aecd6 Continue with default location if CONFIG_LOGGING fails 12 years ago
Dave Syer 47b59046bd Order Filters, Servlets etc. separately in EmbeddedWebApplicationContext 12 years ago
Dave Syer 1ddcf3657b Be defensive about resolving properties in PropertySourcesPropertyValues 12 years ago