summaryrefslogtreecommitdiff
path: root/shell/query.js
Commit message (Expand)AuthorAgeFilesLines
* control shell batch size DBQuery.shellBatchSize = 2 SERVER-1041Eliot Horowitz2010-04-231-1/+3
* batchSize option for js and c++Eliot Horowitz2010-02-271-4/+12
* diagnosic method to just get index keysEliot Horowitz2010-02-161-12/+10
* made count command take optional size/limit paramsEliot Horowitz2009-11-121-3/+15
* don't use lint for find()Eliot Horowitz2009-10-121-1/+1
* make explain send hard limit SERVER-297Eliot Horowitz2009-09-151-0/+1
* shell helpEliot Horowitz2009-09-091-0/+11
* $snapshot in shell SERVER-227Eliot Horowitz2009-08-111-0/+6
* DBQuery.map - aka. db.foo.find().map()Eliot Horowitz2009-06-201-0/+7
* re-implement it in shellEliot Horowitz2009-06-081-1/+6
* added countReturn which takes limit and and skip into considerationEliot Horowitz2009-05-271-0/+12
* smshell: almost doneEliot Horowitz2009-05-131-0/+1
* track seen objects in next(), not hasNext() in shell MINORAaron2009-05-111-2/+6
* Spider Monkey: closer to db integrationEliot Horowitz2009-05-041-1/+0
* more flexibility and sanity checks for min/max query specsAaron2009-04-301-0/+11
* iterative count for testing cursorsEliot Horowitz2009-04-201-0/+12
* dbshell support for field spec with countAaron2009-02-061-0/+1
* Print count failure message readablyAaron2009-02-041-1/+1
* hintEliot Horowitz2009-01-301-0/+7
* show 20 instead of 10 thingsEliot Horowitz2009-01-271-1/+1
* dbshellEliot Horowitz2009-01-261-0/+159