4642 Commits (0920f2d7d52848320246aa6287c3f328c744aa42)
 

Author SHA1 Message Date
Juergen Hoeller d97a5bf889 minor javadoc revision 14 years ago
Juergen Hoeller 7e4982d6ae updated dependencies 14 years ago
Juergen Hoeller 94ac883eb1 polishing 14 years ago
Chris Beams 236b0305e8 Refactor execution of config class enhancement 14 years ago
Chris Beams 4f89459c3d Polish whitespace on JpaTransactionManager 14 years ago
Juergen Hoeller 65ad44dadc polishing 14 years ago
Rossen Stoyanchev 2568a3c2c6 SPR-8001 Recognize case when MultipartRequest is null and argument is of type MultipartFile and raise helpful exception. 14 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 14 years ago
Sam Brannen f874ed9790 [SPR-8387] Fleshed out the implementation of DelegatingSmartContextLoader and corresponding tests. 14 years ago
Sam Brannen 9d7bc31f0d polishing 14 years ago
Sam Brannen e7298a88d6 [SPR-8387] Fixed logic errors in DelegatingSmartContextLoader.processContextConfiguration() and ContextConfigurationAttributes.hasResources(). 14 years ago
Sam Brannen e34fa6abb1 [SPR-8387] Fixed logic error in DelegatingSmartContextLoader.processContextConfiguration(). 14 years ago
Sam Brannen b8624b470c [SPR-8387] Introduced hasResources() in ContextConfigurationAttributes; plus minor polishing. 14 years ago
Sam Brannen d2e6f82aa3 [SPR-8387] Fleshing out the implementation of processContextConfiguration() in DelegatingSmartContextLoader. 14 years ago
Sam Brannen 12eb9d7ed6 [SPR-8387] Fleshing out unit tests for DelegatingSmartContextLoader. 14 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 14 years ago
Juergen Hoeller c0e429a9a5 polishing 14 years ago
Juergen Hoeller 5937779bb1 call setEnvironment before other awareness methods rather than after; fixed AccessControlContext applicability check 14 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 14 years ago
Costin Leau 4e1cb2b823 move default value wrapper into support package (rather then interceptor) 14 years ago
Chris Beams fd42a65c6c Allow ConfigurationCPP to process multiple registries 14 years ago
Chris Beams c5463a2e52 Move ImportSelector.Context to a top-level class 14 years ago
Juergen Hoeller 0c2a6395e7 revised package-level request and response classes 14 years ago
Costin Leau f5fdedea60 + fix compilation error 14 years ago
Costin Leau b82ab4950d + removed unneeded generic 14 years ago
Chris Beams a2a98efa13 Remove references to 'bold' text in reference docs 14 years ago
Juergen Hoeller 81a27ce484 an EntityManagerFactoryBean is only deserializable through a SerializedEntityManagerFactoryBeanReference 14 years ago
Juergen Hoeller 7861eff298 prototype-based TargetSource is only deserializable through a SingletonTargetSource 14 years ago
Chris Beams 431e935011 Fix APC registration for @EnableTransactionManagement 14 years ago
Chris Beams d8d9e3fc27 Revert "Fix APC registration for @EnableTransactionManagement" 14 years ago
Chris Beams f1ef3e4dcd Fix APC registration for @EnableTransactionManagement 14 years ago
Chris Beams 5aa24af126 Implement SessionFactoryImplementor in SF proxies 14 years ago
Sam Brannen c3f9e845e0 [SPR-7858] polishing formatting, grammar, etc. 14 years ago
Chris Beams 807d612978 Determine FactoryBean object type via generics 14 years ago
Chris Beams 605f0e7a22 Introduce GenericTypeResolver#resolveReturnTypeArgument 14 years ago
Chris Beams 7c25c84ee2 Deprecate/move CGLIB methods AopUtils=>ClassUtils 14 years ago
Chris Beams 78b60947ad Rename JMX tests to avoid jmxremote_optional error 14 years ago
Michael Isvy 4aeaaa083f SPR-7858 14 years ago
Michael Isvy a590318b3c SPR-7858 14 years ago
Michael Isvy 1bd75e5af8 SPR-7858 14 years ago
Michael Isvy cf348f206f SPR-7858 14 years ago
Juergen Hoeller c68021760d fixed TypeDescriptor rendering (SPR-8508) 14 years ago
Juergen Hoeller 352f053a71 JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session (SPR-8501) 14 years ago
Juergen Hoeller c07eb6bb9a added "disabled" property to EhCacheFactoryBean 14 years ago
Juergen Hoeller b0a6ebfb61 fixed package declaration 14 years ago
Juergen Hoeller e5b1c4366c added JBoss dependency (SPR-8505); updated WebSphere dependency 14 years ago
Juergen Hoeller 38290485de switched from readResolve to readObject 14 years ago
Juergen Hoeller 57998293c8 optimized debug logging in case of non-convertible collection (SPR-8499) 14 years ago
Juergen Hoeller df8e9b3393 DataBinder etc 14 years ago
Juergen Hoeller 6cd55b7986 ContextLoader and FrameworkServlet support "contextId" parameter for custom serialization id 14 years ago