5157 Commits (f4010f14d1d7c87708bd47a72ef5b4fa7012121c)
 

Author SHA1 Message Date
Chris Beams f4010f14d1 Upgrade to Gradle 1.0-milestone-8a 14 years ago
Chris Beams 0ff28a6b22 Upgrade to docbook-reference-plugin 0.1.3 14 years ago
Chris Beams f5042d1928 Merge pull request #41 from sslavic/SPR-7843 14 years ago
Stevo Slavic 0690b58878 Predict specific object type in EhCacheFactoryBean 14 years ago
Chris Beams b2291ff814 Map ORA-30006 to CannotAcquireLockException as well 14 years ago
Chris Beams 4df2a14b13 Fix regression in @PropertySource placeholder resolution 14 years ago
Chris Beams 37d547c506 Sync with 3.1.x 14 years ago
Chris Beams 7535e24deb Warn re Environment construction and instance vars 14 years ago
Chris Beams 80dd32e95c Disallow empty @PropertySource(value = {}) 14 years ago
Chris Beams 41ade68b50 Fix @PropertySource bug with multiple values 14 years ago
Juergen Hoeller ff862addbe final preparations for 3.1.1 release 14 years ago
Chris Beams 624ba720d5 Add link to contributor guidelines in readme 14 years ago
Chris Beams 3e81482760 Sync with 3.1.x 14 years ago
Juergen Hoeller 94e3f08a44 added "receive-timeout" attribute to "jms:listener-container" element in JMS namespace (SPR-9114) 14 years ago
Chris Beams 1c2b1d2c85 Demonstrate use of @Configuration as meta-annotation 14 years ago
Chris Beams 58e270f7da Prune dead code from JmsTransactionManager#doBegin 14 years ago
Chris Beams fc416bcb0b Apply @Configuration BeanNameGenerator consistently 14 years ago
Chris Beams e81df2ef3e Improve @Configuration bean name discovery 14 years ago
Chris Beams 08e2669b84 Fix infinite recursion bug in nested @Configuration 14 years ago
Chris Beams f3651c9998 Polish static imports 14 years ago
Rossen Stoyanchev a3484aebb3 Minor fix in ServletResponseMethodArgumentResolver 14 years ago
Juergen Hoeller 6fd476e2c5 extracted ResourceUtils.useCachesIfNecessary(URLConnection) method (SPR-9117) 14 years ago
Juergen Hoeller ab98f288e9 prepared for 3.1.1 release 14 years ago
Juergen Hoeller acaf820941 CustomSQLExceptionTranslatorRegistry/Registrar etc 14 years ago
Juergen Hoeller ddf0d071ad revised CustomSQLExceptionTranslatorRegistry/Registrar method naming 14 years ago
Juergen Hoeller 2fa87a71fa use custom InputStream traversal instead of a full byte array (SPR-9118) 14 years ago
Juergen Hoeller fe57f74c1a PathMatchingResourcePatternResolver preserves caching for JNLP jar connections (SPR-9117) 14 years ago
Juergen Hoeller 81861ca7a8 Resource "contentLength()" implementations work with OSGi bundle resources and JBoss VFS resources (SPR-9118) 14 years ago
Juergen Hoeller 4831ca27d2 fixed MethodInvokingJobDetailFactoryBean for compatibility with Quartz 2.0/2.1 (SPR-8889) 14 years ago
Juergen Hoeller 1bfa7013a0 fixed MethodInvokingJobDetailFactoryBean for compatibility with Quartz 2.0/2.1 () 14 years ago
Chris Beams 81dfef90ef Sync with 3.1.x 14 years ago
Chris Beams 1d9d3e6ff7 Fix false negative test failure in ResourceTests 14 years ago
Chris Beams 8e0b1c3a5f Compensate for Eclipse vs Sun compiler discrepancy 14 years ago
Chris Beams ee36c80ca9 Sync with 3.1.x 14 years ago
Chris Beams 0a5392e37d Compensate for changes in JDK 7 Introspector 14 years ago
Chris Beams b787a68f20 Avoid 'type mismatch' errors in ExtendedBeanInfo 14 years ago
Chris Beams ef143d363e Polish ExtendedBeanInfo and tests 14 years ago
Chris Beams e25f1cbca9 Infer AnnotationAttributes method return types 14 years ago
Rossen Stoyanchev 997c6c56f7 Minor fix in MVC reference doc chapter 14 years ago
jhoeller caa50a1d41 Merge pull request #33 from trisberg/SQLException-translation-enhancements 14 years ago
jhoeller 6e00456e67 Merge pull request #25 from trisberg/fixes-for-SimpleJdbcInsert 14 years ago
Juergen Hoeller a46facc2f9 Hibernate 4.1 etc 14 years ago
Juergen Hoeller 9e21d2f741 TypeDescriptor equals implementation accepts annotations in any order (SPR-9084) 14 years ago
Juergen Hoeller 9470323724 "setBasenames" uses varargs now (for programmatic setup; SPR-9106) 14 years ago
Juergen Hoeller b17d545bb7 @ActiveProfiles mechanism works with @ImportResource as well (SPR-8992) 14 years ago
Juergen Hoeller 1bd260adaf polishing 14 years ago
Juergen Hoeller 57851de88e clarified Resource's "getFilename" method to consistently return null if resource type does not have a filename (SPR-9043) 14 years ago
Juergen Hoeller 1e1f8c912b substituteNamedParameters detects and unwraps SqlParameterValue objects (SPR-9052) 14 years ago
Rossen Stoyanchev 66bc214a79 Replace spaces with tabs 14 years ago
Chris Beams 45ad183331 Consider security in ClassUtils#getMostSpecificMethod 14 years ago