summaryrefslogtreecommitdiff
path: root/db/dbcommands_admin.cpp
Commit message (Expand)AuthorAgeFilesLines
* more background job debuggingEliot Horowitz2011-02-131-1/+1
* nicer latency test admin commanddwight2011-02-051-5/+8
* make diag a little nicerDwight2011-02-021-0/+14
* add a diagnostic commandDwight2011-02-021-0/+54
* commentdwight2011-01-181-0/+9
* better commentsdwight2011-01-171-3/+6
* groupCommit on fsync command w/o lockMathias Stearn2011-01-171-0/+2
* syncDataAndTruncateJournal in fsync-lock commandMathias Stearn2011-01-131-0/+3
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-61/+63
* move inl header inclusion to topDwight2010-11-041-1/+1
* move include to top of file from bottomDwight2010-11-041-1/+1
* SERVER-1804 tighter background jobAlberto Lerner2010-10-131-2/+1
* towards durabilitydwight2010-09-271-2/+2
* Namespace class cleanerdwight2010-09-071-2/+2
* quieter on test runDwight Merriman2010-05-231-2/+2
* name threadsDwight2010-05-181-0/+1
* auto_ptr -> shared_ptr for Cursor objectsEliot Horowitz2010-05-071-1/+1
* Command::run gets "test" not "test.$cmd"Eliot Horowitz2010-05-031-5/+5
* moved some commands around so can be used for mongod and mongosEliot Horowitz2010-04-281-60/+0
* stdafx->pchDwight2010-04-271-1/+1
* more /_commandsDwight2010-04-231-5/+5
* /_commands in the http interfaceDwight2010-04-231-14/+20
* rsDwight2010-04-201-1/+1
* allow some commands in the webuiDwight Merriman2010-04-191-1/+1
* listCommands command and db.listCommands helperEliot Horowitz2010-04-031-1/+30
* slave ids, and option to block or slaves SERVER-467Eliot Horowitz2010-04-021-0/+1
* mmf abstractionDwight2010-03-311-1/+1
* fix validation for looped capped collectionsAaron2010-03-151-1/+1
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-151-3/+3
* windows compileEliot Horowitz2010-03-121-0/+1
* logRotate command to rotate logs SERVER-740Eliot Horowitz2010-03-121-1/+12
* change Command locking configEliot Horowitz2010-02-261-3/+5
* locking cna happen without ClientEliot Horowitz2010-02-091-0/+2
* init fsync thread clientEliot Horowitz2010-02-091-0/+1
* don't run readONly tests where its not supportedEliot Horowitz2010-02-071-0/+20
* SERVER-519Dwight2010-01-041-5/+9
* add fsync lock testdwight2010-01-021-0/+1
* SERVER-255 lock on fsync for snapshottingunknown2010-01-021-13/+81
* commentsDwight2009-12-301-2/+2
* prep for fsync exec optionDwight2009-12-301-1/+14
* SERVER-485 fix validate on capped collectionDwight2009-12-301-0/+7
* commentDwight2009-12-231-1/+2
* new killOp(opnumber)Dwight2009-12-221-2/+3
* fsync command part of SERVER-255Eliot Horowitz2009-11-111-3/+18
* some db command cleaningEliot Horowitz2009-11-111-0/+246