434 Commits (6e8bb6c4a98e2671b62f3e21250685cfd1e16cee)

Author SHA1 Message Date
Juergen Hoeller 8dd285f877 Polishing 4 years ago
Juergen Hoeller 14839b1f4a Sort detected PersistenceExceptionTranslator beans 4 years ago
Stephane Nicoll 673f83e388 Adapt to API changes in the latest reactor snapshot 4 years ago
Sam Brannen cdc234d7db Polish contribution 4 years ago
XenoAmess c547809e89 Use instanceof instead of Class#isInstance where feasible 4 years ago
XenoAmess 3b12beb1b8
Simplify if-statements with instanceof checks 4 years ago
XenoAmess e71f702bb9
Use `static private` instead of `private static` for method declarations 4 years ago
Juergen Hoeller b0cabb29f3 Polishing 4 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 4 years ago
Sam Brannen 9d5881e0ad Suppress warnings, remove unused code, etc. 4 years ago
Juergen Hoeller 3a653bd35f Deprecate JCA CCI support 4 years ago
Sébastien Deleuze 6b355df903 Revert "Upgrade to Kotlin 1.4 M2" 4 years ago
Juergen Hoeller a08bf8c063 Avoid misleading log message for commit-triggering exception 4 years ago
Mark Paluch 217b6e37a6 Rollback reactive transaction on cancel 4 years ago
Juergen Hoeller 17cab9660c Deprecate TransactionSynchronizationAdapter 4 years ago
Сергей Цыпанов 7949937655 Remove redundant assignment of default values to volatile fields 4 years ago
Sébastien Deleuze 2a74eff10f Upgrade to Kotlin 1.4 M2 4 years ago
Juergen Hoeller ae1ed9d458 Document exception handling limitations in TaskDecorator implementations 4 years ago
Rossen Stoyanchev 9e1121fd8d Document behavior on reactive tx cancellation 5 years ago
Juergen Hoeller e955e52f2f Refactor method name dispatching to switch statements 5 years ago
Juergen Hoeller cd4ef6f781 Consistently refer to FlushMode.MANUAL instead of outdated NEVER 5 years ago
Juergen Hoeller 1dea55dc20 WebSphereUowTransactionManager sets timeout for actual transaction only 5 years ago
Juergen Hoeller 3c1ee64b7f Explicit nullability declarations for all AOP Alliance methods 5 years ago
Sam Brannen a16d178d72 Polish Javadoc for NameMatchTransactionAttributeSource 5 years ago
Juergen Hoeller dd0d0d51f6 Introduce resolvable timeout attribute on @Transactional and <tx:method> 5 years ago
Sam Brannen 715e8c9ef6 Align TransactionManagementConfigurer support in TCF with production 5 years ago
Sam Brannen 65acda8d3e Polishing 5 years ago
Yanming Zhou 50a4fdac6e
Use Map::computeIfAbsent to simplify scope implementations 5 years ago
Sam Brannen f5d011cb82 Filter reactive tx managers in TransactionAttributeSourceClassFilter 5 years ago
Sam Brannen ec3d647d1d Update spring-tx.xsd regarding reactive tx mgmt support 5 years ago
Sam Brannen 0f22a5e409 Update Javadoc regarding reactive tx mgmt support 5 years ago
Mark Paluch 2aa8aef216 Extend transaction attributes with labels 5 years ago
Sam Brannen 1d0c5195bc Polish Javadoc for TransactionManagementConfigurer 5 years ago
Sam Brannen 144b0e1437 Test status quo for @Primary + TransactionManagementConfigurer 5 years ago
Sam Brannen f8ab19dc68 Ensure @EnableTxMgmt tests actually test something 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Qimiao Chen 70581d1ea2
Improve javadoc in RollbackRuleAttribute regarding nested classes 5 years ago
Juergen Hoeller 193f419520 Deprecate PTM-based constructors in favor of generic TransactionManager 5 years ago
Rossen Stoyanchev adc13f2030 Polishing contribution 5 years ago
陈其苗 a09f02f64e Minor refactoring in AbstractPlatformTransactionManager 5 years ago
Juergen Hoeller d1c7083e77 Consistent ROLE_INFRASTRUCTURE declarations for configuration classes 5 years ago
Michael Simons 711fafc924
Improve assertion message in PersistenceExceptionTranslationInterceptor 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 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 a4f75e9c6a Polishing 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago