393 Commits (ff65ccba3e944ee796be0c79aa02a4658fbca46e)

Author SHA1 Message Date
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
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Juergen Hoeller 43a86565ca Consider target transaction manager for reactive transaction decision 5 years ago
Mark Paluch 0d8aa854e8 Add tests for cancellation of transactional streams 5 years ago
Andreas Killaitis f838590300 Commit on cancelled subscription in TransactionalOperator::transactional 5 years ago
Sebastien Deleuze b24ac74106 Restore TransactionOperations Kotlin API compatibilty 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 5 years ago
Juergen Hoeller a48c13ae73 Avoid deprecated usingWhen method in Reactor 3.3 5 years ago
Mark Paluch 393a81d4a9 Omit cancellation of transactional Monos in TransactionOperator 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Sebastien Deleuze fc6480631e Improve Coroutines transaction API 5 years ago
康智冬 0d742cf3d0 Fix typos related to indefinite articles for SQL acronym 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Sebastien Deleuze 70bbe71235 Polishing 5 years ago
Rossen Stoyanchev 57d9b92b94 Upgrade Reactor to Dysprosium RC1 5 years ago
Juergen Hoeller eb6577755d Stackless variant of NoTransactionException for reactive flows 5 years ago
Sebastien Deleuze 2b4eb610a7 Add support for Coroutines transactions 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Juergen Hoeller 2c33c11d4c Introduce TransactionOperations.execute(Runnable) convenience method 5 years ago
Sebastien Deleuze a3222476ad Use proxyBeanMethods in ProxyTransactionManagementConfiguration 5 years ago
Stephane Nicoll 9a71a8d357 Fix checkstyle violation 5 years ago
Stephane Nicoll 4f8b347aa0 Do not trigger transactional event listener if no transaction is active 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Sam Brannen e57845a50f Polishing 5 years ago
Juergen Hoeller 2abff1a5b0 Introduce withoutTransaction factory method on TransactionOperations 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 6 years ago
Juergen Hoeller 1ccd99ebe7 Polishing 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Sam Brannen 2ed9a61ba0 Rename TransactionSynchronizationManager#currentTransaction() 6 years ago
Сергей Цыпанов 6964ed33bf Allocate objects only when it's necessary 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago