summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/check_quorum_for_config_change.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-16217 improve replSetReconfig and replSetInitiate error messages"Eric Milkie2014-11-191-25/+7
* SERVER-16217 improve replSetReconfig and replSetInitiate error messagesmatt dannenberg2014-11-191-7/+25
* SERVER-15868 SERVER-15655 Better handling of receiving an invalid config via ...Spencer T Brody2014-10-311-2/+2
* SERVER-15098: funnel all auth errors to the correct status/checksScott Hernandez2014-10-141-0/+2
* SERVER-15477: check hasData during initial quorum checkScott Hernandez2014-10-131-5/+16
* SERVER-15446: handle ok:0 and unauth heartbeat responsesScott Hernandez2014-10-061-8/+14
* SERVER-15249 move QuorumCheck class declaration to header file for testingmatt dannenberg2014-10-031-75/+0
* SERVER-15248 Convert QuorumChecker into a ScatterGatherAlgorithm.Andy Schwerin2014-09-151-210/+100
* SERVER-14561: record execution time for remote commandsScott Hernandez2014-08-211-1/+1
* SERVER-14626 Implement quorum check functionality for use in replcia set init...Andy Schwerin2014-08-061-0/+448
* Revert "SERVER-14626 Implement quorum check functionality for use in replcia ...Eric Milkie2014-08-051-446/+0
* SERVER-14626 Implement quorum check functionality for use in replcia set init...Andy Schwerin2014-08-051-0/+446