summaryrefslogtreecommitdiff
path: root/jstests/replsets/transaction_table_multi_statement_txn.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-35/+34
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-1/+1
* SERVER-36902 Abort transaction on shell exit, try 2A. Jesse Jiryu Davis2019-01-031-1/+1
* Revert "SERVER-36902 Update jsTests for new shell transaction API"Daniel Gottlieb2018-12-201-1/+1
* SERVER-36902 Update jsTests for new shell transaction APIA. Jesse Jiryu Davis2018-12-201-1/+1
* SERVER-34572 Write commands in transactions must check for pending catalog ch...Tess Avitabile2018-04-301-1/+2
* SERVER-33343 add test to check transaction table after executing multi-statem...Benety Goh2018-04-041-0/+49