summaryrefslogtreecommitdiff
path: root/jstests/replsets/remove1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-231-7/+11
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-36/+34
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-21292 update remove1.js to use newer testing paradigmsEric Milkie2015-11-041-43/+12
* SERVER-21237 fix remove1.js to handle failover that occurs in pv0matt dannenberg2015-11-031-6/+12
* SERVER-21237 fix ReplSetTest.prototype.awaitReplication to use getReplSetStat...matt dannenberg2015-11-021-2/+1
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-10/+17
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-17/+10
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-10/+17
* SERVER-15655 Fix remove1.js testSpencer T Brody2014-11-031-1/+4
* SERVER-15868 SERVER-15655 Better handling of receiving an invalid config via ...Spencer T Brody2014-10-311-0/+1
* SERVER-15535 On force reconfig, bump the supplied config version by a large-i...Andy Schwerin2014-10-131-1/+1
* SERVER-8677 Remove race condition in testKristina2013-02-221-2/+15
* SERVER-5548 Relax timing in remove1.jsTad Marshall2012-04-091-19/+11
* Close connections when a replica set member is removed SERVER-4501Kristina2011-12-201-10/+16
* fix remove test race conditionKristina2011-07-251-2/+6
* force reconfig SERVER-2182Kristina2011-06-141-2/+29
* allow members to stay gracefully alive when removed from a setKristina2011-06-141-21/+0
* fix remove testKristina2011-05-311-24/+7
* fix race condition in testKristina2011-05-101-20/+17
* fix testKristina2011-05-061-7/+24
* don't allow switching from localhost to hostnameKristina2011-05-061-7/+12
* better debuggingEliot Horowitz2011-04-271-2/+3
* rs test fixesKristina2011-04-211-2/+2
* simplify rs testKristina2011-04-071-26/+6
* debugging testsKristina2011-04-061-5/+2
* test debuggingKristina Chodorow2010-11-181-3/+3
* fix testsKristina Chodorow2010-11-181-14/+27
* shutdown server when removed from replica set SERVER-1871Kristina Chodorow2010-11-171-0/+119