5798 Commits (85411be31ff9133e30ec8b2651a20f0bd397b975)
 

Author SHA1 Message Date
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
Phillip Webb 6d8b37d8bb Prevent duplicate @Import processing 12 years ago
Phillip Webb e6c4840356 Polish Javadoc for @Import 12 years ago
Phillip Webb 4036ffc4d4 Improve #toString for AnnotationAttributes 12 years ago
Juergen Hoeller 2081521695 @Autowired and @Value may be used as meta-annotations for custom injection annotations 12 years ago
Juergen Hoeller 7fdb637df0 Clarified ServletConfigAware behavior in case of no ServletConfig being available 12 years ago