4245 Commits (348cc012841a1d94de530dcb2297b42cc659138c)

Author SHA1 Message Date
Rossen Stoyanchev 4fd7645efd Enable smart suffix pattern match for request mapping 14 years ago
Rossen Stoyanchev f94aed8386 Polish ContentNegotiationStrategy support 14 years ago
Rossen Stoyanchev 4623568bce Polish client support for HTTP PATCH 14 years ago
Rossen Stoyanchev a0747458e7 Add support for HTTP PATCH method 14 years ago
Rossen Stoyanchev f05e2bc56f Add abstractions for content negotiation 14 years ago
Sam Brannen e3d8ab2088 Fix Javadoc typo in ConfigurableWebEnvironment 14 years ago
Chris Beams 08498d57dd Fix line endings in new JacksonObjectMapper classes 14 years ago
Dmitry Katsubo aa415d7c0c BeanFactory for configuring a Jackson ObjectMapper 14 years ago
David J. Biesack 7cd0b16403 Minor fix in Javadoc for RequestMapping 14 years ago
Rossen Stoyanchev 277a115f8b Minor Javadoc fix 14 years ago
Maxim Valyanskiy 7cdc53487d Allow parsing of media types with single-quotes 14 years ago
Rossen Stoyanchev ab4952a959 Raise RestClientException for unknown status codes 14 years ago
Scott Andrews b992c3d3f2 Include response headers in RestTemplate exceptions 14 years ago
Chris Beams bca2357be7 Polish web.client exceptions and related classes 14 years ago
Juergen Hoeller 7ea85a959c Fix MultipartResolver Resin compatibility 14 years ago
Juergen Hoeller 2c7d2f7063 Handle non-existent files in ServletContextResource 14 years ago
Chris Beams 2a2b6eef91 Introduce ConfigurableWebEnvironment 14 years ago
Arjen Poutsma f64c13ad2e Add convenient WebAppInitializer base classes 14 years ago
Rossen Stoyanchev 03d6350e4b Fix issue with resolution of WebDataBinder argument 14 years ago
Rossen Stoyanchev 77ae101402 Add required flag to @RequestBody 14 years ago
Rossen Stoyanchev 57307a0b2e Decode path vars when url decoding is turned off 14 years ago
Sam Brannen 59e3223c84 Polish recent changes to Log4jWebConfigurer 14 years ago
Philippe Marschall 13239a0c3d Fix compiler warnings 14 years ago
Chris Beams 2503b7eb89 Fix property replacement bug in Log4jWebConfigurer 14 years ago
Chris Beams 19aceebb96 Fix broken javadoc link to ROME tools project 14 years ago
Chris Beams 2ff43726be Restore serializability of HttpStatusCodeException 14 years ago
Rossen Stoyanchev 1d0e484eac Support access to all URI vars via @PathVariable Map 14 years ago
Rossen Stoyanchev 698d004260 Deprecate HttpStatus codes 419, 420, 421 14 years ago
Rossen Stoyanchev d52fc3bd2f Prevent response updates if @ResponseStatus has reason 14 years ago
Rossen Stoyanchev c57d4e2386 Add trySet method to DeferredResult 14 years ago
Rossen Stoyanchev 982cb2f258 Fix content negotiation issue with sort by q-value 14 years ago
Rossen Stoyanchev 816c1f47a4 Translate EOF to HttpMessageNotReadableException 14 years ago
Rossen Stoyanchev c499df2315 Fix issue with resolving Errors controller argument 14 years ago
Rossen Stoyanchev db289495e5 Pretty print option for Jackson converter and view 14 years ago
Rossen Stoyanchev e63ca04fdb Add Jackson 2 HttpMessageConverter and View 14 years ago
Rossen Stoyanchev e7506b50b2 HanderInterceptor and OSIV async request changes 14 years ago
Rossen Stoyanchev c52c78d020 Javadoc update 14 years ago
Rossen Stoyanchev a33fe6fa0a Fix issue with encoded params in UriComponentsBuilder 14 years ago
Stevo Slavic effb762558 Fix javadoc warnings 14 years ago
Rossen Stoyanchev 7ee821d3d1 Add ability to handle a timeout to DeferredResult 14 years ago
Rossen Stoyanchev f37efb4279 Polish Servlet async request processing 14 years ago
Rossen Stoyanchev b51caae0df Fix broken test 14 years ago
Rossen Stoyanchev 3642b0f365 Initial cut of Servlet 3.0 based async support 14 years ago
Rossen Stoyanchev cfe2af7690 Use the type of the actual return value in @MVC 14 years ago
Rossen Stoyanchev a17a889e8a Make 'Content-Disposition' header case insensitive 14 years ago
Stevo Slavic 104f13e43f Fix MultipartResolver javadoc implementation refs 14 years ago
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 14 years ago
Chris Beams 6235a341a7 Remove bundlor support 14 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 14 years ago