summaryrefslogtreecommitdiff
path: root/db/commands.h
Commit message (Expand)AuthorAgeFilesLines
* virtual dtors == goodAaron2009-02-181-0/+1
* command helper systemEliot Horowitz2009-02-131-0/+2
* Allow 'count' command on a slaveAaron2009-02-041-1/+11
* basic securityunknown2009-01-181-0/+5
* Indent all lines within namespaces one levelAaron2009-01-151-30/+30
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* Replace tab indentation with spacesAaron2008-12-281-10/+14
* protect against inappropriate $cmd's to a slave mode dbDwight2008-12-111-1/+13
* Adding some pairing testsAaron Staple2008-12-051-0/+2
* don't log to our oplog operations we are replicating from elsewhereDwight2008-12-051-1/+5
* catch asserts and report error to client on a queryunknown2008-10-291-2/+2
* reorganize commands code for dbgridDwight2008-10-221-0/+4
* rename classesDwight2008-10-211-1/+1
* fix assumed initialization order of globalsDwight2008-09-121-6/+1
* clean up commands (new method for making them)Dwight2008-09-101-0/+40