163 Commits (0ed9cb23022537c79aed1b9928e97fb26e67efdc)

Author SHA1 Message Date
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb 60032e0012 Ignore performance-sensitive tests by default 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 4c7cafbde6 Fix "unnecessary @SuppressWarnings" warnings 12 years ago
Chris Beams 4d97ff2479 Fix [dep-ann] warnings with @Deprecated 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Juergen Hoeller b73a7a8410 Added MappingJackson2MessageConverter for JMS 12 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Juergen Hoeller 7af92b483a Fixed HierarchicalUriComponents equals implementation 12 years ago
Rob Winch be7b07f832 Make DeferredResult extensible 12 years ago
Sam Brannen 756bff8e0a Improve Javadoc in SpringServletContainerInitializer 12 years ago
Rossen Stoyanchev 85a552daed Fix package cycle among http message converters 12 years ago
Rossen Stoyanchev d309bb4bbb Add web-fragment.xml to spring-web 12 years ago
Rossen Stoyanchev d1a6ceecc2 Update @ModelAttribute javadoc 12 years ago
Sam Brannen 31dfffde52 Update TODOs with new JIRA issue 12 years ago
Sam Brannen 025d111efc Re-enable and document @Ignore'd tests 12 years ago
Juergen Hoeller 0c51cd7fd3 Polishing 12 years ago
Juergen Hoeller 738c643592 Deprecated JSF 1.1 VariableResolver implementations in favor of Spring-provided ELResolvers 12 years ago
Sam Brannen e16f3b95cb Fix typo in Javadoc 12 years ago
Rossen Stoyanchev 7ff964afa8 Add JSON converters to FormHttpMessageConverter 12 years ago
Rossen Stoyanchev d3c977b54b Fix failing tests failing when debug logging is on 12 years ago
Rob Winch 149e6f6425 polish web.Mock* classpath 12 years ago
Rob Winch 1e62ad8665 Add beforeConcurrentHandling support 12 years ago
Rob Winch 157a1d6ee2 Rename MvcAsyncTask to WebAsyncTask 12 years ago
Rossen Stoyanchev 5cb1930550 Fix issue in Callable processing interceptor chain 12 years ago
Juergen Hoeller 62ccc8dd7e Deprecated Spring's own JSP expression evaluation 12 years ago
Juergen Hoeller 9772eb8410 Deprecated Spring's own JSP expression evaluation 12 years ago
Rossen Stoyanchev e3681c107d Set response to 503 for async requests that time out 12 years ago
Rossen Stoyanchev b7f7fae78a Fix issue with @RequestBody args that are type vars 12 years ago
Juergen Hoeller ea95da126a Implement java.io.Closeable where appropriate 12 years ago
Rossen Stoyanchev f528c39456 Add UnknownHttpStatusCodeException 12 years ago
Chris Beams 1070e4d5c1 Initialize FrameworkServlet property sources eagerly 12 years ago
Juergen Hoeller 7fdb637df0 Clarified ServletConfigAware behavior in case of no ServletConfig being available 12 years ago
Rossen Stoyanchev 1acd5cff8f Polish methods to register async interceptors 12 years ago
Rossen Stoyanchev d701464517 Add onTimeout/onCompletion callbacks to DeferredResult 12 years ago
Rossen Stoyanchev d8469d118b Fix issue with extracting matrix variables 12 years ago
Rossen Stoyanchev 5d04ef4c4a Support selective filtering of error dispatches 12 years ago
Rossen Stoyanchev d952da2338 Polish (minor) async support in filters 12 years ago
Rossen Stoyanchev f7ec738857 Sync up MockAsyncContext implementations in src/test 12 years ago
Sam Brannen 591aa01741 Configurable locales in MockHttpServletRequest 12 years ago
Rossen Stoyanchev e14ba9dec3 Add config options for MVC async interceptors 12 years ago
Rossen Stoyanchev f036ed639f Polish (major) MVC async processing interceptors 12 years ago
Rossen Stoyanchev cb86712187 Provide method to set async TimeoutHandler 12 years ago
Rossen Stoyanchev b093b30315 Polish DeferredResult 12 years ago