1775 Commits (1a8b21ebbb9d31e4f309bf8c335eb777f40c03d3)

Author SHA1 Message Date
Rossen Stoyanchev 3c09b07652 Raise exception on missing request parameters 12 years ago
Rossen Stoyanchev a3e190e1bf Support sub-types of ResponseEntity 12 years ago
Sam Brannen 2a41de00e3 Polish Javadoc in Spring MVC async support 12 years ago
Chris Beams 3cdb866bda Relax ConfigurableWebEnvironment signatures 12 years ago
Chris Beams d9a4fb410d Introduce "dummy" Environment implementation 12 years ago
Rossen Stoyanchev 660458a649 Fix init order issue in RequestMappingHandlerMapping 12 years ago
Rossen Stoyanchev 902a136b6e Add helpful error message to DispServlet initializer 12 years ago
Rossen Stoyanchev e4fcad9f93 Fix exception message about producible media types 12 years ago
Sam Brannen f3e5f8bb4e Update copyright year, author tags, and Javadoc 12 years ago
Rossen Stoyanchev 9dc7b5feef Use MessageSource to resolve @ResponseStatus.reason 12 years ago
Rossen Stoyanchev ad025b59c5 Prepend context/servlet path to FormTag action 12 years ago
Rossen Stoyanchev 2f6e45ff06 Add protected method to AbstractHandlerMethodMapping 12 years ago
Rossen Stoyanchev 68d4a70f8e Add option to always append 'must-revalidate' 12 years ago
Chris Beams 0829cbfdd3 Update license header for recently modified files 12 years ago
Rossen Stoyanchev c7d0054a9e Remove closing tag in form tag's extra hidden fields 12 years ago
Rossen Stoyanchev 87109b348c Add decoding matrix variable values 12 years ago
Rossen Stoyanchev 7bc9667913 Add support for placeholders in @RequestMapping 12 years ago
Rossen Stoyanchev 153508a300 Support "X-Forwarded-Host" in UriComponentsBuilder 12 years ago
Chris Beams 15e9fe638c Remove duplicate test resources 12 years ago
Chris Beams 51b307681a Fix warnings due to unused import statements 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
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 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
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 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
Chris Beams 8597ec25ec Fix various Javadoc warnings 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 531318a4b2 Polishing 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 c55446da9d Polishing 12 years ago
Juergen Hoeller 9deaefe74d AbstractCachingViewResolver uses a cache limit of 1024 by default, avoiding overflow for redirect URLs 12 years ago
Rossen Stoyanchev 85a552daed Fix package cycle among http message converters 12 years ago
Rossen Stoyanchev 3643d92cb8 Fix issue with creating ServletRequestAttributes 12 years ago
Sam Brannen 2233949a0f Fix typo 12 years ago
Rossen Stoyanchev 9cc4bd892a Fix issue with suffix pattern match 12 years ago
Rob Winch 149e6f6425 polish web.Mock* classpath 12 years ago
Juergen Hoeller 48f405e8fd Finally added generics to JasperReports API signatures (motivated by JasperReports 5.0) 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 b8d86330d1 Deprecated Spring's own JSP expression evaluation 12 years ago