402 Commits (da3b4cb65d6e148450857eddd54cdeb9238be2ef)

Author SHA1 Message Date
Sam Brannen 995aaa6159 Polishing 3 years ago
Sam Brannen 2c89ff934d Update copyright date 3 years ago
Daniil Pozdeev c58853f5e5 Use LocalDataSourceJobStore only if one is not set via Quartz properties 3 years ago
Sam Brannen b3473a3e81 Apply "instanceof pattern matching" Eclipse clean-up in spring-context-support 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Juergen Hoeller 90af2d5794 Log delegate service initialization at debug level (instead of info) 4 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Juergen Hoeller 9dfef59af2 Construct StringWriter instances with appropriate initial size 4 years ago
Juergen Hoeller 6e3ed6038b MimeMessageHelper does not encode attachment filenames by default anymore 4 years ago
Juergen Hoeller 49d65d5c41 Configurable filename encoding in MimeMessageHelper 4 years ago
Juergen Hoeller 670b9fd60b Retry SQLErrorCodesFactory retrieval if DatabaseMetaData access failed 4 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 4 years ago
Juergen Hoeller 874574513c Replace remaining usage of LinkedList with ArrayList/ArrayDeque 4 years ago
Juergen Hoeller ff11467a0c Avoid resizing of fixed-size HashMap/LinkedHashMap variants 4 years ago
Stephane Nicoll 4d446f9659 Polish 4 years ago
Stephane Nicoll f3cedf268b Consistently support LoadingCache 4 years ago
Sam Brannen cdc234d7db Polish contribution 4 years ago
XenoAmess c547809e89 Use instanceof instead of Class#isInstance where feasible 4 years ago
Juergen Hoeller 17cab9660c Deprecate TransactionSynchronizationAdapter 4 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 4 years ago
Juergen Hoeller e46ccd74b1 Consistent abstract declaration of "Abstract" base classes 4 years ago
Juergen Hoeller ae1ed9d458 Document exception handling limitations in TaskDecorator implementations 4 years ago
Juergen Hoeller 8697026987 Support for custom cache registration in CaffeineCacheManager 4 years ago
Juergen Hoeller d7161f5e5e Polishing 5 years ago
Juergen Hoeller 3c1ee64b7f Explicit nullability declarations for all AOP Alliance methods 5 years ago
Juergen Hoeller f09093132e Use proxyBeanMethods=false on remaining internal configuration classes 5 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 5 years ago
Qimiao Chen 1f9fa3bab8
Remove useless .gitignore files 5 years ago
Sam Brannen 16e49bf0c9 Simplify getCache() implementation in CaffeineCacheManager 5 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 5 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 0335db23c9 Use Gradle test fixture support for spring-context-support 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Juergen Hoeller 32e7adfa32 Polishing 5 years ago
stsypanov f2b3953d76 Use array.clone() instead of manual array creation 5 years ago
Sebastien Deleuze b24ac74106 Restore TransactionOperations Kotlin API compatibilty 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Sam Brannen 455ad71863 Polish contribution 5 years ago
douddle 93ddfb9cae Add SVG mapping to mime.types file for JavaMail support 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago