467 Commits (f0bcb773f9117195ef39acc3b4077c9f41d8afa0)

Author SHA1 Message Date
Juergen Hoeller 0af6e1bb1b MVC handler method detection ignores scoped targets in favor of proxies 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Juergen Hoeller e0757e7ed6 Detect ControllerAdvice beans in ancestor contexts as well 11 years ago
Juergen Hoeller 189cd663c5 Polishing 11 years ago
Juergen Hoeller 791f58e6be Polishing 11 years ago
Rossen Stoyanchev 3474afb165 Improve suffix pattern check 11 years ago
Juergen Hoeller 4d3ca4319e Polishing 11 years ago
Rossen Stoyanchev 0036d9a5c9 Polish 11 years ago
Sebastien Deleuze 2f8bc6eec1 Decode target parameter names prior to saving a FlashMap 11 years ago
Sam Brannen 9891bdc7b4 Clean up "abstract" test issues 11 years ago
Rossen Stoyanchev 035bac025a Use unique names when auto-registering Filters 11 years ago
Brian Clozel fc05df0f14 Expose path matching settings in MVC Java config 11 years ago
Rossen Stoyanchev 801237aec1 Add getMatchingPatterns method to Patterns condition 11 years ago
Juergen Hoeller 8a96d1a6ee Polishing 11 years ago
Juergen Hoeller 14e5a02870 Mixed polishing along with recent changes 11 years ago
Juergen Hoeller 9c6df766cd Related polishing 11 years ago
Juergen Hoeller f913940402 Avoid unnecessary getMappingForMethod repeat (in particular for RequestMappingInfo) 11 years ago
Juergen Hoeller 72fe7ebc34 Objects with multi-threaded access should not lazily populate a hash field 11 years ago
Juergen Hoeller 34d397efa9 Restored original detectHandlerMethods call chain for backwards compatibility with custom subclasses (such as in Spring Integration) 11 years ago
Rossen Stoyanchev 741b4b229a Add encoding for the default action in FormTag 11 years ago
Rossen Stoyanchev 0cb27f4bc5 Allow HttpMethod as a controller method argument 11 years ago
Juergen Hoeller 0ec99fdef7 Polishing 11 years ago
Juergen Hoeller 6f58491b9c MarshallingView explicitly skips BindingResult when searching for a model object 11 years ago
Juergen Hoeller 4a45af0038 AbstractHandlerMethodMapping should reuse BeanFactory.getType result 11 years ago
Juergen Hoeller 5f1592a61a Consistently avoid close() call on Servlet OutputStream 11 years ago
Juergen Hoeller 648245b200 MarshallingView should not close response OutputStream after copying to it 11 years ago
Sam Brannen ac22b786be Delete unused imports 11 years ago
Juergen Hoeller 57c4eca039 Revised ExcelViewTests 11 years ago
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
Juergen Hoeller 09e2e5897d Removed outdated hibernate3 references across the codebase 11 years ago
Juergen Hoeller 8c4e372558 Introduced SpringNamingPolicy for CGLIB 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
Juergen Hoeller 1e303ac1af Polishing 11 years ago
Brian Clozel cc0a845653 Support Part/MultiPartFile arrays in ArgumentResolvers 11 years ago
Juergen Hoeller bb28d198f5 Polishing 11 years ago
Juergen Hoeller 56b7d7a94a Consistently declare @SuppressWarnings("serial") instead of dummy serialVersionUID 11 years ago
Juergen Hoeller 21eb8db5bc Polishing 11 years ago
Rossen Stoyanchev ab5f1256bf Allow consolidating config in root context with Java 11 years ago
Juergen Hoeller 12c393eb6d Switched 'order' attributes across namespaces to 'xsd:token' 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
Rossen Stoyanchev 17e492e641 Polish 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 96d6963d61 Deprecated AbstractJExcelView since JExcelAPI is an abandoned project 11 years ago