summaryrefslogtreecommitdiff
path: root/jstests/libs/global_snapshot_reads_util.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47866 Secondary readers do not need to reacquire PBWM lock if there ar...Louis Williams2020-09-231-1/+9
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-051-10/+13
* SERVER-47947: Test snapshot $lookup, $unionWith, $out and $mergeLingzhi Deng2020-05-271-0/+186
* SERVER-47996 Ban "distinct" on sharded collectionsA. Jesse Jiryu Davis2020-05-131-191/+186
* SERVER-47690 Snapshot reads via mongosA. Jesse Jiryu Davis2020-05-071-20/+49
* SERVER-47688 Enable snapshot "distinct" commandA. Jesse Jiryu Davis2020-04-301-1/+83
* SERVER-47576 Test secondary snapshot readsA. Jesse Jiryu Davis2020-04-291-19/+32
* SERVER-47576 Include atClusterTime in snapshot read replyA. Jesse Jiryu Davis2020-04-281-14/+28
* SERVER-47572 Snapshot reads use majority committed timestampA. Jesse Jiryu Davis2020-04-271-0/+111
* SERVER-41050 Ban txnNumbers outside of transactions and retryable writesTess Avitabile2019-05-161-11/+9
* SERVER-36313 Re-enable global snapshot find and aggregate testsBlake Oler2018-08-021-8/+13
* SERVER-33991 Pass txnNumber in getMore requests through mongosJack Mulrow2018-04-231-0/+30