summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25486 increased wait time in slavedelay1.js to check replication delayBenety Goh2016-08-081-2/+2
* SERVER-23663 fix lintEric Milkie2016-08-051-1/+1
* SERVER-23663 New primary syncs from chosen node to catch up with timeoutSiyuan Zhou2016-08-043-5/+174
* SERVER-25339 increase wtimeout in replset2.js to 60 secondsJudah Schvimer2016-07-291-2/+2
* re-enable replsets/auth1.js testScott Hernandez2016-07-151-4/+0
* SERVER-12703 write concern parsing should error on unrecognized fieldsBenety Goh2016-07-131-1/+15
* SERVER-25035 fixed incorrect write concern in testsBenety Goh2016-07-131-3/+2
* SERVER-24926 fixed invalid write concern to BulkOp.execute() in replset8.jsBenety Goh2016-07-121-1/+1
* SERVER-24926 replset8.js - additional assertions to check bulk operationsBenety Goh2016-07-121-58/+82
* SERVER-24293 Add tasks on evergreen to run tests with both old and new initia...Judah Schvimer2016-07-111-186/+199
* SERVER-24939 Fix a broken js test due to changed messageKaloian Manassiev2016-07-091-1/+1
* SERVER-24881 Fix JS test for storage engines that don't support journaling.Siyuan Zhou2016-07-081-2/+2
* SERVER-24928 Fix a broken js test due to usage of 'waitedMS'Kaloian Manassiev2016-07-071-1/+0
* SERVER-24928 Remove the ReadConcernResponse classKaloian Manassiev2016-07-071-3/+2
* SERVER-24881 Wait for the secondary to be able to win election in tests.Siyuan Zhou2016-07-071-1/+2
* SERVER-24926 ensure replication in replset8.js is caught up after update to c...Benety Goh2016-07-071-6/+3
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-0728-74/+74
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-061-0/+53
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-061-2/+2
* Revert "SERVER-24881 Add StepUp Command."Jonathan Abrahams2016-07-061-53/+0
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-051-0/+53
* SERVER-24494 Implemented parsing for linearizable read concernhari devaraj2016-07-051-0/+57
* SERVER-22744 dbhash command should check replicated system collectionsRobert Guo2016-06-281-0/+54
* SERVER-24718 wait for nodes to agree on primary in tags.jsJudah Schvimer2016-06-271-0/+1
* Revert "SERVER-24494 Implemented parsing for linearizable read concern."r3.3.9Eric Milkie2016-06-271-45/+0
* SERVER-24494 Implemented parsing for linearizable read concern.hari devaraj2016-06-231-0/+45
* SERVER-24713 ensures config_server_checks.js fails ReplSetTest restart on aut...Judah Schvimer2016-06-221-1/+1
* SERVER-23690 Make applyOps command use the collection default collationTess Avitabile2016-06-221-1/+1
* SERVER-24700 fix erroneous curop assumption in stepdown_kill_other_ops.jsEric Milkie2016-06-211-2/+3
* SERVER-21432 Allowed slaveOk reads when node is in drain modehari devaraj2016-06-173-40/+5
* SERVER-23059: storage interface improvementsScott Hernandez2016-06-171-4/+21
* SERVER-24526 initial_sync_update_missing_doc*.js and disallow_adding_initiali...Benety Goh2016-06-134-4/+4
* SERVER-21375 fixed drain mode error and added recovery testHari Devaraj2016-06-102-0/+34
* SERVER-24424 use ReplSetTest.add and reInitiate (instead of rs.add) to manage...Benety Goh2016-06-071-72/+32
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-2852-289/+218
* SERVER-23698 Removed ability to run replSetInitiate if not started as a repli...Judah Schvimer2016-05-271-180/+0
* SERVER-23308 initial_sync_update_missing_doc1.js and initial_sync_update_miss...Benety Goh2016-05-252-0/+4
* SERVER-24254 Wait for nodes to agree on primary in maxSyncSourceLagSecs.js an...Judah Schvimer2016-05-242-8/+25
* SERVER-24257 raise timeout in rollback.js to support legacy pv0 electionEric Milkie2016-05-231-1/+1
* SERVER-24070 Make index_delete.js not timing dependentVincent Do2016-05-201-32/+31
* SERVER-23308 added initial sync tests for handing failed updates on missing d...Benety Goh2016-05-202-0/+152
* SERVER-22291 fixed _requestRemotePrimaryStepdown replSetStepDown commandJudah Schvimer2016-05-171-0/+46
* SERVER-24143 Increased maxTimeMS timeout in read_committed_with_catalog_chang...Judah Schvimer2016-05-171-2/+2
* SERVER-24055 increase wtimeout in chaining_removal.jsJudah Schvimer2016-05-051-1/+1
* SERVER-24004 move serverStatus() into try block in reconfig_without_increased...Judah Schvimer2016-05-021-1/+1
* SERVER-23918 extend stepdown time for replsetfreezeEric Milkie2016-04-252-4/+4
* SERVER-23875 MongoRunner._startWithArgs returns pid if not waiting for connec...Benety Goh2016-04-251-2/+6
* SERVER-23268 remove CatalogManager::ConfigServerMode::SCCCMisha Tyulenev2016-04-211-22/+0
* SERVER-23583 replsetprio1.js should wait for replication before stopping high...Benety Goh2016-04-211-0/+3
* SERVER-23787 replSetGetStatus failed saying it hadn't loaded the config yetEric Milkie2016-04-181-3/+5