summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/readConcern_atClusterTime.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53247 Remove EMRC=false targeted jstests/unittestsPavi Vetriselvan2021-01-141-17/+0
* SERVER-49139 Skip snapshot tests with inMemoryA. Jesse Jiryu Davis2020-06-271-1/+6
* SERVER-47779: Clearer error message when both “atClusterTime” and “afte...Lingzhi Deng2020-05-141-3/+16
* SERVER-47569: Allow readConcern snapshot outside of transactions (mongod)Lingzhi Deng2020-04-201-6/+0
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-2/+2
* SERVER-43698 Don't allow atClusterTime whwere number of seconds in Timestamp ...Samyukta Lanka2019-10-181-0/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-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