5213 Commits (158b3c6af8e727d6304d64aa573695a51430211d)
 

Author SHA1 Message Date
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
Chris Beams 1c2b1d2c85 Demonstrate use of @Configuration as meta-annotation 13 years ago
Chris Beams 58e270f7da Prune dead code from JmsTransactionManager#doBegin 13 years ago
Chris Beams fc416bcb0b Apply @Configuration BeanNameGenerator consistently 13 years ago
Chris Beams e81df2ef3e Improve @Configuration bean name discovery 13 years ago
Chris Beams 08e2669b84 Fix infinite recursion bug in nested @Configuration 13 years ago
Chris Beams f3651c9998 Polish static imports 13 years ago
Rossen Stoyanchev a3484aebb3 Minor fix in ServletResponseMethodArgumentResolver 13 years ago
Juergen Hoeller 6fd476e2c5 extracted ResourceUtils.useCachesIfNecessary(URLConnection) method (SPR-9117) 13 years ago
Juergen Hoeller ab98f288e9 prepared for 3.1.1 release 13 years ago
Juergen Hoeller acaf820941 CustomSQLExceptionTranslatorRegistry/Registrar etc 13 years ago
Juergen Hoeller ddf0d071ad revised CustomSQLExceptionTranslatorRegistry/Registrar method naming 13 years ago
Juergen Hoeller 2fa87a71fa use custom InputStream traversal instead of a full byte array (SPR-9118) 13 years ago
Juergen Hoeller fe57f74c1a PathMatchingResourcePatternResolver preserves caching for JNLP jar connections (SPR-9117) 13 years ago
Juergen Hoeller 81861ca7a8 Resource "contentLength()" implementations work with OSGi bundle resources and JBoss VFS resources (SPR-9118) 13 years ago
Juergen Hoeller 4831ca27d2 fixed MethodInvokingJobDetailFactoryBean for compatibility with Quartz 2.0/2.1 (SPR-8889) 13 years ago
Juergen Hoeller 1bfa7013a0 fixed MethodInvokingJobDetailFactoryBean for compatibility with Quartz 2.0/2.1 () 13 years ago
Chris Beams 81dfef90ef Sync with 3.1.x 13 years ago
Chris Beams 1d9d3e6ff7 Fix false negative test failure in ResourceTests 13 years ago
Chris Beams 8e0b1c3a5f Compensate for Eclipse vs Sun compiler discrepancy 13 years ago
Chris Beams ee36c80ca9 Sync with 3.1.x 13 years ago
Chris Beams 0a5392e37d Compensate for changes in JDK 7 Introspector 13 years ago
Chris Beams b787a68f20 Avoid 'type mismatch' errors in ExtendedBeanInfo 13 years ago
Chris Beams ef143d363e Polish ExtendedBeanInfo and tests 13 years ago
Chris Beams e25f1cbca9 Infer AnnotationAttributes method return types 13 years ago
Rossen Stoyanchev 997c6c56f7 Minor fix in MVC reference doc chapter 13 years ago
jhoeller caa50a1d41 Merge pull request #33 from trisberg/SQLException-translation-enhancements 13 years ago
jhoeller 6e00456e67 Merge pull request #25 from trisberg/fixes-for-SimpleJdbcInsert 13 years ago
Juergen Hoeller a46facc2f9 Hibernate 4.1 etc 13 years ago
Juergen Hoeller 9e21d2f741 TypeDescriptor equals implementation accepts annotations in any order (SPR-9084) 13 years ago
Juergen Hoeller 9470323724 "setBasenames" uses varargs now (for programmatic setup; SPR-9106) 13 years ago