summaryrefslogtreecommitdiff
path: root/db/dbhelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* reinstate KeyValJsMatcherAaron2009-04-071-3/+3
* back out KeyValJsMatcher, until we can fix it to handle multikey arrays corre...Aaron2009-04-061-3/+3
* Replace emptyObj with BSONObj()Aaron2009-03-191-3/+3
* Use key val matcher in findOne(), cleanupAaron2009-03-021-5/+4
* Add KeyValJSMatcherAaron2009-03-021-1/+1
* findOne fixAaron2009-02-251-1/+0
* Init c_Aaron2009-02-251-1/+1
* findOne use new query optimizerAaron2009-02-251-20/+42
* check the index range first before we go into the object on a query -- so we ...Dwight2009-01-271-2/+5
* authenticate command workdwight2009-01-181-3/+70
* Indent all lines within namespaces one levelAaron2009-01-151-26/+26
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* Replace tab indentation with spacesAaron2008-12-281-7/+7
* $cmd replacepeerDwight2008-12-151-0/+5
* bug with the new NumericInt datatype fixedunknown2008-12-061-4/+4
* dbhelpers startedDwight2008-12-051-0/+44