0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Eliot Horowitz
dd19206172 batchSize option for js and c++ 2010-02-27 11:16:26 -05:00
Eliot Horowitz
4f16871628 diagnosic method to just get index keys 2010-02-16 11:37:47 -05:00
Eliot Horowitz
d0958dc115 made count command take optional size/limit params
and added size() method to js query object
SERVER-417
2009-11-12 14:27:18 -05:00
Eliot Horowitz
5f62314f9e don't use lint for find() 2009-10-12 17:20:19 -04:00
Eliot Horowitz
d5b26ce6b5 make explain send hard limit SERVER-297 2009-09-15 21:10:07 -04:00
Eliot Horowitz
89d5e0fe45 shell help 2009-09-09 16:52:02 -04:00
Eliot Horowitz
a9e20d2dfd $snapshot in shell SERVER-227 2009-08-11 10:52:20 -04:00
Eliot Horowitz
285b43af25 DBQuery.map - aka. db.foo.find().map() 2009-06-20 21:36:35 -04:00
Eliot Horowitz
a38d2d2695 re-implement it in shell 2009-06-08 11:20:30 -04:00
Eliot Horowitz
f078c67ae9 added countReturn which takes limit and and skip into consideration
SERVER-75
2009-05-27 13:52:17 -04:00
Eliot Horowitz
7ce30a5699 smshell: almost done 2009-05-13 17:53:41 -04:00
Aaron
169f69acee track seen objects in next(), not hasNext() in shell MINOR 2009-05-11 10:46:19 -04:00
Eliot Horowitz
1a739255bd Spider Monkey: closer to db integration 2009-05-04 16:49:05 -04:00
Aaron
a229845ceb more flexibility and sanity checks for min/max query specs 2009-04-30 17:36:25 -04:00
Eliot Horowitz
9ddf2d4c1f iterative count for testing cursors 2009-04-20 17:41:27 -04:00
Aaron
3504f3249c dbshell support for field spec with count 2009-02-06 17:16:28 -05:00
Aaron
875d81cdd1 Print count failure message readably 2009-02-04 17:10:48 -05:00
Eliot Horowitz
6a70dab62b hint 2009-01-30 10:05:07 -05:00
Eliot Horowitz
d969b31abd show 20 instead of 10 things 2009-01-27 11:41:23 -05:00
Eliot Horowitz
4ffda5ea25 dbshell 2009-01-26 22:19:15 -05:00