119 Commits (0aa7ba80e1aeca52177b0c6bfcaab21306f796fe)

Author SHA1 Message Date
Sam Brannen 144b0e1437 Test status quo for @Primary + TransactionManagementConfigurer 6 years ago
Sam Brannen f8ab19dc68 Ensure @EnableTxMgmt tests actually test something 6 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 6 years ago
Qimiao Chen 70581d1ea2
Improve javadoc in RollbackRuleAttribute regarding nested classes 6 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 6 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 6 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 6 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 6 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 6 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 6 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 7 years ago
Juergen Hoeller 43a86565ca Consider target transaction manager for reactive transaction decision 7 years ago
Mark Paluch 0d8aa854e8 Add tests for cancellation of transactional streams 7 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 7 years ago
Mark Paluch 393a81d4a9 Omit cancellation of transactional Monos in TransactionOperator 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Sebastien Deleuze fc6480631e Improve Coroutines transaction API 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sebastien Deleuze 2b4eb610a7 Add support for Coroutines transactions 7 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 7 years ago
Stephane Nicoll 9a71a8d357 Fix checkstyle violation 7 years ago
Stephane Nicoll 4f8b347aa0 Do not trigger transactional event listener if no transaction is active 7 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 7 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 7 years ago
Juergen Hoeller 3645281c35 Polishing 7 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 7 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 7 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 7 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 7 years ago
Mark Paluch 1d80cbea35 Replace signal materialization in TransactionAspectSupport with usingWhen 7 years ago
Sam Brannen d4379630e2 Use assertThat from Hamcrest instead of JUnit 4 7 years ago
Sam Brannen 1928167d5d Delete dead code in ReactiveTransactionInterceptorTests 7 years ago
Mark Paluch 83046531da Replace signal materialization in TransactionalOperator with usingWhen 7 years ago
Mark Paluch 9cff07ce35 Fix doCleanupAfterCompletion invocation 7 years ago
Juergen Hoeller 0be610b0ee Support for reactive transactions in TransactionInterceptor 7 years ago
Juergen Hoeller 8dabb3e626 Shorter class names for common reactive transaction API types 7 years ago
Juergen Hoeller b5e5e33078 Remove legacy config options from AbstractReactiveTransactionManager 7 years ago
Mark Paluch beea83b9d2 Add reactive transaction support SPI 7 years ago
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Spring Operator 8f77b7366e URL Cleanup 7 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 7 years ago
Juergen Hoeller b5e9fa5f1e TransactionActionSupport evaluates Vavr Try failure as rollback-only 7 years ago
Stephane Nicoll 9cbd585c30 Polish "Join identical catch branches" 7 years ago
igor-suhorukov a218bf40cd Join identical catch branches 7 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 7 years ago
Juergen Hoeller 8e571decc1 Polishing 8 years ago
Juergen Hoeller 5b24040b5e JtaAnnotationTransactionAspect configured by default (in aspectj mode) 8 years ago