235 Commits (17610c25233d3781c4c1715f6e5717ea2dc170d6)

Author SHA1 Message Date
Sam Brannen 2427391286 Polish Javadoc in CookieValue and RequestHeader 12 years ago
Chris Beams 0829cbfdd3 Update license header for recently modified files 12 years ago
Rossen Stoyanchev 87109b348c Add decoding matrix variable values 12 years ago
Rossen Stoyanchev 2391277115 Fix issue in BufferedImageHttpMessageConverter 12 years ago
Rossen Stoyanchev 7bc9667913 Add support for placeholders in @RequestMapping 12 years ago
Stevo Slavic 4c0a306943 Mark all IsFastEnough tests as performance tests 12 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Rossen Stoyanchev 9f9f1ed253 Fix ClassCastException when setting media types 12 years ago
Rossen Stoyanchev 42cdb200ed Fix null parameterName issue in content negotiation 12 years ago
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 12 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams b2a048b6f3 Update Apache license headers for affected sources 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 12 years ago
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