5819 Commits (f00559c4402bcae3a20d8942c5ca020be2ed0a0c)
 

Author SHA1 Message Date
Juergen Hoeller f00559c440 Initial preparations for 3.2 RC2 14 years ago
Juergen Hoeller ea95da126a Implement java.io.Closeable where appropriate 14 years ago
Juergen Hoeller d6e1a4a26a LocalDataSourceConnectionProvider checks against SmartDataSource before closing a Connection 14 years ago
Juergen Hoeller 4ed9ababdf spring-jms-3.2.xsd declares former nmtoken attributes as string, allowing for placeholders 14 years ago
Juergen Hoeller 0a3ea42fe1 DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 14 years ago
Juergen Hoeller c24825ca19 DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 14 years ago
Juergen Hoeller e1d11ec99d Do not cache PropertyDescriptors for autowireBean calls anymore, avoiding ClassLoader leaks 14 years ago
Rossen Stoyanchev 9e22ac496d Remove a couple more dependencies on hamcrest-lib 14 years ago
Rossen Stoyanchev 4812fcccc4 Remove dependency on hamcrest-lib from spring-mvc-test 14 years ago
Sam Brannen 9a6ec1b4b5 Increase sleep time in ScheduledATAITests 14 years ago
Sam Brannen 85ab789f2f Refactor & polish DateTimeFormatterFactory[Bean] 14 years ago
Rossen Stoyanchev c348be2511 Add RequestBuilder for async dispatches 14 years ago
Phillip Webb 6b82348511 Merge pull request #175 from ericweinberg/master 14 years ago
Eric Weinberg 33abee2db2 Ensure LineNumberReader is always closed 14 years ago
Phillip Webb 073b627f4e Polish ResourceDatabasePopulator 14 years ago
Phillip Webb 583819ca5f Fix batch operations sample in reference docs 14 years ago
Phillip Webb c92ef13979 Merge pull request #178 from EzequielB/master 14 years ago
Ezequiel Ballesi ccf3732cd8 Create import-into-eclipse.bat for Windows users 14 years ago
Phillip Webb 432c6ebdae Refactor DateTimeFormatterFactory 14 years ago
Rossen Stoyanchev 38cf91922c Fix intermittent test failure in AsyncTests 14 years ago
Chris Beams a64b04afa4 Prefix zip archives with 'spring-framework' 14 years ago
Sam Brannen 85411be31f Update readme.txt regarding changelog location 14 years ago
Sam Brannen 93c01e0710 Fix timezone issue in DateTimeFormatterFactory 14 years ago
Sam Brannen cef5f0222e Polish Javadoc and imports in datetime package 14 years ago
Sam Brannen dc0a0df8d6 Polish Javadoc for ConcurrentReferenceHashMap 14 years ago
Chris Beams d087e7fe0b Increment version to 3.2.0.BUILD-SNAPSHOT 14 years ago
Spring Buildmaster b3e3a37441 Release version 3.2.0.RC1 14 years ago
Chris Beams 08514e25db Update changelog 14 years ago
Phillip Webb e02c309b77 Update changelog 14 years ago
Phillip Webb 4e976435c7 Merge pull request #161 from philwebb/SPR-7121 14 years ago
Phillip Webb 6660227d22 Support for custom global Joda DateTimeFormatters 14 years ago
Phillip Webb 856fb2ccac Move JRuby dependency below Joda 14 years ago
Phillip Webb a26059f94a Support DateTimeFormat annotation without Joda 14 years ago
Phillip Webb ddddec8719 Corrected date pattern in JavaDocs 14 years ago
Phillip Webb a75b6ee5b6 Polish whitespace and formatting 14 years ago
Phillip Webb 409b533281 Merge pull request #146 from philwebb/SPR-9796 14 years ago
Phillip Webb 3aa9ac15a1 Update cache to support concurrent reads 14 years ago
Phillip Webb 02ce826ce4 Cache and late resolve annotations for performance 14 years ago
Phillip Webb 6e0400db32 Polish Property class 14 years ago
Phillip Webb fac060f0af Develop ConcurrentReferenceHashMap 14 years ago
Phillip Webb 5a0c4a9841 Merge pull request #177 from EzequielB/master 14 years ago
Ezequiel Ballesi 754af2118b Correct typo in GRADLE_OPTS for Windows 14 years ago
Rossen Stoyanchev f528c39456 Add UnknownHttpStatusCodeException 14 years ago
Rossen Stoyanchev de38c033e4 Make hamcrest dependency optional in spring-test 14 years ago
Chris Beams c94bc2e709 Respect spring.profiles.active in #addActiveProfile 14 years ago
Chris Beams 74e86fe52f Support SQL exception translation for MSSQL 209 14 years ago
Chris Beams 1070e4d5c1 Initialize FrameworkServlet property sources eagerly 14 years ago
Rossen Stoyanchev 242bf7c4e3 Refine hamcrest dependency in spring-test-mvc project 14 years ago
Phillip Webb 468f9c7814 Polish 14 years ago
Phillip Webb 15b64ba601 Restore -XX:MaxHeapSize=256m for gradlew.bat 14 years ago