5553 Commits (323ac6ad01328d1ac400d001c65ea89c7be98191)
 

Author SHA1 Message Date
Spring Buildmaster 323ac6ad01 Release version 3.2.0.M2 12 years ago
Chris Beams c4aa14f343 Ignore SpringRunnerContextCacheTests 12 years ago
Chris Beams 6c8f795122 Add Created-By attribute to jar manifests 12 years ago
Chris Beams 0af04910f9 Update STS version used to test Eclipse setup script 12 years ago
Chris Beams 3bebb23f64 Update changelog 12 years ago
Phillip Webb 73832f8c6e Support inferred base package for @ComponentScan 12 years ago
Chris Beams 512ffbb273 Update PortletRequestUtilsTests float test timeout 12 years ago
Chris Beams ec2df7d229 Merge pull request #143 from olivergierke/SPR-9781 12 years ago
Oliver Gierke 3fb3b7d67a Work around JDK7 String#substring performance regression 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Phillip Webb a9a90cabad Protect against non-deterministic method order in JDK7 12 years ago
Phillip Webb 8e7622bb8a Fix Windows-related build issues 12 years ago
Chris Beams 94bb036269 Polish PortletRequestUtilsTests 12 years ago
Rossen Stoyanchev 2ff3d53962 Ignore parse errors in HttpPutFormContentFilter 12 years ago
Rossen Stoyanchev 48b963aaa5 Add error request attribute for 500 reponses 12 years ago
Juergen Hoeller 787d8f5916 SpringFactoriesLoader as the simplest possible mechanism for BeanInfoFactory loading 12 years ago
Juergen Hoeller 0a42c80c11 @Import'ed configuration classes get properly registered in case of same class name (second try) 12 years ago
Rossen Stoyanchev 34c3e821dd Cache AntPathStringMatcher instances 12 years ago
Rossen Stoyanchev 0a877afa06 Optimize use of HandlerMethod and sub-classes 12 years ago
Juergen Hoeller 228a77552d @Import'ed configuration classes get properly registered in case of same class name 12 years ago
Juergen Hoeller 430db261e7 BeanFactoryAnnotationUtils throws NoSuchBeanDefinitionExceptions instead of IllegalStateExceptions 12 years ago
Juergen Hoeller 7d8843d069 Expression detection properly handles cached String literals 12 years ago
Juergen Hoeller f29b791c85 MutablePropertySources log statements guarded by isDebugEnabled 12 years ago
Juergen Hoeller a90f25668b Spring-backed DataSources consistently implement JDBC 4.0's Wrapper interface 12 years ago
Juergen Hoeller f32e4077fa same-named unit from persistence.xml overrides in case of conflict with default unit 12 years ago
Juergen Hoeller 10a4e88e0a polishing 12 years ago
Juergen Hoeller 282d961b2e @Import'ed configuration classes get properly registered in case of same class name 12 years ago
Juergen Hoeller 8f12d98a99 LinkedCaseInsensitiveMap checks for uniqueness of case-insensitive keys now 12 years ago
Arjen Poutsma 82739dd4ac Refactor BeanInfoFactory 12 years ago
Arjen Poutsma aeff91c1da Moved SpringFactoriesLoader to io.support in order to resolve tangle. 12 years ago
Sam Brannen fc859ffd6e Update Javadoc in ExtendedBeanInfo 12 years ago
Sam Brannen 3925f6a428 Polish Javadoc for ExtendedBeanInfoFactory 12 years ago
Chris Beams 5bcf68e25a Use ExtendedBeanInfo on an as-needed basis only 12 years ago
Chris Beams b50bb5071a Address various ExtendedBeanInfo bugs 12 years ago
Sam Brannen c795c1b362 Polishing 12 years ago
Rossen Stoyanchev 70b0b97b54 Fix cyclical package dependency 12 years ago
Rossen Stoyanchev 6e85dd8917 Polish async request processing 12 years ago
Arjen Poutsma 988f376752 Added SpringFactoriesLoader 12 years ago
Phillip Webb 77c9321967 Sort candidate @AspectJ methods deterministically 12 years ago
Phillip Webb 719a9e120d Refactor ComparatorTests into separate classes 12 years ago
Phillip Webb 9821868707 Refactor and polish various Comparator impls 12 years ago
Arjen Poutsma bd018fc9d7 Optional @XmlRootElement check in Jaxb2Marshaller 12 years ago
Chris Beams 6517517ca9 Refactor to lazy Environment creation where possible 12 years ago
Chris Beams 9f8d219146 Remove default profile during environment merge 12 years ago
Chris Beams f963d0f190 Register environment in all bean factories in a hierarchy 12 years ago
Rob Winch c92a06f003 Support Filters/Servlet invocation in MockFilterChain 12 years ago
Juergen Hoeller 6bce098310 refined TypeConverterDelegate's ConversionService exception handling 12 years ago
Juergen Hoeller 15e384dfd3 updated changelog 12 years ago
Juergen Hoeller e904589bd1 added Field context variant to TypeConverter interface in beans module; @Value injection works in combination with formatting rules such as @DateTimeFormat 12 years ago
Juergen Hoeller 780a259c70 re-added JDBC 4.1 getParentLogger method 12 years ago