5482 Commits (0a6b1167a7d79e9b52c55f271ee4d265b3f5dba1)
 

Author SHA1 Message Date
Arjen Poutsma 0a6b1167a7 Improved Javadoc 12 years ago
Arjen Poutsma d37e7878e6 Improved Javadoc 12 years ago
Sam Brannen 3794f995ba Avoid and/or suppress warnings in spring-test 12 years ago
Arjen Poutsma 5ce20fdd73 Improved Javadoc 12 years ago
Chris Beams 29613f1c21 Merge pull request #120 from poutsma/SPR-9677 12 years ago
Arjen Poutsma ca017a4880 Introduce strategy for BeanInfo creation 12 years ago
Rossen Stoyanchev b95550489b Add "New in Spring 3.2" section to reference docs 12 years ago
Rossen Stoyanchev c9b7b132fb Support generic types in @RequestBody arguments 12 years ago
Arjen Poutsma ed3823b045 Support generic target types in the RestTemplate 12 years ago
Rossen Stoyanchev 789e12a0c7 Use OS-specific newline in Jackon pretty print tests 12 years ago
Rossen Stoyanchev 2965df6bee Update Javadoc of UriComponentsBuilder 12 years ago
Rossen Stoyanchev de6f74fa40 Encode UTF-8 characters used in Java test sources 12 years ago
Rossen Stoyanchev b3f0b6e2d6 Fix links in MVC chapter 12 years ago
Rossen Stoyanchev 888835445c Update error message in DispatcherServlet 12 years ago
Rossen Stoyanchev 364bb696e0 Decode target parameters prior to saving a FlashMap 12 years ago
Rossen Stoyanchev af1561634c Allow Errors after @RequestBody and @RequestPart 12 years ago
Rossen Stoyanchev 06d95915a0 Add error message for missing servlet request param. 12 years ago
Rossen Stoyanchev 1cf4a2facd Add ExceptionHandlerSupport class 12 years ago
Sam Brannen 58daeea1e2 Merge pull request #121 from sbrannen/SPR-9011 12 years ago
Sam Brannen 1f93777bbd Support ApplicationContextInitializers in the TCF 12 years ago
Rossen Stoyanchev 9c8c967caa Add async options to MVC namespace and Java config 12 years ago
Rossen Stoyanchev 4f55518290 Update remaining filter with async support 12 years ago
Rossen Stoyanchev cdab04a032 Set timeout value and task executor per async request 12 years ago
Rossen Stoyanchev 4407f6a4c0 Make DeferredResult more usable and testable 12 years ago
Sam Brannen 3b9833c538 Update MockHttpSession across the test suite 12 years ago
Sam Brannen 8059625670 Implement invalidate() properly in MockHttpSession 12 years ago
Rossen Stoyanchev e65b930e7a Introduced ControllerAdvice annotation 12 years ago
Sam Brannen f1105812af Polish Spring MVC ContextLoader 12 years ago
Chris Beams 81128871be Add optional AspectJ dependencies where appropriate 12 years ago
Chris Beams d986585be8 Make spring-orm dependency on spring-web optional 12 years ago
Arjen Poutsma 7187a2435e XStreamMarshaller supports stream directly 12 years ago
Chris Beams 4e0977ccdd Expand repackaged asm/cglib jars into spring-core 12 years ago
Sam Brannen df961a938e RTU.setField() shouldn't call toString() on target 12 years ago
Sam Brannen 5710cf5ed2 Reduce log level to DEBUG when @TELs isn't present 12 years ago
Chris Beams ff3dbac4b9 Eliminate spring-asm .gitignore files 12 years ago
Chris Beams 4691243fb0 Merge branch cbeams/SPR-9669 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
Chris Beams 69a392981e Upgrade JarJar to version 1.3 12 years ago
Sam Brannen 3e8b5575c1 Merge pull request #117 from aclement/SPR-9621 12 years ago
Andy Clement f5d3cd07e7 Avoid NPE when registering a SpEL MethodFilter 12 years ago
Sam Brannen 51bac37d9b Merge pull request #116 from aclement/SPR-9620 12 years ago
Andy Clement 75944cc88f Support nested double quotes in SpEL expressions 12 years ago
Sam Brannen 0d963a690b Merge pull request #115 from aclement/SPR-9614 12 years ago
Andy Clement 58e6214b7b Support symbolic boolean operators for OR and AND 12 years ago
Chris Beams 6249539426 Upgrade to Gradle 1.1 GA 12 years ago
Sam Brannen 826e565b7c Polish GenericTypeResolver 12 years ago
Sam Brannen 3fbcebb82e Merge pull request #113 from aclement/SPR-9613 12 years ago
Andy Clement a7418f480c Support case-insensitive null literals in SpEL 12 years ago
Rossen Stoyanchev 529e62921d Refactor Servlet 3 async support 12 years ago