89 Commits (0ed9cb23022537c79aed1b9928e97fb26e67efdc)

Author SHA1 Message Date
Rossen Stoyanchev a49851d5eb Add equals/hashcode to ResponseEntity 12 years ago
Rossen Stoyanchev 2201dd8c45 Add support for matrix variables 12 years ago
Arjen Poutsma ed3823b045 Support generic target types in the RestTemplate 12 years ago
Rossen Stoyanchev 789e12a0c7 Use OS-specific newline in Jackon pretty print tests 12 years ago
Rossen Stoyanchev cdab04a032 Set timeout value and task executor per async request 12 years ago
Rossen Stoyanchev 4407f6a4c0 Make DeferredResult more usable and testable 12 years ago
Sam Brannen 3b9833c538 Update MockHttpSession across the test suite 12 years ago
Rossen Stoyanchev 529e62921d Refactor Servlet 3 async support 12 years ago
Sam Brannen 37dc211f58 Support named dispatchers in MockServletContext 12 years ago
Sam Brannen 060b37ca8d Fix typo in MockFilterChain 12 years ago
Rossen Stoyanchev 64d939bb16 Add ContentNegotiationManagerFactoryBean 12 years ago
Rossen Stoyanchev 6cc512b51c Ensure async Callables are in sync with the call stack 12 years ago
Rossen Stoyanchev eab6e1d134 Parameterize DeferredResult 12 years ago
Rossen Stoyanchev f94aed8386 Polish ContentNegotiationStrategy support 12 years ago
Rossen Stoyanchev a0747458e7 Add support for HTTP PATCH method 12 years ago
Rossen Stoyanchev f05e2bc56f Add abstractions for content negotiation 12 years ago
Chris Beams 08498d57dd Fix line endings in new JacksonObjectMapper classes 12 years ago
Dmitry Katsubo aa415d7c0c BeanFactory for configuring a Jackson ObjectMapper 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
Arjen Poutsma f64c13ad2e Add convenient WebAppInitializer base classes 13 years ago
Sam Brannen 59e3223c84 Polish recent changes to Log4jWebConfigurer 13 years ago
Chris Beams 2503b7eb89 Fix property replacement bug in Log4jWebConfigurer 13 years ago
Chris Beams 2ff43726be Restore serializability of HttpStatusCodeException 13 years ago
Rossen Stoyanchev 982cb2f258 Fix content negotiation issue with sort by q-value 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 a33fe6fa0a Fix issue with encoded params in UriComponentsBuilder 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
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago