834 Commits (28c07a6d38ee88b6367f16784b9468a01a0ba4e7)

Author SHA1 Message Date
Brian Clozel 0e2e6cf045 Polish WebJarsResourceResolver 9 years ago
Brian Clozel accb8519fd Polish WebJarsResourceResolver 9 years ago
Sam Brannen b6c0e7cba3 Remove trailing whitespace in Java source code 9 years ago
Juergen Hoeller e1cce309ae DispatcherServlet passes resolved multipart request into applyDefaultViewName 9 years ago
Sebastien Deleuze 8e5244ac3d Polish script templating documentation 9 years ago
Juergen Hoeller 1a636b1023 Polishing 9 years ago
Juergen Hoeller 7c22d60fd8 Streamlined WebContentGenerator API variants: checkRequest, prepareResponse, applyCacheControl, applyCacheSeconds 9 years ago
Brian Clozel 088a50c1fb Improve setDateHeader impl in MockServletResponse 9 years ago
Brian Clozel eef937e4f2 Rename <mvc:cachecontrol/> to <mvc:cache-control/> 9 years ago
Brian Clozel 9149bf7ad4 Polish 9 years ago
Felix 09e3fc40e5 Reset Pragma header in WebContentGenerator 9 years ago
Brian Clozel dba46c1358 Partial revert of SPR-13090 9 years ago
Sebastien Deleuze 70a03ee2a4 Rename CorsConfigurationMapping to UrlBasedCorsConfigurationSource 9 years ago
Sam Brannen 6950d977c2 Polish and simplify DispatcherServletInitializerTests 9 years ago
Sam Brannen 5f3506ae8f Suppress build warnings in tests 9 years ago
Brian Clozel 106cce58cc Fix tests 9 years ago
Brian Clozel 064abad9d8 PathResourceResolver should not resolve root path 9 years ago
Juergen Hoeller d183bbb667 Javadoc refinements, exception fine-tuning, general polishing 9 years ago
Sebastien Deleuze 34de167e59 Support non thread-safe ScriptEngine in ScriptTemplateView 9 years ago
Juergen Hoeller bdb63483df Common DataWithMediaType class and common synchronization for ResponseBodyEmitter/SseEmitter 9 years ago
Stephane Nicoll d738dddd8f Add `createDispatcherServlet` hook point 9 years ago
Sebastien Deleuze 882fe129f3 Polish CORS support 9 years ago
Sebastien Deleuze cd9b3903a7 Introduce CorsFilter and CorsConfigurationMapping 9 years ago
Brian Clozel 8e566026e0 RedirectViews should always use RESPONSE_STATUS_ATTRIBUTE 9 years ago
Brian Clozel ef0eb01f93 Fix backwards compatibility in WebContentInterceptor 9 years ago
Sebastien Deleuze 8ee0e78980 Add Access-Control-Request-Method check for CORS preflight requests 9 years ago
Sebastien Deleuze aea23e42c7 Polish 9 years ago
Rossen Stoyanchev 0d1b7fd14f Fix RequestPartServletServerHttpRequest encoding issue 9 years ago
Rossen Stoyanchev 3272a3b8ba Check HTTP method before raising 415 9 years ago
Brian Clozel 244c95b076 Fix @RequestBody argument processing for null Content-Type 9 years ago
Juergen Hoeller dc1f921f5c Split between basic MethodParameter and SynthesizingMethodParameter 9 years ago
Brian Clozel 39d689da0c Fix conditional requests support for HttpEntity 9 years ago
Sam Brannen 42424d6359 Document XML attributes in mvc:resource-chain in 4.1 XSD 9 years ago
Sam Brannen c9b26d80e1 Polish resource chain documentation 9 years ago
Brian Clozel c61552b258 Document XML attributes in mvc:resource-chain 9 years ago
Juergen Hoeller a2d3c27ed1 Allow MVC handler methods to return any CharSequence type as view name 9 years ago
Brian Clozel ba48d6489f Mention Groovy Markup Templates in ref doc 9 years ago
Sebastien Deleuze 289f35da3a Call type aware canWrite() when using a GenericHttpMessageConverter 9 years ago
Sebastien Deleuze 31a5434ea4 Make @ResponseBody method return type available for message converters 9 years ago
Brian Clozel 9ada55dc6b Fix NPE in GzipResourceResolver 9 years ago
Sam Brannen de9f27872e Polish CORS support classes 9 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 9 years ago
Sam Brannen 078d252d1e Delete trailing whitespace in Java source code 9 years ago
Sebastien Deleuze 1e39a18819 Polish 9 years ago
Rossen Stoyanchev 0ef8af4798 Use .setStatus in ResponseStatusExceptionResolver 9 years ago
Rossen Stoyanchev 8d7812b1b6 Raise IAE when no converter matches return type 9 years ago
Brian Clozel a421bd2c27 Avoid duplicate Etag/Last-Modified header values 9 years ago
Juergen Hoeller 92f1754b1e Fixed fallback mode in ObjenesisCglibAopProxy, plus consistent support for bypassing Objenesis (e.g. on Google App Engine) 9 years ago
Rossen Stoyanchev 210e10c657 Add AsyncHandlerMethodReturnValueHandler 9 years ago
Sebastien Deleuze 8187833502 Change default JSON prefix from "{} && " to ")]}', " 9 years ago