5844 Commits (c20b22a0111a336ed473313c14efa9b419e8fa8a)
 

Author SHA1 Message Date
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
Juergen Hoeller 931ea5cdf4 polishing 12 years ago
jhoeller db4cc9562f Merge pull request #94 from dsyer/SPR-9498 12 years ago
Juergen Hoeller 50df4d08c2 adapted to deprecation backport in 3.1.3 12 years ago
Juergen Hoeller 1bd775f828 @Autowired-driven ObjectFactory/Provider resolution works in non-singleton beans as well 12 years ago
Juergen Hoeller 68c5f20bc7 aligned with recent changes in CommonAnnotationBeanPostProcessor 12 years ago
Juergen Hoeller 04af54ad4c @Resource processing properly works with scoped beans and prototypes again 12 years ago
Juergen Hoeller cec30a7a2d MessageSourceSupport uses locale-specific MessageFormat cache for default messages 12 years ago
Juergen Hoeller 95adf1dbee fixed Portlet request mapping priorities in cross-controller case 12 years ago
Juergen Hoeller 049b944434 polishing (at the occasion of a backport) 12 years ago