summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-7231 Use LOG(level) macro instead of log(level) functionShaun Verch2013-03-061-1/+1
* Send authentication table with all internal commands. SERVER-4156Spencer T Brody2012-06-161-1/+7
* Catch errors on stepdown SERVER-5886Kristina2012-05-211-3/+10
* Always go through relinquish when stepping down SERVER-5258Kristina2012-05-151-28/+14
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* Better log message SERVER-4810Kristina2012-02-131-1/+4
* Check optimes before stepping down due to priority SERVER-4810Kristina2012-02-131-1/+4
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+274