summaryrefslogtreecommitdiff
path: root/src/mongo/shell/replsettest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35052 Turn off fastcount checks on capped collections in rollback fuzzerJudah Schvimer2018-05-171-0/+5
* SERVER-34549 make kDefaultTimeoutMS a static property of ReplSetTestPavi Vetriselvan2018-05-031-1/+11
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-47/+65
* SERVER-34622 use existing options in _unbridgedNodes if bridge is enabledKyle Suarez2018-04-241-1/+3
* Revert "SERVER-34622 use existing options in _unbridgedNodes if bridge is ena...Kyle Suarez2018-04-241-3/+1
* SERVER-34622 use existing options in _unbridgedNodes if bridge is enabledKyle Suarez2018-04-241-1/+3
* SERVER-34496 Await all operations committed in ShardingTest::checkUUIDsConsis...Blake Oler2018-04-201-18/+21
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-6/+129
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-131-44/+7
* SERVER-34289 add new sharded cluster wrapper for connecting to an existing cl...Robert Guo2018-04-121-0/+2
* SERVER-33638 CheckReplDBHash should ignore mapreduce incremental collectionsSamy Lanka2018-04-061-7/+21
* SERVER-33493 add jstest collection count validationJudah Schvimer2018-03-291-0/+40
* SERVER-31376: Changed check for latest binVersion in ReplSetTest now that las...Matthew Saltz2018-03-281-3/+6
* SERVER-33938 Increase replication timeout in CheckReplDBHash hookVesselina Ratcheva2018-03-221-1/+1
* SERVER-33751 Allow connecting to an existing cluster in ReplSetTestRobert Guo2018-03-091-1/+5
* SERVER-33355 Support readConcern level snapshot reads on secondariesJames Wahlin2018-03-031-0/+11
* SERVER-32638: Allow lock acquisition to be interruptableLouis Williams2018-03-011-4/+8
* SERVER-33077 checkReplicatedDataHashes should provide more information if a c...Jonathan Abrahams2018-03-011-28/+69
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-211-1/+1
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-02-151-1/+6
* SERVER-31409 Create basic multi-version rollback Javascript testVesselina Ratcheva2018-01-301-0/+30
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-5/+27
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...Misha Tyulenev2018-01-211-2/+2
* SERVER-31751 checkReplicatedDataHashes improvements in dumpCollectionDiffJonathan Abrahams2017-11-181-1/+20
* SERVER-31165 added mismatched oplog entries to assert messagePavithra Vetriselvan2017-10-231-3/+5
* SERVER-31413 Clean up structure of rollbackViaRefetchNoUUID test suiteWilliam Schultz2017-10-181-7/+5
* SERVER-31413 Add test suite that runs the rollbackViaRefetchNoUUID algorithmWilliam Schultz2017-10-171-0/+19
* SERVER-31084 ReplSetTest dumpOplog function should print entire oplog at once...Judah Schvimer2017-10-161-3/+6
* SERVER-30161 Remove enableUUIDs server parameterLouis Williams2017-10-091-5/+10
* SERVER-31268 Make updates_in_heterogeneous_repl_set.js more robust.Justin Seyster2017-10-041-0/+78
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-041-22/+48
* SERVER-30850 Handle replica set connection strings in startParallelShell()Sara Golemon2017-10-031-2/+4
* SERVER-31270 add an option to ReplicaSetTest to wait for keysMisha Tyulenev2017-09-271-0/+22
* SERVER-31080 replSetReconfig may fail with NewReplicaSetConfigurationIncompat...Sara Golemon2017-09-141-3/+7
* SERVER-30947 Increase dumpOplog size limit to 100 in checkOplogsr3.5.13kvwalker2017-09-111-1/+1
* Revert "SERVER-30947 Increase dumpOplog size limit to 100 in checkOplogs"Nathan Myers2017-09-101-1/+1
* SERVER-30947 Increase dumpOplog size limit to 100 in checkOplogskvwalker2017-09-081-1/+1
* SERVER-30908 ReplSetTest.checkOplogs() skips arbiters when inspecting the oplogBenety Goh2017-08-311-1/+7
* SERVER-30900 removed unnecessary writeConcern from collMod command in ReplSet...Benety Goh2017-08-301-8/+3
* SERVER-29641 Remove code that redefines property _mongo in response objectEddie Louie2017-08-121-2/+0
* SERVER-29500 Call for catchup takeover election when catchup takeover timeout...Samy Lanka2017-08-021-2/+3
* SERVER-29540 awaitNodesAgreeOnPrimary logs why it retriesJudah Schvimer2017-06-261-0/+16
* SERVER-29690 Make coll_epoch_test1.js use causally consistent connectionsKaloian Manassiev2017-06-191-1/+13
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-4/+4
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-05-171-2/+6
* SERVER-28989 Avoid dropping dummy database in checkReplicaSet().Max Hirschhorn2017-04-281-35/+21
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-04-201-4/+7
* SERVER-28868 Set noCursorTimeout option on cursor in checkOplogs().Max Hirschhorn2017-04-201-2/+4
* Revert "SERVER-26848 Exit catchup mode when not syncing more data."Robert Guo2017-04-201-7/+4
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-04-191-4/+7