summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/readConcern_atClusterTime.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-141/+124
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-3/+3
* SERVER-39418 Ban atClusterTime with enableMajorityReadConcern=falseTess Avitabile2019-02-251-1/+19
* SERVER-35643 Allow atClusterTime when enableTestCommands is falseCheahuychou Mao2018-08-241-6/+3
* SERVER-35704 Add uses_transactions tags to snapshot read testsXiangyu Yao2018-06-291-1/+1
* SERVER-34113 Remove all support for snapshot reads outside multi-document tra...Xiangyu Yao2018-06-191-59/+54
* SERVER-33872 atClusterTime is only allowed for testingXiangyu Yao2018-04-041-4/+44
* SERVER-33798 Fail atClusterTime reads at times newer than the current cluster...Spencer T Brody2018-03-151-0/+9
* SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builderIan Whalen2018-03-091-0/+8
* SERVER-33223 Add transaction resource stashJames Wahlin2018-02-161-15/+33
* SERVER-32517 Parse readConcern snapshot and atClusterTimeTess Avitabile2018-01-231-0/+85