summaryrefslogtreecommitdiff
path: root/jstests/core/txns/kill_op_on_txn_expiry.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51078 no need for checkForInterrupt in waitWhileFailPointEnabledGabriel Russell2021-01-291-1/+2
* SERVER-48976 jstests/core tests need to use isJsonLog() because multiversionGabriel Russell2020-06-181-1/+1
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideMarcos José Grillo Ramírez2020-03-201-1/+1
* SERVER-46026 jsCore_txns tests against structured logsGabriel Russell2020-02-181-1/+10
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-251-8/+6
* SERVER-42821 Improve error message when operation killed because it exceeded ...Janna Golden2019-08-261-1/+1
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-121-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-87/+87
* SERVER-36331 Kill running op when a transaction expiresSpencer T Brody2018-08-151-0/+95