5193 Commits (6d5a630c4491f9b2790095cef4d37f6cdd2d7456)
 

Author SHA1 Message Date
Rossen Stoyanchev 6d5a630c44 Fix transitive dependency issue with slf4j-api 13 years ago
Chris Beams 57b89e0388 Fix typo in ApplicationContext reference doc 13 years ago
Chris Beams 0ab9e9a0c6 Upgrade AspectJ from 1.6.8 to 1.6.12 13 years ago
Chris Beams 963b4e49a9 Upgrade to Gradle 1.0-rc1 13 years ago
Chris Beams f6003b5102 Fix typo in reference documentation 13 years ago
Rossen Stoyanchev cfe2af7690 Use the type of the actual return value in @MVC 13 years ago
Rossen Stoyanchev 97c22fc08e Minor improvement in ExceptionHandlerExceptionResolver 13 years ago
Rossen Stoyanchev a17a889e8a Make 'Content-Disposition' header case insensitive 13 years ago
Rossen Stoyanchev ca8b98e947 Fix issue with parsing media types 13 years ago
Rossen Stoyanchev 0b02933938 Fix race condition in AnntationMethodHER 13 years ago
Rossen Stoyanchev 64ee5e579a Fix bug with custom RequestCondition 13 years ago
Rossen Stoyanchev 9833a4c385 Improvement in AntPathMatcher.combine method 13 years ago
Chris Beams 4653dbe73f Fix typo in util:constant error reporting 13 years ago
Chris Beams 180c5b2ef6 Introduce 3.2 versions of Spring XML namespaces 13 years ago
Arjen Poutsma d2251a12c3 Fixed illegal characters in JibxUnmarshallerTests 13 years ago
Chris Beams bb5c81e0c5 Merge pull request #58 from sslavic/SPR-7865 13 years ago
Stevo Slavic e25183eab1 Use configured encoding during JiBX unmarshalling 13 years ago
Chris Beams e3f544904c Fix warnings in LocalSessionFactoryBean 13 years ago
Chris Beams 045c97f75e Support automatic Hibernate dialect detection 13 years ago
Chris Beams 352ed517c5 Fix typo in @ComponentScan Javadoc 13 years ago
Chris Beams 6d94b74ab1 Move QueryTimeoutException to spring-tx 13 years ago
Rossen Stoyanchev e7e74c83d8 Merge pull request #50 from sslavic/SPR-8732 13 years ago
Stevo Slavic a9f4206151 Generate bracketless tag id in FreeMarker forms 13 years ago
Rossen Stoyanchev 9c8332a6c4 Merge pull request #48 from sslavic/SPR-5984 13 years ago
Stevo Slavic 104f13e43f Fix MultipartResolver javadoc implementation refs 13 years ago
Chris Beams 6295f2b591 Merge pull request #44 from mjkrumlauf/patch-1 13 years ago
Mike Krumlauf 35bf5dc592 Fix typo in Eclipse import instructions 13 years ago
Chris Beams 7b703b7e9b Merge pull request #45 from sslavic/SPR-7940 13 years ago
Stevo Slavic 924c869b8a Remove note on singleton-scoped proxy raising BCE 13 years ago
Chris Beams 833e74168a Merge pull request #46 from pkan/master 13 years ago
Phani Kandula 00d9c3f5e8 Fix typo in spring:eval taglib reference doc 13 years ago
Phani Kandula 6c602d7bbc Fix typo in ApplicationContext reference doc 13 years ago
Chris Beams 15d1d824b5 Return null correctly from MutablePropertySources#get 13 years ago
Arjen Poutsma 43b4997e3f Support scanned classes in Jaxb2Marshaller 13 years ago
Arjen Poutsma 83f3750fb3 Support byte[] in JaxbMarshaller under JDK 7 13 years ago
Chris Beams 7ca5fba05f Avoid infinite loop in AbstractResource#contentLength 13 years ago
Chris Beams f4010f14d1 Upgrade to Gradle 1.0-milestone-8a 13 years ago
Chris Beams 0ff28a6b22 Upgrade to docbook-reference-plugin 0.1.3 13 years ago
Chris Beams f5042d1928 Merge pull request #41 from sslavic/SPR-7843 13 years ago
Stevo Slavic 0690b58878 Predict specific object type in EhCacheFactoryBean 13 years ago
Chris Beams b2291ff814 Map ORA-30006 to CannotAcquireLockException as well 13 years ago
Chris Beams 4df2a14b13 Fix regression in @PropertySource placeholder resolution 13 years ago
Chris Beams 37d547c506 Sync with 3.1.x 13 years ago
Chris Beams 7535e24deb Warn re Environment construction and instance vars 13 years ago
Chris Beams 80dd32e95c Disallow empty @PropertySource(value = {}) 13 years ago
Chris Beams 41ade68b50 Fix @PropertySource bug with multiple values 13 years ago
Juergen Hoeller ff862addbe final preparations for 3.1.1 release 13 years ago
Chris Beams 624ba720d5 Add link to contributor guidelines in readme 13 years ago
Chris Beams 3e81482760 Sync with 3.1.x 13 years ago
Juergen Hoeller 94e3f08a44 added "receive-timeout" attribute to "jms:listener-container" element in JMS namespace (SPR-9114) 13 years ago