376 Commits (c86f711de5dbd2a601a70390b24f926de7efb485)

Author SHA1 Message Date
Juergen Hoeller 767bd3f3f8 Upgraded to Jackson 1.9 (raising minimum to 1.8+) and 2.2 12 years ago
Juergen Hoeller 9c09a0a037 Consistent Map/Set ordering 12 years ago
Juergen Hoeller 8fab14dfeb Upgraded to JasperReports 5.0 (preserving compatibility with all previous releases) and POI 3.9 (preserving compatibility with POI 3.5+) 12 years ago
Juergen Hoeller 5472e975f6 Removed deprecated core.enums package 12 years ago
Juergen Hoeller 20fb418785 Removed Spring’s own JSP expression support (in favor of JSP 2.0+) 12 years ago
Juergen Hoeller f19f55a59b Removed Spring MVC command/form controller class hierarchy 12 years ago
Juergen Hoeller a03d125b4e Removed Servlet 2.4 forward attribute support in InternalResourceView and TilesView 12 years ago
Juergen Hoeller c75eba79b3 Polishing 12 years ago
Juergen Hoeller 1f55b4f2a8 Extracted buildRequestAttributes template method from FrameworkServlet 12 years ago
Rossen Stoyanchev 0fb4b747c2 Fix issue with restoring included attributes 12 years ago
Phillip Webb 7bc5353e07 Do not sort the mvc:resources location attribute 12 years ago
Stevo Slavic ba03d5b0c7 Fix FreeMarker form checbox macro generated names 12 years ago
Rossen Stoyanchev c611083415 Catch IAE when parsing content type 12 years ago
Phillip Webb b27fc0ef30 Do not use Servlet 3.0 API in doOptions() 12 years ago
Juergen Hoeller 06c6cbb6b9 AbstractCachingViewResolver does not use global lock for accessing existing View instances anymore 12 years ago
Rossen Stoyanchev 5b1165b102 Ignore path parameters in request mappings 12 years ago
Carson McDonald 6f0b4395e5 Fix a few typos 12 years ago
Juergen Hoeller f57bc1aaaa MappingJackson(2)JsonView allows subclasses to access the ObjectMapper and to override content writing 12 years ago
Juergen Hoeller 188a11bdb9 Fixed setFavorPathExtension delegation code 12 years ago
Phillip Webb f464a45ba4 Polish formatting 12 years ago
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
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
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
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 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