summaryrefslogtreecommitdiff
path: root/jstests/replsets/reconfig.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-0/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-5/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-6/+9
* SERVER-16405 Expand replication command tests.Charlie Swanson2014-12-121-69/+45
* SERVER-15535 add new host-missing error message to reconfig testEric Milkie2014-10-101-1/+2
* SERVER-14616 replace BSONObjBuilder with ReplSetHeartbeatResponse in processH...matt dannenberg2014-07-291-36/+0
* SERVER-14312 ensure node 0 will be primary as part of the reconfig.js fixmatt dannenberg2014-06-201-0/+1
* SERVER-14312 fix a failure mode of reconfig.jsmatt dannenberg2014-06-191-1/+11
* extra reconfig.js debuggingmatt dannenberg2014-06-031-2/+2
* Fix test: retry query after sockets are closed SERVER-6486Kristina2012-07-171-2/+10
* Fix flaky tests and add more debuggingKristina2012-02-131-15/+13
* Test fixes for slow machinesKristina2012-01-191-3/+13
* debugging for reconfig.jsEliot Horowitz2012-01-071-1/+1
* handle invalid host in reconfig SERVER-3798Kristina2011-09-141-1/+9
* harden rs testKristina2011-06-091-0/+4
* correctly calculate majority in reconfigKristina2011-06-091-4/+9
* fix reconfig testKristina2011-05-191-0/+1
* catch strings on rs.initiate()Kristina2011-05-181-0/+11
* fix test: redetermine masterKristina2011-05-091-0/+1
* Revert "fix test"Kristina2011-05-091-3/+0
* fix testKristina2011-05-091-0/+3
* allow rs reconfig with a minority down SERVER-2981Kristina2011-05-041-0/+47