806 Commits (566ea301673e6ef9a8a6617b5ff2071167a30db2)

Author SHA1 Message Date
Juergen Hoeller eaba794823 Removed misleading note on readonly and disabled flags in spring-form.tld 9 years ago
Rossen Stoyanchev 1a9e42b49d Support multipart filename with charset 9 years ago
Juergen Hoeller 4314da922a RedirectView and RequestContext use RequestContextUtils.findWebApplicationContext 9 years ago
Juergen Hoeller 6aa9e0caf9 mvc:tiles-configurer supports preparer-factory and definitions-factory 9 years ago
Brian Clozel 190eb6ace1 Set ETag header with VersionResourceResolver 9 years ago
Brian Clozel 0b9c3de320 Sanitize request URL in ResourceUrlEncodingFilter 9 years ago
Sebastien Deleuze 04cff89eb7 Update ScriptTemplateView to manage content type 9 years ago
Sam Brannen 2df3646e90 Let Jetty pick its own available port 9 years ago
Juergen Hoeller c685fd7c23 Polishing 9 years ago
Sebastien Deleuze d4c74ad346 Add an ObjectMapper constructor to MappingJackson2(Json|Xml)View 9 years ago
Sebastien Deleuze 4338719d98 Serialize with type only collections in Jackson HttpMessageConverter 9 years ago
Rossen Stoyanchev f5210ce0c8 Ensure headers committed immediately for SseEmitter 9 years ago
Juergen Hoeller e0f012f32d Removal of redundant JdkVersion checks in the test suite 9 years ago
Juergen Hoeller e841cad577 Deprecation polishing 9 years ago
Juergen Hoeller 9ef38807e6 Polishing 9 years ago
Brian Clozel 80767ff6e9 Use sendError in ResponseStatusExceptionResolver 9 years ago
Juergen Hoeller e8ef3654c6 Polishing 9 years ago
Juergen Hoeller 10a2f50130 Overridable invokeHandlerMethod and createInvocableHandlerMethod hooks 9 years ago
Juergen Hoeller ff46cec58f Polishing 9 years ago
Juergen Hoeller 965fca808a Polishing 9 years ago
Juergen Hoeller d83735694e Polishing 9 years ago
Juergen Hoeller 9e62c8efa1 DefaultHandlerExceptionResolver logs warn entries for conversion exceptions 9 years ago
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