summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/read_majority_reads.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71613 Add JS test hook to check historical placement data consistencyPaolo Polato2023-04-261-1/+2
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixturetoto2023-03-301-0/+3
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-8/+0
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-55044: Do a majority write before starting tests in read_majority_read...Lingzhi Deng2021-03-221-0/+7
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+5
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-031-29/+3
* SERVER-49083 Unblacklist noPassthrough tests from resumable index builds variantSamy Lanka2020-08-261-3/+3
* SERVER-48476 Use majority read cursor for collection scan in resumable index ...Samy Lanka2020-07-081-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-222/+221
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-36101 Replication should not depend on the presence of lastStableCheck...Dianna Hohensee2018-07-251-2/+2
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-121-9/+1
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-18/+10
* SERVER-28524 remove group commandKyle Suarez2018-05-301-28/+0
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-1/+3
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+1
* SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builderIan Whalen2018-03-091-0/+8
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-201-0/+1
* SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps in...Eric Milkie2017-10-051-13/+23
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-5/+5
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-1/+2
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-2/+1
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-1/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-13/+11
* SERVER-23127 Add additional tests of majority readConcern readsMathias Stearn2016-04-121-0/+270