754 Commits (d77797f42c2da26286d5bb9681d6f2a0018792ce)

Author SHA1 Message Date
Rossen Stoyanchev 85e8634810 Properly initialize URI/Matrix vars w/ urlDecode=false 8 years ago
Rossen Stoyanchev b472d192f4 Improve support for caching encoded resources 8 years ago
Rossen Stoyanchev 9274de390a Polish resource handling tests 8 years ago
Rossen Stoyanchev 5207672b3f Configurable support for static resource encodings 8 years ago
Rossen Stoyanchev 395792b302 Produces media types cleared prior to error handling 8 years ago
Rossen Stoyanchev 6cf6d8834c List OPTIONS in OPTIONS responses for @RequestMapping 8 years ago
Rossen Stoyanchev 4da43de7e1 Remove individual detection of forwarded headers 8 years ago
Rossen Stoyanchev 1aadf2c3a6 Refine compareTo for param and header conditions 8 years ago
Juergen Hoeller c9f488363d Fine-tuned assertions and related polishing 8 years ago
Juergen Hoeller 7b894fe73b ResponseEntityExceptionHandler rethrows unknown exception (for further processing in DispatcherServlet's HandlerExceptionResolver chain) 8 years ago
Johnny Lim fb898e1727 Remove inconsistent spaces 8 years ago
Rossen Stoyanchev de18d96413 Validate contextPath in RedirectView 8 years ago
Brian Clozel e9a8a5065b Disable HTTP Range support for InputStreamResource 8 years ago
sdeleuze 1d6540b1c2 Enable KotlinScriptTemplateTests after KT-18833 fix 8 years ago
Juergen Hoeller 7ee6130680 Revised reference example for linkable controller method signature 8 years ago
Juergen Hoeller f28a5d0cf7 Proper exception for controller method return types that do not work with MvcUriComponentsBuilder (e.g. final classes) 8 years ago
Sam Brannen aba882af4c Clean up warnings in spring-webmvc 8 years ago
Rossen Stoyanchev 240d6f52c9 Replaces rather than prepend contextPath 8 years ago
Juergen Hoeller b165475eb6 Polishing 8 years ago
Rossen Stoyanchev f3994467c4 Refine ContentNegotiationStrategy contract 8 years ago
Rossen Stoyanchev 0e28bee0f1 Clean duplicate separators in resource URLs 8 years ago
Juergen Hoeller f8588e364a AcceptHeaderLocaleResolver keeps language match among supported locales 8 years ago
Brian Clozel ed7684d2b2 Don't implicitly check preconditions on PUT requests 8 years ago
Brian Clozel 6d26e61ac7 Guard against invalid paths in ResourceUrlProvider 8 years ago
Juergen Hoeller 0de36d2883 Consistent HttpMethod identity comparisons 8 years ago
Juergen Hoeller 3b810f3544 Consistent Class array vs vararg declarations (and related polishing) 8 years ago
Juergen Hoeller 46cbdff5c3 Consistent ControllerAdvice applicability against user-declared class 8 years ago
igor-suhorukov 0ee505b73e Polish: assertion arguments should be passed in the correct order, 8 years ago
Juergen Hoeller 4dc964544f AcceptHeaderLocaleResolver falls back to language-only match among its supported locales 8 years ago
Juergen Hoeller 4a1cc9ced7 Constructor-provided field values get recorded for failed binding result 8 years ago
Juergen Hoeller 121f9e3734 BridgeMethodResolver properly resolves all declared interfaces 8 years ago
Rossen Stoyanchev ea73ec5c41 ResourceUrlProvider handles sanitizes double slashes 8 years ago
sdeleuze 652e5c5584 Disable CORS credentials by default 8 years ago
Rossen Stoyanchev bc8e525e60 Add shared instance of ReactiveAdapterRegistry 8 years ago
Rossen Stoyanchev b1b5353b7f Revise charset by location support for static resources 8 years ago
Juergen Hoeller 7697b398d5 Polishing 8 years ago
Rossen Stoyanchev 9a894ab61e Use ResponseEntity Content-Type as producible media type 8 years ago
Rossen Stoyanchev 369d33c3d0 Support charset config by (static) resource location 8 years ago
Juergen Hoeller a75dd2dd3e Consistent getDateHeader checks in spring-webmvc unit tests 9 years ago
Rossen Stoyanchev 1cc5afe24b Fix lines over 120 characters 9 years ago
Rossen Stoyanchev ab92754a2e @MatrixVariable resolvers for WebFlux 9 years ago
Juergen Hoeller bec1fc1852 ModelAttributeMethodProcessor detects re-enabled binding declaration 9 years ago
Brian Clozel 1356bd4359 Share HandlerInterceptors in ResourceHandlerMapping 9 years ago
Rossen Stoyanchev 0f1bd49f6d HandlerMappingIntrospector is a bean 9 years ago
Juergen Hoeller ec345bf162 Revised handling of missing data class arguments 9 years ago
Juergen Hoeller a1a7c62127 Consistent configurer access in WebMvcConfigurationSupport 9 years ago
Juergen Hoeller efce7902c4 Polishing 9 years ago
Juergen Hoeller 5bdcb895c0 HttpEntityMethodProcessor lets entity headers override existing headers (again) 9 years ago
Brian Clozel 582014e944 Support HTTP range requests in MVC Controllers 9 years ago
Juergen Hoeller fac1f236c3 Upgrade to Servlet API 4.0 for MVC and merge EhCache 3 tests into spring-context-support 9 years ago