1006 Commits (6807bcb863775908fc19773924dca8c8734687b4)

Author SHA1 Message Date
Juergen Hoeller a9fda3e7e2 Defensive catching of any Throwable subclasses instead of just Error 8 years ago
youmoo 9975f02e4d Method comment is wrong 8 years ago
Juergen Hoeller 37de0e45f6 Polishing 8 years ago
Rossen Stoyanchev fc40643033 Optimize Consumes/ProducesRequestCondition 8 years ago
Rossen Stoyanchev 27215b5061 Negated produces works with no Accept header present 8 years ago
Rossen Stoyanchev 8343ce9e44 Add defaultLocale to AcceptHeaderLocaleResolver 8 years ago
Rossen Stoyanchev f20f6c952a Flush headers after null ResponseBodyEmitter 8 years ago
Rossen Stoyanchev 431a50823f Polish 8 years ago
Lifu Zhou 7e95cd8b4e Flush headers after null StreamingResponseBody 8 years ago
Juergen Hoeller 2d85accb83 SpringTilesContainerFactory uses Tiles 3's createDecoratedContainer 8 years ago
Juergen Hoeller dacc31e3d3 For attribute is not actually required 8 years ago
Rossen Stoyanchev c2625f968c Properly handle single-value map with @MatrixVariable 8 years ago
Juergen Hoeller 5682950289 Polishing 9 years ago
Juergen Hoeller 42d32ba396 ResourceRegion fits better in core.io.support (next to EncodedResource) 9 years ago
Juergen Hoeller e5dbe12e85 ResourceHttpRequestHandler sets "Accept-Ranges" header only once 9 years ago
Sam Brannen 7b13311f03 Delete unused imports 9 years ago
Brian Clozel 5ac31fb39d Refactor HTTP Range support with ResourceRegion 9 years ago
Brian Clozel 977840884b Allow custom instances of WebJarAssetLocator 9 years ago
Sebastien Deleuze 15138ed96f Revisit ScriptTemplateView resource loading 9 years ago
Juergen Hoeller d06188ed4d ResponseEntity allows for setting non-standard status code 9 years ago
Rossen Stoyanchev 5ec6206e3f Update spring-mvc-3.2.xsd 9 years ago
Johnny Lim 44e652f99e Remove duplicate words 9 years ago
Rossen Stoyanchev 7cdcc102a9 Explicit HEAD sorted higher than implicit GET match 9 years ago
Juergen Hoeller 537193a4e0 Consistent license header 9 years ago
Juergen Hoeller 4ae065996b Polishing 9 years ago
Juergen Hoeller 37bd51cf6d Handle Resources beyond int length through Servlet 3.1's setContentLengthLong 9 years ago
Juergen Hoeller ed14ae60e5 Consistent deprecation of outdated MVC infrastructure classes 9 years ago
Juergen Hoeller f6cb30b165 @ExceptionHandler is able to process Error thrown from handler method 9 years ago
Juergen Hoeller 2dae4d8134 Deprecated FormTag's "commandName" in favor of "modelAttribute" 9 years ago
Juergen Hoeller 94cb7786c8 Polishing 9 years ago
Juergen Hoeller 775bcccd10 Polishing 9 years ago
Juergen Hoeller 852212d0c5 Polishing 9 years ago
Juergen Hoeller 517ebd1d3e Consistent formatting 9 years ago
Juergen Hoeller 06db5aa43f Polishing 9 years ago
Juergen Hoeller 9a52c81443 UriComponentsBuilder allows more efficient (and less restrictive) CORS origin comparison 9 years ago
Juergen Hoeller 3eff478c45 RequestMethodsRequestCondition uses common HttpMethod resolution 9 years ago
Juergen Hoeller 86d5c5c0f7 Avoid putIfAbsent call in HttpEntityMethodProcessor 9 years ago
Brian Clozel 20bb25647f Polish 9 years ago
Juergen Hoeller 5025c615b1 Consistent use of AnnotatedElementUtils.findMergedAnnotation/hasAnnotation 9 years ago
Juergen Hoeller 311d4c95a3 Revised newline handling tests pass on Windows now 9 years ago
Brian Clozel e079a726f8 Polish 9 years ago
Brian Clozel c7bd3b8440 Support HTTP range requests in Controllers 9 years ago
Brian Clozel 15fe8279e6 Reset Expires HTTP header when caching configured 9 years ago
Kazuki Shimizu 9b2023111d Add newline at the beginning of textarea macro for FreeMarker and Velocity 9 years ago
Rossen Stoyanchev 7a5e93ff16 Add support for setting the "Vary" response header 9 years ago
Rossen Stoyanchev 6bfe0c050d Polish 9 years ago
Rossen Stoyanchev 92dd4eb3ef Fix NPE in ResponseBodyEmitterReturnValueHandler 9 years ago
Rossen Stoyanchev 582864802e Ensure RedirectModel is initialized 9 years ago
Rossen Stoyanchev 971ccab038 DeferredResult/ResponseBodyEmitter adapter mechanism 9 years ago
Juergen Hoeller d124a13eb4 Consistent use of empty enumerations 9 years ago