summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_settings.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14429 Make ReplSettings const now that it is no longer modified after ...Spencer T Brody2014-12-011-14/+2
* SERVER-14680 code reorganization to allow TopoCoord to linkEric Milkie2014-07-281-0/+2
* SERVER-14420 Get rid of global replSettings objectSpencer T Brody2014-07-091-1/+37
* 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-1/+3
* SERVER-13645 move replication_server_status.h/.cpp to repl_settings.h/.cppmatt dannenberg2014-04-231-0/+99