summaryrefslogtreecommitdiff
path: root/jstests/replsets/rslib.js
Commit message (Expand)AuthorAgeFilesLines
* 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