summaryrefslogtreecommitdiff
path: root/db/commands.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace tab indentation with spacesAaron2008-12-281-21/+21
* don't log to our oplog operations we are replicating from elsewhereDwight2008-12-051-1/+1
* first cut of $hintDwight2008-11-171-1/+1
* reorganize commands code for dbgridDwight2008-10-221-455/+6
* rename classesDwight2008-10-211-17/+17
* int datatypeunknown2008-10-121-2/+2
* copydbDwight2008-09-151-1/+1
* Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/pEliot Horowitz2008-09-141-9/+9
|\
| * fix assumed initialization order of globalsDwight2008-09-121-9/+9
* | can use this. instead of obj. for $whereEliot Horowitz2008-09-141-4/+7
|/
* clean up commands (new method for making them)Dwight2008-09-101-28/+78
* break out code to serparate filedwight2008-09-081-0/+464