4398 Commits (f26facfed8ddc850a8a1a9502f82de8d289c9455)
 

Author SHA1 Message Date
Chris Beams f26facfed8 Force lazy-init to false when parsing scheduled:task 15 years ago
Juergen Hoeller edf13fd338 ConvertiblePair implements equals and hashCode (SPR-8459) 15 years ago
Juergen Hoeller fae73891db updated Quartz support package for full Quartz 2.0 support (SPR-8275) 15 years ago
Rossen Stoyanchev 6d01c8d589 Remove unnecessary javax.servlet dependency 15 years ago
Rossen Stoyanchev 6f7ce59870 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. 15 years ago
Costin Leau b12bcb22bb SPR-8533 15 years ago
Juergen Hoeller eeb3d7f380 minor javadoc revision 15 years ago
Juergen Hoeller 43cad2c65d updated dependencies 15 years ago
Juergen Hoeller 95b80272c8 polishing 15 years ago
Chris Beams 626634feb3 Refactor execution of config class enhancement 15 years ago
Chris Beams 3a51770fac Polish whitespace on JpaTransactionManager 15 years ago
Juergen Hoeller fd1b8d6498 polishing 15 years ago
Rossen Stoyanchev f05fbf3ec2 SPR-8001 Recognize case when MultipartRequest is null and argument is of type MultipartFile and raise helpful exception. 15 years ago
Rossen Stoyanchev 89d7bf8dab SPR-8532 Upgrade org.springframework.web.servlet to Servlet 3.0 (as provided dependency) and add support for javax.servlet.Part parameter 15 years ago
Sam Brannen ec3052cb5f [SPR-8387] Fleshed out the implementation of DelegatingSmartContextLoader and corresponding tests. 15 years ago
Sam Brannen 021febbce8 polishing 15 years ago
Sam Brannen 539c6f95c9 [SPR-8387] Fixed logic errors in DelegatingSmartContextLoader.processContextConfiguration() and ContextConfigurationAttributes.hasResources(). 15 years ago
Sam Brannen d123102495 [SPR-8387] Fixed logic error in DelegatingSmartContextLoader.processContextConfiguration(). 15 years ago
Sam Brannen 0dd7ca7cf3 [SPR-8387] Introduced hasResources() in ContextConfigurationAttributes; plus minor polishing. 15 years ago
Sam Brannen 31047d5cae [SPR-8387] Fleshing out the implementation of processContextConfiguration() in DelegatingSmartContextLoader. 15 years ago
Sam Brannen 02fc11191f [SPR-8387] Fleshing out unit tests for DelegatingSmartContextLoader. 15 years ago
Juergen Hoeller 344e8f93b2 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 15 years ago
Juergen Hoeller 52a039b9a6 polishing 15 years ago
Juergen Hoeller 4ba3f330d7 call setEnvironment before other awareness methods rather than after; fixed AccessControlContext applicability check 15 years ago
Juergen Hoeller 9711a7121e 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 15 years ago
Costin Leau 254d8bd80f move default value wrapper into support package (rather then interceptor) 15 years ago
Chris Beams 6c6594137e Allow ConfigurationCPP to process multiple registries 15 years ago
Chris Beams 6c48c5e5d4 Move ImportSelector.Context to a top-level class 15 years ago
Juergen Hoeller 0d2e99c4c1 revised package-level request and response classes 15 years ago
Costin Leau 0640853200 + fix compilation error 15 years ago
Costin Leau 7cd1791b20 + removed unneeded generic 15 years ago
Chris Beams 33476d5fe8 Remove references to 'bold' text in reference docs 15 years ago
Juergen Hoeller 22651a9092 an EntityManagerFactoryBean is only deserializable through a SerializedEntityManagerFactoryBeanReference 15 years ago
Juergen Hoeller d4c0048de7 prototype-based TargetSource is only deserializable through a SingletonTargetSource 15 years ago
Chris Beams f99ab1cdd6 Fix APC registration for @EnableTransactionManagement 15 years ago
Chris Beams 638e5420a6 Revert "Fix APC registration for @EnableTransactionManagement" 15 years ago
Chris Beams 235b729514 Fix APC registration for @EnableTransactionManagement 15 years ago
Chris Beams 08ccd19c76 Implement SessionFactoryImplementor in SF proxies 15 years ago
Sam Brannen c3affadc55 [SPR-7858] polishing formatting, grammar, etc. 15 years ago
Chris Beams 7d9d255daf Determine FactoryBean object type via generics 15 years ago
Chris Beams de5781acea Introduce GenericTypeResolver#resolveReturnTypeArgument 15 years ago
Chris Beams 075dfc3cb4 Deprecate/move CGLIB methods AopUtils=>ClassUtils 15 years ago
Chris Beams 0130b15189 Rename JMX tests to avoid jmxremote_optional error 15 years ago
Michael Isvy f16c72c3e1 SPR-7858 15 years ago
Michael Isvy b4b3df07c7 SPR-7858 15 years ago
Michael Isvy 28b6b1e496 SPR-7858 15 years ago
Michael Isvy 0f14bd5263 SPR-7858 15 years ago
Juergen Hoeller f39e560739 fixed TypeDescriptor rendering (SPR-8508) 15 years ago
Juergen Hoeller 4c7603a407 JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session (SPR-8501) 15 years ago
Juergen Hoeller 327c75754b added "disabled" property to EhCacheFactoryBean 15 years ago