summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_set.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15089 Add new Applier class and remove theReplSet references from Back...Eric Milkie2014-09-261-1/+0
* SERVER-15089 move the applier threadpools into SyncTailEric Milkie2014-09-191-2/+0
* SERVER-15089 remove fatal state and refactor rollback to use replcoordEric Milkie2014-09-121-1/+0
* SERVER-14645 Switch LockState usages to OperationContextKaloian Manassiev2014-07-221-1/+1
* SERVER-13961 Cleanup some nested instantiations of OperationContextImpl in replKaloian Manassiev2014-07-181-2/+2
* SERVER-14276 SERVER-14135 Implement and hook up stepDown functionality in Leg...Spencer T Brody2014-06-181-0/+1
* SERVER-13645 rename repl_start to repl_set_seed_listmatt dannenberg2014-06-101-1/+1
* SERVER-13641 Plumb OperationContext through to getCollection and all HelpersMathias Stearn2014-05-301-1/+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/+2
* SERVER-13645 make header for ReplSetmatt dannenberg2014-04-241-0/+99