4767 Commits (06306f91499db610fdef12bbd4ecd7790f5b9370)
 

Author SHA1 Message Date
Chris Beams 06306f9149 Extract various constants in DefaultKeyGenerator 13 years ago
Chris Beams 83d099db98 Prune CacheAspectSupport#setCacheOperationSource 13 years ago
Chris Beams 42cbee883f Add generics to AbstractCacheManager#caches 13 years ago
Chris Beams 7a71af2989 Remove stale duplicate copy of spring-cache XSD 13 years ago
Chris Beams 96200b690c Refactor cache support test hierarchy 13 years ago
Chris Beams b7f9bf2e1c Polish cache Javadoc 13 years ago
Chris Beams 8abb315042 Fix cache generics warnings; polish whitespace 13 years ago
Chris Beams 1533822b0a Update proxyTargetClass-related Javadoc; add tests 13 years ago
Chris Beams 124662189e Polish @EnableAsync imports, etc 13 years ago
Chris Beams 43b3b4c261 Polish @Enable* Javadoc 13 years ago
Chris Beams 40798bd48f Improve ImportStack#toString output 13 years ago
Chris Beams 7b491370a3 Polish EmbeddedDatabaseBuilder 13 years ago
Chris Beams 4ededaf11c Fix typo in DateTimeFormat Javadoc 13 years ago
Chris Beams b167b75453 Polish @Scheduled Javadoc 13 years ago
Sam Brannen c0b3b7b81e Added cross linking in Javadoc for @Autowired, @Qualifier, and @Value. 13 years ago
Juergen Hoeller b21e1ee669 polishing 13 years ago
Juergen Hoeller 0b078f2ff9 added Quartz 2.1 loadClass variant (SPR-8727) 13 years ago
Rossen Stoyanchev 2a39f34d33 SPR-8803 Refine UriComponentsBuilder.replaceQueryParam(). 13 years ago
Costin Leau dc88a7c8ba SPR-8830 13 years ago
Costin Leau e4c88553d8 + rename test (as otherwise it gets picked even if it's abstract) 13 years ago
Costin Leau 473eaac117 + temporarily disable XML defs (since cache-update and cache-definition are not yet supported) 13 years ago
Costin Leau eddb0ac3be + introduced @CacheUpdate annotation 13 years ago
Rossen Stoyanchev c3f0f31243 SPR-8819 Fix issue in setting best matching pattern. 13 years ago
Rossen Stoyanchev b9a3d4577a SPR-8823 Fix test error. 13 years ago
Rossen Stoyanchev c9acaaf9d8 SPR-8823 ServletUriComponentsBuilder polish and reference doc update. 13 years ago
Rossen Stoyanchev d1d48ac940 SPR-8823 Add ServletUriComponentsBuilder. 13 years ago
Sam Brannen 1beb04cebf polishing 13 years ago
Rossen Stoyanchev bef75aab07 Polish synchronization of model attributes with the session. 13 years ago
Rossen Stoyanchev d3f4c69f00 SPR-8803 Add UriComponentsBuilder methods to replace path/query. 13 years ago
Rossen Stoyanchev 8889284517 SPR-8801 Set ignoreDefaultModelOnRedirect=false in MVC namespace and Java config. 13 years ago
Rossen Stoyanchev cd2fee035a SPR-8783 Update javadoc of MVC's AnnotationDrivenBeanDefinitionParser 13 years ago
Rossen Stoyanchev bba8bb6ec0 SPR-8661 Add disabled attribute to HiddenInputTag 13 years ago
Arjen Poutsma 78fbceff82 Added check for illegal characters when creating an encoded UriComponents object 13 years ago
Rossen Stoyanchev c290a4e68a SPR-8694 HTML5 updates to the "type" attribute of the Spring Form tags. 13 years ago
Arjen Poutsma e8dd35ce5e Added check for expanding already encoded UriComponents object 13 years ago
Rossen Stoyanchev 8337f4bf20 SPR-8789 Support request with multiple param values in FlahMap matching logic 13 years ago
Rossen Stoyanchev e6920a59fa SPR-8779 Use original URI in FlashMap match logic to account for URL rewriting. 13 years ago
Rossen Stoyanchev 1164f5a9fc SPR-8782 Raise helpful error when RedirectAttributes is used with old infrastructure classes. 13 years ago
Rossen Stoyanchev 5a6980b78b SPR-7943 Minor fix 13 years ago
Rossen Stoyanchev 57fe16e14b SPR-8755 Add Button tag. 13 years ago
Rossen Stoyanchev fd97c8d7a4 SPR-8770 Ensure RequestDataValueProcessor is invoked from RedirectView. 13 years ago
Juergen Hoeller 2980ef4c75 prepared for 3.1 RC2 13 years ago
Juergen Hoeller 79bcefa0ce optimized DefaultListableBeanFactory's PropertyDescriptor caching for concurrent access (SPR-7863) 13 years ago
Juergen Hoeller e2d9142c5a LocaleEditor and StringToLocaleConverter do not restrict variant part through validation (SPR-8637) 13 years ago
Juergen Hoeller 0c9e3fb3bd polishing 13 years ago
Juergen Hoeller 36616a0c2c fixed GenericTypeResolver to consistently return null if not resolvable (SPR-8698) 13 years ago
Juergen Hoeller 3bd9a3e3e0 RmiClientInterceptor detects nested SocketException as connect failure as well (SPR-8628) 13 years ago
Juergen Hoeller f7b9eb8fe3 added proper "contentLength()" implementation to ByteArrayResource (SPR-8709) 13 years ago
Juergen Hoeller 2fdc2b5822 fixed StandardServlet/PortletEnvironment to check for JNDI (for Google App Engine compatibility) 13 years ago
Juergen Hoeller 3f73f51966 fixed MethodInvokingJobDetailFactoryBean's Quartz 2.0 support 13 years ago