264 Commits (53eec48ffd4cb2a15f54617129272a00f93eb50f)

Author SHA1 Message Date
Rossen Stoyanchev b093b30315 Polish DeferredResult 12 years ago
Tim Meighen e16c40359a Support wildcard style media types in JSON converters 12 years ago
Rossen Stoyanchev 2e1a68893d Update HttpHeaders.getAccept method 12 years ago
Rossen Stoyanchev 0721146b14 Improve regex for parsing query params 12 years ago
Rossen Stoyanchev dbcbdace9e Parameterize AsyncTask type 12 years ago
Juergen Hoeller 9eeb6f15e5 Minor changes along with 3.1.3 backport 12 years ago
Rossen Stoyanchev 3eda02d1b4 Update MediaType's includes method 12 years ago
Rossen Stoyanchev 7718936158 Recognize wildcards in media types with a suffix 12 years ago
Rossen Stoyanchev 7513e2124a Sync up MockHttpServletResponse copies in test sources 12 years ago
Rossen Stoyanchev 4566db82f5 Polish MockFilterChain 12 years ago
Rossen Stoyanchev 7b30ffd522 Work around Servlet dependency in content negotiation 12 years ago
Arjen Poutsma 6e45a79ecb Support opaque URIs in UriComponentsBuilder 12 years ago
Dmitry Katsubo b2037c8316 Add ObjectToStringHttpMessageConverter 12 years ago
Dmitry Katsubo 950786a8cc Add Jackson2ObjectMapperBeanFactory 12 years ago
Juergen Hoeller 53ae345a88 Moved JacksonObjectMapperFactoryBean from web.context.support to http.converter.json 12 years ago
Rossen Stoyanchev 57c36dd395 Add interceptors for async processing 12 years ago
Rossen Stoyanchev 97f97c4e9f Polish async support 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Rossen Stoyanchev 2ff3d53962 Ignore parse errors in HttpPutFormContentFilter 12 years ago
Rossen Stoyanchev 0a877afa06 Optimize use of HandlerMethod and sub-classes 12 years ago
Rob Winch c92a06f003 Support Filters/Servlet invocation in MockFilterChain 12 years ago
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