4548 Commits (6a06a17c479eae2c5dde4882c44d0ad82d2fffa3)
 

Author SHA1 Message Date
Chris Beams 718f025d64 Force lazy-init to false when parsing scheduled:task 13 years ago
Juergen Hoeller 576b8fec31 ConvertiblePair implements equals and hashCode (SPR-8459) 13 years ago
Juergen Hoeller 69c9abf2b8 updated Quartz support package for full Quartz 2.0 support (SPR-8275) 13 years ago
Rossen Stoyanchev cc7c64a371 Remove unnecessary javax.servlet dependency 13 years ago
Rossen Stoyanchev e787887f46 SPR-8532 Exclude Tiles transitive deps on 'com.springsource.javax.servlet' from 'com.springsource.org.apache.tiles.jsp' and 'com.springsource.org.apache.tiles.servlet' only. 13 years ago
Costin Leau 1d690ab99f SPR-8533 13 years ago
Juergen Hoeller d97a5bf889 minor javadoc revision 13 years ago
Juergen Hoeller 7e4982d6ae updated dependencies 13 years ago
Juergen Hoeller 94ac883eb1 polishing 13 years ago
Chris Beams 236b0305e8 Refactor execution of config class enhancement 13 years ago
Chris Beams 4f89459c3d Polish whitespace on JpaTransactionManager 13 years ago
Juergen Hoeller 65ad44dadc polishing 13 years ago
Rossen Stoyanchev 2568a3c2c6 SPR-8001 Recognize case when MultipartRequest is null and argument is of type MultipartFile and raise helpful exception. 13 years ago
Rossen Stoyanchev b8c723d080 SPR-8532 Upgrade org.springframework.web.servlet to Servlet 3.0 (as provided dependency) and add support for javax.servlet.Part parameter 13 years ago
Sam Brannen f874ed9790 [SPR-8387] Fleshed out the implementation of DelegatingSmartContextLoader and corresponding tests. 13 years ago
Sam Brannen 9d7bc31f0d polishing 13 years ago
Sam Brannen e7298a88d6 [SPR-8387] Fixed logic errors in DelegatingSmartContextLoader.processContextConfiguration() and ContextConfigurationAttributes.hasResources(). 13 years ago
Sam Brannen e34fa6abb1 [SPR-8387] Fixed logic error in DelegatingSmartContextLoader.processContextConfiguration(). 13 years ago
Sam Brannen b8624b470c [SPR-8387] Introduced hasResources() in ContextConfigurationAttributes; plus minor polishing. 13 years ago
Sam Brannen d2e6f82aa3 [SPR-8387] Fleshing out the implementation of processContextConfiguration() in DelegatingSmartContextLoader. 13 years ago
Sam Brannen 12eb9d7ed6 [SPR-8387] Fleshing out unit tests for DelegatingSmartContextLoader. 13 years ago
Juergen Hoeller cc725d7e5c extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible; made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings (SPR-8529); added getHeaderValue(s) method to MockHttpServletResponse for raw value access 13 years ago
Juergen Hoeller c0e429a9a5 polishing 13 years ago
Juergen Hoeller 5937779bb1 call setEnvironment before other awareness methods rather than after; fixed AccessControlContext applicability check 13 years ago
Juergen Hoeller 18ab057e90 extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible; made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings (SPR-8529); added getHeaderValue(s) method to MockHttpServletResponse for raw value access 13 years ago
Costin Leau 4e1cb2b823 move default value wrapper into support package (rather then interceptor) 13 years ago
Chris Beams fd42a65c6c Allow ConfigurationCPP to process multiple registries 13 years ago
Chris Beams c5463a2e52 Move ImportSelector.Context to a top-level class 13 years ago
Juergen Hoeller 0c2a6395e7 revised package-level request and response classes 13 years ago
Costin Leau f5fdedea60 + fix compilation error 13 years ago
Costin Leau b82ab4950d + removed unneeded generic 13 years ago
Chris Beams a2a98efa13 Remove references to 'bold' text in reference docs 13 years ago
Juergen Hoeller 81a27ce484 an EntityManagerFactoryBean is only deserializable through a SerializedEntityManagerFactoryBeanReference 13 years ago
Juergen Hoeller 7861eff298 prototype-based TargetSource is only deserializable through a SingletonTargetSource 13 years ago
Chris Beams 431e935011 Fix APC registration for @EnableTransactionManagement 13 years ago
Chris Beams d8d9e3fc27 Revert "Fix APC registration for @EnableTransactionManagement" 13 years ago
Chris Beams f1ef3e4dcd Fix APC registration for @EnableTransactionManagement 13 years ago
Chris Beams 5aa24af126 Implement SessionFactoryImplementor in SF proxies 13 years ago
Sam Brannen c3f9e845e0 [SPR-7858] polishing formatting, grammar, etc. 13 years ago
Chris Beams 807d612978 Determine FactoryBean object type via generics 13 years ago
Chris Beams 605f0e7a22 Introduce GenericTypeResolver#resolveReturnTypeArgument 13 years ago
Chris Beams 7c25c84ee2 Deprecate/move CGLIB methods AopUtils=>ClassUtils 13 years ago
Chris Beams 78b60947ad Rename JMX tests to avoid jmxremote_optional error 13 years ago
Michael Isvy 4aeaaa083f SPR-7858 13 years ago
Michael Isvy a590318b3c SPR-7858 13 years ago
Michael Isvy 1bd75e5af8 SPR-7858 13 years ago
Michael Isvy cf348f206f SPR-7858 13 years ago
Juergen Hoeller c68021760d fixed TypeDescriptor rendering (SPR-8508) 13 years ago
Juergen Hoeller 352f053a71 JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session (SPR-8501) 13 years ago
Juergen Hoeller c07eb6bb9a added "disabled" property to EhCacheFactoryBean 13 years ago