5803 Commits (c92ef1397982a2df4e47ba3335b2c11085a028df)
 

Author SHA1 Message Date
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
Phillip Webb 409b533281 Merge pull request #146 from philwebb/SPR-9796 12 years ago
Phillip Webb 3aa9ac15a1 Update cache to support concurrent reads 12 years ago
Phillip Webb 02ce826ce4 Cache and late resolve annotations for performance 12 years ago
Phillip Webb 6e0400db32 Polish Property class 12 years ago
Phillip Webb fac060f0af Develop ConcurrentReferenceHashMap 12 years ago
Phillip Webb 5a0c4a9841 Merge pull request #177 from EzequielB/master 12 years ago
Ezequiel Ballesi 754af2118b Correct typo in GRADLE_OPTS for Windows 12 years ago
Rossen Stoyanchev f528c39456 Add UnknownHttpStatusCodeException 12 years ago
Rossen Stoyanchev de38c033e4 Make hamcrest dependency optional in spring-test 12 years ago
Chris Beams c94bc2e709 Respect spring.profiles.active in #addActiveProfile 12 years ago
Chris Beams 74e86fe52f Support SQL exception translation for MSSQL 209 12 years ago
Chris Beams 1070e4d5c1 Initialize FrameworkServlet property sources eagerly 12 years ago
Rossen Stoyanchev 242bf7c4e3 Refine hamcrest dependency in spring-test-mvc project 12 years ago
Phillip Webb 468f9c7814 Polish 12 years ago
Phillip Webb 15b64ba601 Restore -XX:MaxHeapSize=256m for gradlew.bat 12 years ago
Chris Beams bbe1301d63 Remove -XX:MaxHeapSize=256m from default GRADLE_OPTS 12 years ago
Rossen Stoyanchev c0baea58c0 Fix issue with generic @RequestBody arguments 12 years ago
Rossen Stoyanchev 0e3aa0eec4 Peek into the content for @RequestBody(required=false) 12 years ago
Phillip Webb 742d5f6f38 Restore GRADLE_OPTS from wrappers 12 years ago
Phillip Webb 23b091b786 Remove need to manually set wrapper GRADLE_OPTS 12 years ago
Sam Brannen 00220ebab0 Fix typo in changelog 12 years ago
Phillip Webb 6c63271f55 Update changelog 12 years ago
Sam Brannen 5b59a25a59 Update changelog 12 years ago
Sam Brannen 462605987d Delete unused import 12 years ago
Sam Brannen 0b45daf5e9 Assess claims made in SPR-9799 12 years ago
Phillip Webb 4cdf46f83c Polish @Imports search code 12 years ago
Sam Brannen 8bb19f05ea Fix typos in Javadoc 12 years ago
Phillip Webb 3416e058a0 Ensure @Imports are processed in correct order 12 years ago
Juergen Hoeller af56b3b7e3 Extended support for meta-annotations etc 12 years ago
Juergen Hoeller 914a1b2088 @Autowired, @Value and qualifiers may be used as meta-annotations for custom injection annotations 12 years ago
Chris Beams 985cb9df11 Merge pull request #176 from philwebb/SPR-9925 12 years ago