5834 Commits (107fafbcc5d93284e5098686cc287c41280ee263)
 

Author SHA1 Message Date
Phillip Webb 107fafbcc5 Do not consider bridge methods in SpEL properties 12 years ago
Rossen Stoyanchev f8bf577eff Fix failures in PrintingResultHandlerTests 12 years ago
Rossen Stoyanchev 8afcf717e2 Fix failing test from previous commit 12 years ago
Rossen Stoyanchev 1f2e89e3ed Print async result in Spring MVC Test ResultHandler 12 years ago
Chris Beams f0f76e493d Update README to reflect JDK 1.7 build prereq 12 years ago
Chris Beams 084486a6b6 Update README link to contributor guidelines 12 years ago
Rossen Stoyanchev ecce7520fb Support HttpMessageConverter refs in mvc namespace 12 years ago
Rossen Stoyanchev 62f2858f7f Fix issue with SpEL in mvc namespace 12 years ago
Phillip Webb 950f00a280 Fix Collections import 12 years ago
Chris Beams 6407a347c1 Merge pull request #181 from olivergierke/SPR-9568 12 years ago
Oliver Gierke 146a66fe0b Support *Aware ImportBeanDefinitionRegistars 12 years ago
Sam Brannen f5080f7d70 Suppress warnings for java.io.Closeable resources 12 years ago
Sam Brannen f833366a7f Update package-info for test.util package 12 years ago
Juergen Hoeller f6209cd7af DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 12 years ago
Juergen Hoeller de91d754d8 Re-added InitializingBean declaration 12 years ago
Juergen Hoeller f00559c440 Initial preparations for 3.2 RC2 12 years ago
Juergen Hoeller ea95da126a Implement java.io.Closeable where appropriate 12 years ago
Juergen Hoeller d6e1a4a26a LocalDataSourceConnectionProvider checks against SmartDataSource before closing a Connection 12 years ago
Juergen Hoeller 4ed9ababdf spring-jms-3.2.xsd declares former nmtoken attributes as string, allowing for placeholders 12 years ago
Juergen Hoeller 0a3ea42fe1 DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 12 years ago
Juergen Hoeller c24825ca19 DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 12 years ago
Juergen Hoeller e1d11ec99d Do not cache PropertyDescriptors for autowireBean calls anymore, avoiding ClassLoader leaks 12 years ago
Rossen Stoyanchev 9e22ac496d Remove a couple more dependencies on hamcrest-lib 12 years ago
Rossen Stoyanchev 4812fcccc4 Remove dependency on hamcrest-lib from spring-mvc-test 12 years ago
Sam Brannen 9a6ec1b4b5 Increase sleep time in ScheduledATAITests 12 years ago
Sam Brannen 85ab789f2f Refactor & polish DateTimeFormatterFactory[Bean] 12 years ago
Rossen Stoyanchev c348be2511 Add RequestBuilder for async dispatches 12 years ago
Phillip Webb 6b82348511 Merge pull request #175 from ericweinberg/master 12 years ago
Eric Weinberg 33abee2db2 Ensure LineNumberReader is always closed 12 years ago
Phillip Webb 073b627f4e Polish ResourceDatabasePopulator 12 years ago
Phillip Webb 583819ca5f Fix batch operations sample in reference docs 12 years ago
Phillip Webb c92ef13979 Merge pull request #178 from EzequielB/master 12 years ago
Ezequiel Ballesi ccf3732cd8 Create import-into-eclipse.bat for Windows users 12 years ago
Phillip Webb 432c6ebdae Refactor DateTimeFormatterFactory 12 years ago
Rossen Stoyanchev 38cf91922c Fix intermittent test failure in AsyncTests 12 years ago
Chris Beams a64b04afa4 Prefix zip archives with 'spring-framework' 12 years ago
Sam Brannen 85411be31f Update readme.txt regarding changelog location 12 years ago
Sam Brannen 93c01e0710 Fix timezone issue in DateTimeFormatterFactory 12 years ago
Sam Brannen cef5f0222e Polish Javadoc and imports in datetime package 12 years ago
Sam Brannen dc0a0df8d6 Polish Javadoc for ConcurrentReferenceHashMap 12 years ago
Chris Beams d087e7fe0b Increment version to 3.2.0.BUILD-SNAPSHOT 12 years ago
Spring Buildmaster b3e3a37441 Release version 3.2.0.RC1 12 years ago
Chris Beams 08514e25db Update changelog 12 years ago
Phillip Webb e02c309b77 Update changelog 12 years ago
Phillip Webb 4e976435c7 Merge pull request #161 from philwebb/SPR-7121 12 years ago
Phillip Webb 6660227d22 Support for custom global Joda DateTimeFormatters 12 years ago
Phillip Webb 856fb2ccac Move JRuby dependency below Joda 12 years ago
Phillip Webb a26059f94a Support DateTimeFormat annotation without Joda 12 years ago
Phillip Webb ddddec8719 Corrected date pattern in JavaDocs 12 years ago
Phillip Webb a75b6ee5b6 Polish whitespace and formatting 12 years ago