summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replset_commands.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17330 clean up replset commandsEric Milkie2015-03-261-55/+0
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-151-1/+1
* SERVER-15496 Remove legacy replication codeSpencer T Brody2014-11-201-1/+0
* SERVER-15535 remove last vestiges of replSetBlindmatt dannenberg2014-10-151-1/+0
* SERVER-14318 replace check() in replset_commands with ReplCoordinator::checkR...matt dannenberg2014-07-291-3/+0
* SERVER-14420 Get rid of global replSettings objectSpencer T Brody2014-07-091-22/+1
* SERVER-14500 remove the replSet boolmatt dannenberg2014-07-081-2/+3
* SERVER-14277 Implement processReplSetReconfig in LegacyReplicationCoordinatorSpencer T Brody2014-06-261-0/+1
* SERVER-14043 s/namespace replset/namespace repl/matt dannenberg2014-05-271-2/+2
* SERVER-14021 move all replication code into namespace replsetmatt dannenberg2014-05-221-0/+3
* SERVER-13643 Kill Command::logTheOp and have Commands log their own opsMathias Stearn2014-04-301-1/+0
* SERVER-13645 blow apart health.h and clean up headersEric Milkie2014-04-231-0/+2
* SERVER-13645 move ReplSetCommand class into its own header filematt dannenberg2014-04-231-0/+75