1236 Commits (c5278aa359a1847b8df89da21b01dd48aa097d53)

Author SHA1 Message Date
Phillip Webb 6c63271f55 Update changelog 12 years ago
Sam Brannen 5b59a25a59 Update changelog 12 years ago
Juergen Hoeller af56b3b7e3 Extended support for meta-annotations etc 12 years ago
Phillip Webb 7fd18298d1 Update changelog 12 years ago
Sam Brannen 397d20b55a Update changelog 12 years ago
Sam Brannen acc8364539 Update changelog 12 years ago
Rossen Stoyanchev e14ba9dec3 Add config options for MVC async interceptors 12 years ago
Chris Beams 0bd4dab4e3 Filter @Configuration classes out of LTW test 12 years ago
Rossen Stoyanchev c7e7e80a3a Update AbstractView with method to set content type 12 years ago
Phillip Webb ae2d24808c Close 'beans' tag in MVC namespace documentation 12 years ago
Rossen Stoyanchev e329698df5 Update changelog 12 years ago
Rossen Stoyanchev 2f504dda3a Update remoting chapter (minor) 12 years ago
Sam Brannen c579cd1ce9 Update changelog regarding major new testing features 12 years ago
Juergen Hoeller 15bf31a09e ResourceDatabasePopulator etc 12 years ago
Juergen Hoeller c020096bbd Further changes for 3.2 RC1 12 years ago
Juergen Hoeller 76e28cb08b Initial changelog for 3.2 RC1 12 years ago
Chris Beams 3bebb23f64 Update changelog 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Phillip Webb 8e7622bb8a Fix Windows-related build issues 12 years ago
Juergen Hoeller 15e384dfd3 updated changelog 12 years ago
Juergen Hoeller bd7a6f658a Typo in ApplicationContextAware and BeanNameAware section 12 years ago
Rossen Stoyanchev cb564b287f Provide support for filter registrations 12 years ago
Rossen Stoyanchev 2201dd8c45 Add support for matrix variables 12 years ago
Rossen Stoyanchev da05b094f5 Polish standard Spring MVC exception handling 12 years ago
Rossen Stoyanchev b95550489b Add "New in Spring 3.2" section to reference docs 12 years ago
Rossen Stoyanchev b3f0b6e2d6 Fix links in MVC chapter 12 years ago
Rossen Stoyanchev af1561634c Allow Errors after @RequestBody and @RequestPart 12 years ago
Rossen Stoyanchev 1cf4a2facd Add ExceptionHandlerSupport class 12 years ago
Sam Brannen 1f93777bbd Support ApplicationContextInitializers in the TCF 12 years ago
Rossen Stoyanchev e65b930e7a Introduced ControllerAdvice annotation 12 years ago
Chris Beams 4e0977ccdd Expand repackaged asm/cglib jars into spring-core 12 years ago
Chris Beams 92500ab902 Upgrade to CGLIB 3 and inline into spring-core 12 years ago
Chris Beams c16f18a5fd Remove spring-asm and inline ASM 4 into spring-core 12 years ago
Andy Clement f5d3cd07e7 Avoid NPE when registering a SpEL MethodFilter 12 years ago
Andy Clement 75944cc88f Support nested double quotes in SpEL expressions 12 years ago
Andy Clement 58e6214b7b Support symbolic boolean operators for OR and AND 12 years ago
Sam Brannen 826e565b7c Polish GenericTypeResolver 12 years ago
Andy Clement a7418f480c Support case-insensitive null literals in SpEL 12 years ago
Andy Clement e4a926ea3c Modify SpEL Tokenizer to support methods on numbers 12 years ago
Sam Brannen 015086cb9c Introduce new methods in tx base test classes 12 years ago
Sam Brannen 8d9637ada6 Provide JdbcTemplate in tx base classes in the TCF 12 years ago
Ian Brandt bd0c4b4d99 Deprecate SimpleJdbcTestUtils in favor of JdbcTestUtils 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 12 years ago
Sam Brannen 2b7a629068 Support TransactionManagementConfigurer in the TCF 12 years ago
Sam Brannen f21fe33e74 Support single, unqualified tx manager in the TCF 12 years ago
Sam Brannen 37dc211f58 Support named dispatchers in MockServletContext 12 years ago
Rossen Stoyanchev 64d939bb16 Add ContentNegotiationManagerFactoryBean 12 years ago
Rossen Stoyanchev 028e15faa3 Add options to configure content negotiation 12 years ago
Rossen Stoyanchev 92759ed1f8 Add exclude patterns for mapped interceptors 12 years ago
Rossen Stoyanchev 6cc512b51c Ensure async Callables are in sync with the call stack 12 years ago