summaryrefslogtreecommitdiff
path: root/jstests/core/txns/repeatable_reads_in_transaction.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47524 Update stage: Convert usage of getCollectionDescription_DEPRECAT...Tommaso Tocci2020-04-291-12/+4
* SERVER-45779 Throw Stale Shard Version when collection is unknown on getOwner...Marcos José Grillo Ramírez2020-03-041-2/+16
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-49/+49
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-2/+2
* SERVER-39418 Ban atClusterTime with enableMajorityReadConcern=falseTess Avitabile2019-02-251-1/+1
* SERVER-37868 Use unordered array comparisons in core_txns testsJack Mulrow2018-11-071-6/+7
* SERVER-34645 test repeatable reads in transactionsPavi Vetriselvan2018-05-081-0/+75