summaryrefslogtreecommitdiff
path: root/jstests/replsets/rslib.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22303 Wait longer for initial sync to finish in csrs_upgrade_during_mi...Spencer T Brody2016-01-251-2/+4
* SERVER-20580 Re-enable csrs_upgrade_during_migrate.js testSpencer T Brody2016-01-131-0/+33
* SERVER-21164 Use throw instead of assert in rslib.js wait loopJonathan Abrahams2015-12-111-1/+3
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-1/+1
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-241-1/+1
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-241-1/+1
* SERVER-16442 test difference in meaning of w: majority in mixed mode replicasetsmatt dannenberg2014-12-051-2/+2
* SERVER-15836 Clean up several rollback js tests.Andy Schwerin2014-10-281-10/+41
* SERVER-15535 Perform better error detection in stepdown.jsAndy Schwerin2014-10-201-5/+8
* Revert "SERVER-14755 increase ReplSetTest timeouts to prevent spurious failur...Eric Milkie2014-08-011-1/+1
* SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while...matt dannenberg2014-07-311-1/+1
* SERVER-7455 x.509 cluster auth testsAndreas Nilsson2013-10-031-1/+1
* SERVER-1929 Remove unused heartbeat options from stepdown logicKristina2012-10-041-3/+1
* SERVER-4237 make waitForAllMembers function retry replSetGetStatus on socket ...Spencer T Brody2012-07-241-20/+28
* SERVER-4237 Make reconnect function wait for authentication to succeedSpencer T Brody2012-07-241-1/+1
* make ARBITER one of the valid states to wait forEric Milkie2012-06-191-1/+3
* Add re-authentication logic to rslib reconnect to work-around SERVER-4241.Spencer T Brody2011-11-101-2/+6
* better debuggingEliot Horowitz2011-04-271-2/+2
* fix infinite loop in rs testsKristina2011-04-181-4/+8
* clean up config change code SERVER-2706Kristina2011-03-171-0/+36
* rs test should check for initial sync completeKristina Chodorow2010-11-111-2/+3
* fix rs testsKristina Chodorow2010-11-101-1/+19
* allow initial sync from secondaries SERVER-1829Kristina Chodorow2010-11-091-0/+11
* add rs lib for common test funcs, fix testKristina Chodorow2010-11-081-0/+33