summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_at_cluster_time_outside_transactions.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-56009: Use w: majority for the initial write in read_at_cluster_time_o...Lingzhi Deng2021-04-121-5/+9
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-051-1/+1
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-041-1/+0
* SERVER-47783 Use atClusterTime instead of $_internalReadAtClusterTime in testsAli Mir2020-06-181-62/+2
* SERVER-48301 find command should reject $_internalReadAtClusterTime values le...Louis Williams2020-06-111-1/+15
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-140/+143
* SERVER-41312 Ban internalReadAtClusterTime in transactionsTess Avitabile2019-05-241-1/+24
* SERVER-40589 Disallow $_internalReadAtClusterTime with null timestamp.Max Hirschhorn2019-04-221-0/+14
* SERVER-39660 Return SnapshotUnavailable error when trying to read behind pend...William Schultz2019-03-251-0/+11
* SERVER-39565 Add requires_document_locking tag.Max Hirschhorn2019-02-131-0/+2
* SERVER-39169 Add $_internalReadAtClusterTime option to find and dbHash.Max Hirschhorn2019-02-111-0/+99