summaryrefslogtreecommitdiff
path: root/jstests/replsets/abort_in_progress_transactions_on_step_up.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining testsMihai Andrei2021-05-071-1/+0
* SERVER-55009 enable replica_sets for SBE build variantKyle Suarez2021-04-061-1/+5
* SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be a...Matthew Russotto2020-05-191-2/+6
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-39165 Add waitForFailpoint command and update other repl testsCheahuychou Mao2019-10-251-14/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-135/+140
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-1/+1
* SERVER-39810 Make the new transaction format the default.Matthew Russotto2019-05-231-11/+0
* SERVER-41079 Add new build variant for the multiple oplog entries transaction...Jason Chan2019-05-161-1/+1
* Revert "SERVER-41079 Add new build variant for the multiple oplog entries tra...Jason Chan2019-05-161-1/+1
* SERVER-41079 Add new build variant for the multiple oplog entries transaction...Jason Chan2019-05-161-1/+1
* SERVER-39794 Abort in-progress transactions on stepupSiyuan Zhou2019-05-141-0/+153