4883 Commits (f9144ea1eae5b09b3f8609dec0e6343f35c887a9)
 

Author SHA1 Message Date
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
Juergen Hoeller 0dfb617d8a refer to correct openSession() method for Hibernate 4.0 (SPR-8776) 13 years ago
Juergen Hoeller de5a007e46 cleanup of conversation dependencies 13 years ago
Juergen Hoeller ca5f38c5e4 marked Apache HttpComponents dependency as optional (SPR-8788); cleanup of conversation dependencies 13 years ago
Rossen Stoyanchev 3c649a6c66 Polish @EnableWebMvc javadoc 13 years ago
Rossen Stoyanchev 313ba395af Minor fix to name of attribute used to store FlashMap instances. 13 years ago
Rossen Stoyanchev 5d42a6242f SPR-8759 Provide methods to add or get status codes in SimpleMappingExceptionResolver as Map<String, Integer>. 13 years ago
Chris Beams dacfa6993a Fix assignment error in AbstractAsyncExecutionAspect 13 years ago
Chris Beams 5360bd899d Fix warnings and polish LocalSessionFactoryBuilder 13 years ago
Sam Brannen e65366012d [SPR-8401] Added documentation for @ActiveProfiles in the "Annotations" section. 13 years ago
Chris Beams d98316e494 Update doc publication urls to static.s2.org 13 years ago
Chris Beams cb14697800 Remove stale duplicate copy of spring-cache XSD 13 years ago
Chris Beams 17ce06acec Update changelog re destroy method inference 13 years ago
Chris Beams 38e90105a0 Support destroy method inference 13 years ago
Chris Beams 8cafb7ee13 Fix warnings in DisposableBeanAdapter 13 years ago
Sam Brannen f0ded6a91f [SPR-8401] Added missing TransferServiceConfig code listing. 13 years ago
Sam Brannen dc95e49c27 [SPR-8240][SPR-8401] formatting and polishing. 13 years ago
Sam Brannen 027c25d823 [SPR-8401] Documented TestContext support for @ActiveProfiles in the reference manual. 13 years ago
Juergen Hoeller e1721976bb final preparations for 3.1 RC1 release 13 years ago
Juergen Hoeller 12c1f47733 extended LocalSessionFactoryBean options for Hibernate 4; factored out LocalSessionFactoryBuilder 13 years ago
Chris Beams d09faabcb6 Update changelog re @EnableAspectJAutoProxy 13 years ago
Chris Beams 739775ca19 Introduce @EnableAspectJAutoProxy 13 years ago
Chris Beams b08a6d32a4 Polish "What's new in Spring 3.1" re @Enable* 13 years ago
Chris Beams 5876307997 Update "What's new in Spring 3.1" re Hibernate 4.x 13 years ago
Chris Beams f60a40be44 Polish Environment subsystem Javadoc 13 years ago
Chris Beams 3920c5a158 Polish @ComponentScan/@Configuration/@Lazy Javadoc 13 years ago
Juergen Hoeller 1cea52b66b renamed mapKey/ValueTypeDescriptor methods back to getMapKey/ValueTypeDescriptor (for Spring 3.0.x compatibility) 13 years ago
Juergen Hoeller ba2c8fc592 deprecated JdoTemplate and co in favor of native PersistenceManager usage 13 years ago
Juergen Hoeller feed594ba4 deprecated JpaTemplate and co in favor of native EntityManager usage 13 years ago
Juergen Hoeller 0d02ef5fe5 removed conversation prototype from 3.1 codebase 13 years ago
Sam Brannen 60fb3efc2b [SPR-8240] Added new "Mixing XML resources and @Configuration classes" section to the testing chapter. 13 years ago
Rossen Stoyanchev 1aa1278e99 SPR-8725 Change modifier in WebMvcConfigurationSupport methods from package private to public. 13 years ago
Chris Beams 9be6ddc946 Include Hibernate 4.x in Eclipse classpath 13 years ago
Chris Beams 2760542182 Add repro test case for package-private @Bean issue 13 years ago
Juergen Hoeller cfb380d653 fixed unbind failure through appropriate guard 13 years ago