249 Commits (c2356e57c8d9160e22d99f39279a32c5944b5b53)

Author SHA1 Message Date
Juergen Hoeller 53aab24690 Polishing 11 years ago
Sam Brannen 1f778530b5 Polish test classes 11 years ago
Sam Brannen f717b55035 Fix test bug related to legacy JUnit AssertionFailedError 11 years ago
Rossen Stoyanchev 42d0470d94 Improve expanding in MvcUriComponentsBuilder 11 years ago
Rossen Stoyanchev bdb742b8db Polish MvcUriComponentsBuilder 11 years ago
Sebastien Deleuze 261a863e8f Fix EvalTagTests with locales other than english 11 years ago
Juergen Hoeller 4f60b98bca Consistent iteration over actualValue in Velocity and FreeMarker macros 11 years ago
Brian Clozel cc0a845653 Support Part/MultiPartFile arrays in ArgumentResolvers 11 years ago
Juergen Hoeller 21eb8db5bc Polishing 11 years ago
Rossen Stoyanchev ab5f1256bf Allow consolidating config in root context with Java 11 years ago
Brian Clozel eac4881809 Make RequestMappingHandlerMapping xml config easier 11 years ago
Brian Clozel 8edb7a18cc Revert previous impl for SPR-10163 11 years ago
Stephane Nicoll 7df25764af Allow HttpHeaders return values for @MVC methods 11 years ago
Phillip Webb b92e4299b8 Upgrade to jexcelapi 2.6.12 and fix test failures 11 years ago
Juergen Hoeller 8281b93596 General ExcelViewTests code update 11 years ago
Brian Clozel 96b418cc8a Make RequestMappingHandlerMapping xml config easier 11 years ago
Juergen Hoeller 444b3720bc Added tests for context initializers on DispatcherServlet 11 years ago
Juergen Hoeller 91881ff036 Introduced "globalInitializerClasses" next to the existing "contextInitializerClasses", applying to FrameworkServlets as well 11 years ago
Juergen Hoeller 5d3484c74a Upgraded Tiles2 TilesContainer to Tiles 2.2.2 (following the Spring 4.0 baseline) 11 years ago
Rossen Stoyanchev de280b01fe Support custom PathMatcher for MappedInterceptor's 11 years ago
Brian Clozel 1c83e8653a Switch to Jackson 2 in unit tests 11 years ago
Juergen Hoeller 11fb12b920 Fixed AbstractMessageConverterMethodArgumentResolver's type variable resolution 11 years ago
Rossen Stoyanchev 7713a55f6b Add test case for multivalue x-forwarded host header 11 years ago
Phillip Webb 5e02a6dda3 Fix casing in spring mvc namespace attributes 11 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Brian Clozel cc4faa5990 Fix standard multipart binding + Polish 11 years ago
Rossen Stoyanchev b5bd4d8a8a Add div around extra hidden fields in FormTag 11 years ago
Rossen Stoyanchev 18b69903ca Return 415 on bad request body content-type 11 years ago
Rossen Stoyanchev 7d5b34a7c5 Fix warnings 11 years ago
Rossen Stoyanchev 558aec294c Polish MvcUriComponentsBuilder 11 years ago
Rossen Stoyanchev cf5db8362b Replace MvcUrls with MvcUriComponentsBuilder 11 years ago
Sam Brannen 6b0a62569b Fix broken test in MvcNamespaceTests 11 years ago
Rossen Stoyanchev bafc73f147 Integrate suggested support for creating MVC URLs 11 years ago
Oliver Gierke 4fd27b12fc Introduced MvcUriComponentsBuilder to create URIs pointing to controller methods. 11 years ago
Phillip Webb b0ff834ee3 Multicaster support for events with null source 11 years ago
Brian Clozel c4a8bf9c4d Add new features on @ControllerAdvice 11 years ago
Rossen Stoyanchev 190bf247a3 Add helper method to ResourceHandlerRegistry 11 years ago
Rossen Stoyanchev cf7889e226 Fix issue with DeferredResult on @RestController 11 years ago
Rossen Stoyanchev 6a323292d8 Revert "Add initial cut of expanded resource handling" 11 years ago
Rossen Stoyanchev 80e5513918 Revert "Remove unintended changes from last commit" 11 years ago
Rossen Stoyanchev 2670d94c6a Revert "Update Spring MVC Java config for ResourceResolvers" 11 years ago
Rossen Stoyanchev 5c62c86fc9 Revert "Fix failing test" 11 years ago
Juergen Hoeller 4574528a27 Comprehensive update to the framework's TimeZone handling, including a new TimeZoneAwareLocaleContext and a LocaleContextResolver for Spring MVC 11 years ago
Rossen Stoyanchev c01f45fa59 Fix failing test 11 years ago
Rossen Stoyanchev f8e1f06d08 Update Spring MVC Java config for ResourceResolvers 11 years ago
Rossen Stoyanchev 1ba806b185 Remove unintended changes from last commit 11 years ago
Rossen Stoyanchev 5a2e30c18b Refactor Resource URL generation and Servlet Filter 11 years ago
Rossen Stoyanchev 3c48b42106 Refactor ResourceResolverChain + resolver class names 11 years ago
Rossen Stoyanchev 0e58125b15 Polish 11 years ago