8104 Commits (bcde955ec996510d41b83e05d06d1c007e152f94)
 

Author SHA1 Message Date
Spring Buildmaster 8018ee7ce6 Next development version 11 years ago
Rossen Stoyanchev edba32b309 Add processExternalEntities support to OXM 11 years ago
Phillip Webb 7efd54e243 Additional caching for ResolvableTypes 11 years ago
Phillip Webb 319724f0b4 Regularly purge ResolvableType cache 11 years ago
Phillip Webb 2b4c81e642 Fix memory leak in ConcurrentReferenceHashMap 11 years ago
Sam Brannen fe6a9826c5 Fix typo in AbstractDelegatingSmartContextLoader 11 years ago
Rossen Stoyanchev 268657b6cb Add PropertyNamingStrategy field to ObjectMapperFB 11 years ago
Brian Clozel 1dedb67fbc Set virtualHost on StompBrokerRelayRegistration 11 years ago
Juergen Hoeller bde4964af5 Polishing 11 years ago
Juergen Hoeller 8a96d1a6ee Polishing 11 years ago
Juergen Hoeller ef1748f694 EhCache/JCacheCacheManager needs to re-obtain runtime-added Cache reference for potential decoration 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
Brian Clozel 6fba8292f5 Restrict ETag generation in ShallowEtagHeaderFilter 11 years ago
Juergen Hoeller d550ffb37f Clarified CompositeCacheManager's applicability, added convenience constructor with given delegates, and fixed getCacheNames implementation to never return duplicates 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 32e5f57e64 Ensure matching user destination returned 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
Rossen Stoyanchev b1abe26b33 Add ResultMatchers for status code ranges 11 years ago
Sam Brannen 206655c2b4 Polishing 11 years ago
Sam Brannen 1ae3eba89a Merge from sbrannen/SPR-10785 11 years ago
Sam Brannen 8028eae786 Fix CGLIB memory leak for method injection 11 years ago
Juergen Hoeller bda8f2b4cf Upgraded to Jetty 9.1.2 and Guava 16.0.1 11 years ago
Juergen Hoeller ce39146be8 Polishing 11 years ago
Sam Brannen f2a4537b6c Test against CGLIB memory leak for method injection 11 years ago
Juergen Hoeller 674169fe07 Actually upgraded to Gradle 1.11 11 years ago
Juergen Hoeller 520ef9ec23 Polishing 11 years ago
Juergen Hoeller 603cdea26e resolveFactoryMethodIfPossible considers nonPublicAccessAllowed and SecurityManager 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 3716a8ef7d Upgraded to Gradle 1.11 11 years ago
Rossen Stoyanchev 891ec56607 Upgrade to Tomcat 8.0.3 11 years ago
Rossen Stoyanchev dfe2234781 Upgrade to Undertow 1.0 Final (WildFly 8 Final) 11 years ago
Sam Brannen 9534245660 Exclude overloaded from equals & hashCode in MethodOverride 11 years ago
Juergen Hoeller 8ae3aa7f59 Upgraded to Commons Logging 1.1.3 11 years ago
Juergen Hoeller cead06a3d9 Polishing 11 years ago
Juergen Hoeller 4a45af0038 AbstractHandlerMethodMapping should reuse BeanFactory.getType result 11 years ago
Juergen Hoeller 949338009b Ignore container callback and marker interfaces for auto-proxy decisions 11 years ago
Juergen Hoeller 1a1c72ce4b Revised InvocableHandlerMethod exception handling 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
Rossen Stoyanchev 7301b58ec9 Improve info on use of @Controller's with aop proxying 11 years ago
Rossen Stoyanchev 12598f8581 Fix issue w/ use of UrlPathHelper's urlDecode property 11 years ago
Rob Winch 14616a445a Update javadoc to conform to JDK8 styling 11 years ago
Sam Brannen b4f1a4c6dc Merge pull request #458 from abobov/master 11 years ago
Anton Bobov 1cf38a98a4 Fixed example in JavaDoc. 11 years ago
Sam Brannen ac22b786be Delete unused imports 11 years ago