196 Commits (584e79c677e69853a983667521a20b66331d52a6)

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