2738 Commits (eed58eecb4b5d486736bbf013cc44bf64b8b5dc4)
 

Author SHA1 Message Date
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
Andy Wilkinson 37aa532617 Upgrade to Spring Data Dijkstra SR4 12 years ago
Andy Wilkinson adc8cdf16a Fix generics warnings triggered by upgrade to Tomcat 7.0.55 12 years ago
Andy Wilkinson d0a85dd477 Add Elasticsearch starter to table of starters in the documentation 12 years ago
Phillip Webb 1381fe172e Polish 12 years ago
Andy Wilkinson 28f7cf4487 Convert URL to File using a URI so that URL-encoding is removed 12 years ago
Dave Syer 95d65c2ff5 Add indirection to avoid runtime dependency on MVC in templates 12 years ago
Phillip Webb f4dc090bae Add a little more context to ErrorPageFilter log 12 years ago
Dave Syer 2d67452128 Log exceptions in ErrorPageFilter 12 years ago