5409 Commits (33a3681975751692ef2937f058fb5eed4fb343e3)
 

Author SHA1 Message Date
Philippe Marschall cdb6d7447e Optimize memory usage in factory *Metadata classes 13 years ago
Chris Beams 46bdb2de07 Merge pull request #64 from marschall/SPR-9316 13 years ago
Philippe Marschall 2624b90906 Avoid NPE in AutowiredAnnotationBeanPostProcessor 13 years ago
Sam Brannen b50f6e19a6 Fix regression in ClassPathResource descriptions 13 years ago
Sam Brannen 500a4dd995 Fix tx annotated tests so that they pass in the build 13 years ago
Rossen Stoyanchev 01a9dd9772 Add option to set Content-Length in JSON Views 13 years ago
Sam Brannen 2017b24867 Disable tx annotated tests until working within the build 13 years ago
Rossen Stoyanchev 2af294ab26 Add MessageCodesResolver hook to WebMvcConfigurer 13 years ago
Sam Brannen 1cec0f9c65 Investigate claims made in SPR-9051 regarding transactional tests 13 years ago
Chris Beams 9c223c1780 Fix broken link to JavaBean customization tutorial 13 years ago
Chris Beams 19aceebb96 Fix broken javadoc link to ROME tools project 13 years ago
Chris Beams 2db4e15f0e Translate SQLTimeoutException to QueryTimeoutException 13 years ago
Chris Beams 2ff43726be Restore serializability of HttpStatusCodeException 13 years ago
Chris Beams 9a856c09f3 Clarify @EnableScheduling javadoc 13 years ago
Chris Beams 283c1b9c53 Upgrade to Gradle 1.0-rc-3 13 years ago
Sam Brannen b67a08cfd7 Fix typo in Javadoc and emphasize @Configuration 'lite' mode 13 years ago
Rossen Stoyanchev bdc3599d3d Add CompositeRequestCondition 13 years ago
Rossen Stoyanchev fbb2103e4d Add "excludedExceptions" to SimpleUrlHandlerMapping 13 years ago
Sam Brannen 1167155182 Update reference manual regarding upgrade to JUnit 4.10 13 years ago
Sam Brannen 50d4ebcc71 Fix typo in section id 13 years ago
Chris Beams 347e8dfc86 Merge pull request #79 from olivergierke/SPR-9346 13 years ago
Oliver Gierke 2a75c57d3c Add missing section ids in reference documentation 13 years ago
Rossen Stoyanchev 1d0e484eac Support access to all URI vars via @PathVariable Map 13 years ago
Rossen Stoyanchev 698d004260 Deprecate HttpStatus codes 419, 420, 421 13 years ago
Rossen Stoyanchev 59084354e2 Add validation of HTTP method in form tag 13 years ago
Chris Beams f1a699cff5 Merge pull request #77 from pukkaone/fix-typo 13 years ago
Chin Huang f1c062fe9e Fix typos in Reference Documentation 13 years ago
Sam Brannen 78c6d70f0b Refute claims made in SPR-9051 13 years ago
Rossen Stoyanchev d52fc3bd2f Prevent response updates if @ResponseStatus has reason 13 years ago
Sam Brannen 0b17dd2242 Fix misleading JavaDoc in ProfileAnnotationConfigTestSuite 13 years ago
Rossen Stoyanchev c57d4e2386 Add trySet method to DeferredResult 13 years ago
Sam Brannen 897f6d6c68 Update changelog regarding upgrade to JUnit 4.10 and TestNG 6.5.2 13 years ago
Rossen Stoyanchev 982cb2f258 Fix content negotiation issue with sort by q-value 13 years ago
Sam Brannen 75578d4e88 Upgrade to TestNG 6.5.2 13 years ago
Sam Brannen e8392f83c9 Upgrade to JUnit 4.10 13 years ago
Rossen Stoyanchev 816c1f47a4 Translate EOF to HttpMessageNotReadableException 13 years ago
Rossen Stoyanchev d7efc0db80 Detect controller methods via InitializingBean hook 13 years ago
Rossen Stoyanchev f61f4a960e Discover controllers based on type @RequestMapping 13 years ago
Rossen Stoyanchev c499df2315 Fix issue with resolving Errors controller argument 13 years ago
Rossen Stoyanchev e04b322110 Don't decode URI for content negotiation by extension 13 years ago
Sam Brannen 80af842662 Re-enable ignored tests in MockServletContextTests 13 years ago
Rossen Stoyanchev 9546be3974 Fix JavaDoc in OpMultiply so that it does not contain special characters 13 years ago
Rossen Stoyanchev db289495e5 Pretty print option for Jackson converter and view 13 years ago
Rossen Stoyanchev 6a162d488a Merge pull request #76 from rstoyanchev/jackson2 13 years ago
Rossen Stoyanchev e63ca04fdb Add Jackson 2 HttpMessageConverter and View 13 years ago
Rossen Stoyanchev 6cca57afd3 Exception for OSIV deferred close with async requests 13 years ago
Rossen Stoyanchev 158b3c6af8 Merge pull request #73 from rstoyanchev/mvc-async 13 years ago
Rossen Stoyanchev e7506b50b2 HanderInterceptor and OSIV async request changes 13 years ago
Rossen Stoyanchev 1eaaa9a446 Add empty location check to ResourceHttpRequestHandler 13 years ago
Rossen Stoyanchev c52c78d020 Javadoc update 13 years ago