summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_set_health_poll_task.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15496 Remove legacy replication codeSpencer T Brody2014-11-201-304/+0
* SERVER-14950 Move rsLog to its own librarySpencer T Brody2014-08-191-0/+1
* SERVER-14729 assign default log component MONGO_LOG_DEFAULT_COMPONENTBenety Goh2014-08-121-2/+2
* SERVER-5092 assign default log component to server modulesBenety Goh2014-07-011-0/+6
* 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-13882 Replace boost::function with stdx::function and boost::bind with...Andy Schwerin2014-05-161-4/+4
* SERVER-13645 blow apart health.h and clean up headersEric Milkie2014-04-231-0/+1
* SERVER-13645 move ReplSetHealthPollTask class into its own header and cpp filematt dannenberg2014-04-231-0/+294