5803 Commits (c92ef1397982a2df4e47ba3335b2c11085a028df)
 

Author SHA1 Message Date
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
Chris Beams bbe1301d63 Remove -XX:MaxHeapSize=256m from default GRADLE_OPTS 14 years ago
Rossen Stoyanchev c0baea58c0 Fix issue with generic @RequestBody arguments 14 years ago
Rossen Stoyanchev 0e3aa0eec4 Peek into the content for @RequestBody(required=false) 14 years ago
Phillip Webb 742d5f6f38 Restore GRADLE_OPTS from wrappers 14 years ago
Phillip Webb 23b091b786 Remove need to manually set wrapper GRADLE_OPTS 14 years ago
Sam Brannen 00220ebab0 Fix typo in changelog 14 years ago
Phillip Webb 6c63271f55 Update changelog 14 years ago
Sam Brannen 5b59a25a59 Update changelog 14 years ago
Sam Brannen 462605987d Delete unused import 14 years ago
Sam Brannen 0b45daf5e9 Assess claims made in SPR-9799 14 years ago
Phillip Webb 4cdf46f83c Polish @Imports search code 14 years ago
Sam Brannen 8bb19f05ea Fix typos in Javadoc 14 years ago
Phillip Webb 3416e058a0 Ensure @Imports are processed in correct order 14 years ago
Juergen Hoeller af56b3b7e3 Extended support for meta-annotations etc 14 years ago
Juergen Hoeller 914a1b2088 @Autowired, @Value and qualifiers may be used as meta-annotations for custom injection annotations 14 years ago
Chris Beams 985cb9df11 Merge pull request #176 from philwebb/SPR-9925 14 years ago