summaryrefslogtreecommitdiff
path: root/db/repl/replset_commands.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set errmsg for self in replSetGetStatus SERVER-4455Kristina2011-12-201-0/+6
* Don't clear slave cache as often SERVER-4278Kristina2011-11-141-0/+2
* command to get into/out of maintenance mode SERVER-3923Kristina2011-09-221-0/+21
* handle invalid host in reconfig SERVER-3798Kristina2011-09-141-0/+5
* check auth for rs commands SERVER-3418Kristina2011-07-291-5/+13
* full API change to command interface, add options SERVER-3405gregs2011-07-271-8/+8
* return down members on reconfigKristina2011-06-231-2/+2
* allow reconfig on secondary on startupKristina2011-06-221-6/+14
* Revert "allow reconfig on secondary on startup"Kristina2011-06-221-14/+6
* allow reconfig on secondary on startupKristina2011-06-221-6/+14
* force reconfig SERVER-2182Kristina2011-06-141-7/+4
* curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.dwight2011-06-021-2/+7
* avoid potential race conditions with ReplSet::startupStatusMsgdwight2011-05-061-3/+3
* use signed ints to compare rs optimes in stepdownKristina2011-04-121-3/+3
* stepdown is rejected if other nodes are not up-to-date SERVER-2869Kristina2011-04-051-0/+25
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-32/+33
* when shell calls replGetStatus don't reset last errorEliot Horowitz2010-12-271-0/+3
* dur remapdwight2010-11-271-1/+6
* better helpDwight2010-10-151-0/+1
* better error checkingDwight2010-10-151-0/+2
* rs replSetFreeze needs testing still SERVER-1940Dwight2010-10-151-4/+10
* rs stepdown command can take a time param nowDwight2010-10-151-2/+6
* better rs.status()Dwight2010-09-291-1/+0
* replsetoplog diag html page was brokenDwight2010-09-291-2/+1
* rs add a new test casedwight2010-08-291-2/+10
* fix a 1.7 regression of REST stuffDwight2010-08-251-1/+1
* fix a 1.7 regression of _replSetOplog? pageDwight2010-08-251-6/+8
* HTTP handlers get pre-parsed url?paramsMathias Stearn2010-08-241-1/+1
* rs rollback edge cases 162Dwight2010-08-161-0/+1
* rs proper rollbackid maintenance 162dwight2010-08-161-0/+3
* rs rollback 162 workdwight2010-08-161-1/+1
* allow a member down during a config changeDwight2010-08-041-3/+3
* SERVER-1523 and some diagui fixesDwight2010-08-021-13/+14
* err msgdwight2010-08-011-1/+1
* fix warningEliot Horowitz2010-07-301-1/+1
* rs on rollback, verify no rollbacks at source as we workdwight2010-07-291-0/+24
* working on modularizing web server so can hook up to mongos SERVER-1355 3 (repl)Eliot Horowitz2010-07-271-2/+88
* rs blinddwight2010-07-261-0/+20
* proper synchronization on reconfigdwight2010-07-231-2/+13
* rs de-spaghettidwight2010-07-221-2/+2
* rs replSetStepDown cmdDwight2010-07-221-0/+20
* rsDwight2010-07-201-1/+1
* rs reconf fixDwight2010-07-201-2/+2
* rs fixesDwight2010-07-141-1/+1
* rs reconfdwight2010-07-121-6/+1
* rsdwight2010-07-121-7/+6
* rsdwight2010-07-081-0/+53
* begin work on reconfig cmddwight2010-07-081-0/+20
* rsDwight2010-06-011-33/+6
* clean up some file names rsDwight Merriman2010-05-291-1/+1