6002 Commits (8f90b487e231347770f85df7d0f4bdc4b0043293)
 

Author SHA1 Message Date
Chris Beams 8f90b487e2 Rename API and reference doc output dirs 12 years ago
Phillip Webb 6a6b441ffd Document annotation-config / component-scan tip 12 years ago
Phillip Webb a263fd343d Use consistent XML docbook namespace format 12 years ago
Rossen Stoyanchev e09bdb31cc Add reference documentation for async web requests 12 years ago
Juergen Hoeller 5b2cd763cf Final preparations for 3.2 GA 12 years ago
Juergen Hoeller c55446da9d Polishing 12 years ago
Juergen Hoeller 9b6ec5bfab DeprecatedBeanWarner detects deprecated FactoryBean classes and always logs user-specified bean type 12 years ago
Juergen Hoeller 9deaefe74d AbstractCachingViewResolver uses a cache limit of 1024 by default, avoiding overflow for redirect URLs 12 years ago
Juergen Hoeller 1cb6e3dbb6 Several enhancements with respect to CachingMetadataReaderFactory handling. 12 years ago
Juergen Hoeller e298658ef0 Polishing 12 years ago
Juergen Hoeller 801d4714b1 Fixed CGLIB proxy class leaks through further equals/hashCode implementations in Spring AOP pointcuts 12 years ago
Juergen Hoeller 7af92b483a Fixed HierarchicalUriComponents equals implementation 12 years ago
Sam Brannen d4c55838ad Document testing in "New in Spring 3.2" sect. 12 years ago
Sam Brannen a1053d4364 Document WebApplicationContext support in the TCF 12 years ago
Sam Brannen 7f1b990ee9 Reformat the Testing chapter 12 years ago
Rossen Stoyanchev acf32726d7 Add documentation for Spring MVC Test 12 years ago
Sam Brannen 4be2d15950 Reformat the Testing chapter 12 years ago
Phillip Webb 6fed79cb10 Ensure buildSrc is only added once to eclipse 12 years ago
Sam Brannen a6387dc725 Document WebApplicationContext support in the TCF 12 years ago
Phillip Webb c8a3562933 Update test tiles.xml files to use v3 DTD 12 years ago
Phillip Webb 25a7136a96 Merge pull request #199 from rwinch/SPR-10059 12 years ago
Rob Winch be7b07f832 Make DeferredResult extensible 12 years ago
Rob Winch 455701d2ee Merge plugin copies exclude rules 12 years ago
Phillip Webb 809d62e318 Add buildSrc to generated eclipse project 12 years ago
Phillip Webb 42bbcc3220 Move Merge plugin into a build package structure 12 years ago
Phillip Webb b206e6891f Renamed buildsrc to buildSrc 12 years ago
Phillip Webb 9e790829d9 Upgrade reference plugin to version 0.2.3 12 years ago
Phillip Webb 87f7ecf907 Refactor merge-artifacts script to a plugin 12 years ago
Phillip Webb 4551cfcdfc Remove superfluous exclusions from Gradle build 12 years ago
Phillip Webb 0751b2cbeb Convert Gradle build to use new propdeps-plugin 12 years ago
Phillip Webb 7cc406ffc7 Depend on javax.servlet for version 3.0 API 12 years ago
Phillip Webb 6103a7f1c1 Upgrade log4j dependency to version 1.2.17 12 years ago
Phillip Webb dc708c5baa Removed unused gradle import 12 years ago
Phillip Webb 22741b1fdc Use consistent Gradle dependency style 12 years ago
Phillip Webb 90cfdbb040 Polish quote styles in gradle files 12 years ago
Phillip Webb a268528726 Polish .gradle file formatting to use tabs 12 years ago
Sam Brannen 756bff8e0a Improve Javadoc in SpringServletContainerInitializer 12 years ago
Sam Brannen a436a57503 Move tests to spring-test module 12 years ago
Rossen Stoyanchev 85a552daed Fix package cycle among http message converters 12 years ago
Rossen Stoyanchev d309bb4bbb Add web-fragment.xml to spring-web 12 years ago
Rossen Stoyanchev 6e7df513f1 Exclude jcl-over-slf4j from tiles-core dependency 12 years ago
Rossen Stoyanchev 3643d92cb8 Fix issue with creating ServletRequestAttributes 12 years ago
Sam Brannen 69ace01640 Clean up warnings in spring-test 12 years ago
Sam Brannen 2233949a0f Fix typo 12 years ago
Rossen Stoyanchev 9cc4bd892a Fix issue with suffix pattern match 12 years ago
Phillip Webb fb05c7b33c Replace SLF4J with ACL TilesConfigurer for Tiles 3 12 years ago
Rossen Stoyanchev 31cb14e03a Remove Spring Security sample tests in spring-test-mvc 12 years ago
Juergen Hoeller d6b9c6a475 Removed coverage of deprecated java.util.Timer support 12 years ago
Juergen Hoeller a92f7dd474 ConfigurationClassPostProcessor consistently uses ClassLoader, not loading core JDK classes via ASM 12 years ago
Sam Brannen 8a422f48c6 Update changelog re: comments in SQL statements 12 years ago