summaryrefslogtreecommitdiff
path: root/shell/collection.js
Commit message (Expand)AuthorAgeFilesLines
* add collstats command SERVER-215Eliot Horowitz2009-08-121-13/+10
* Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-08-111-2/+4
|\
| * fix search on $ref , $id SERVER-223Eliot Horowitz2009-08-101-2/+4
* | BUG SERVER-184 mode for dropping duplicate records when creating unique index...Aaron Staple2009-08-051-5/+12
|/
* shell cannot insert key names starting with $ or containing . (including embe...Mike Dirolf2009-07-211-5/+16
* minor: whitespaceMike Dirolf2009-07-211-19/+19
* nice error when trying to save DBQueryEliot Horowitz2009-06-241-0/+9
* .group works on collection as well as dbEliot Horowitz2009-06-051-0/+4
* make collection print in the shell nicelyEliot Horowitz2009-06-041-2/+4
* findOne should send a hard limit, not a soft limitEliot Horowitz2009-06-031-1/+1
* docs MINOREliot Horowitz2009-05-301-4/+4
* some js safety stuff MINOREliot Horowitz2009-05-201-0/+12
* converToCappend on collectionEliot Horowitz2009-05-201-0/+6
* cleaning index accessor methodsEliot Horowitz2009-05-191-2/+3
* some collection admin helper methodsEliot Horowitz2009-05-161-0/+36
* fix _idEliot Horowitz2009-05-141-1/+1
* smshell: more utils working, some other fixesEliot Horowitz2009-05-131-3/+4
* Spider Monkey Shell: another checkpointEliot Horowitz2009-05-131-0/+1
* count() in shell takes queryAaron2009-05-111-2/+2
* Spider Monkey: cursor working, find almost done - some refactoringEliot Horowitz2009-05-061-1/+1
* Spider Monkey: framework mostly done nowEliot Horowitz2009-05-051-3/+4
* validation method MINOREliot Horowitz2009-05-051-4/+10
* Spider Monkey: closer to db integrationEliot Horowitz2009-05-041-2/+0
* fix index spec loop MINORAaron2009-04-201-1/+1
* add unique option when creating index in c++, js drivers; basic unique key un...Aaron2009-04-201-10/+31
* reset shell index cache when dropping collectionAaron2009-04-161-0/+1
* server side drop now does indexes and collectionEliot Horowitz2009-04-151-11/+1
* var scope safetyEliot Horowitz2009-03-271-2/+2
* copyCollectionEliot Horowitz2009-03-061-0/+20
* reIndexEliot Horowitz2009-02-091-1/+9
* it get mapped to last resultEliot Horowitz2009-02-061-3/+3
* $where fixEliot Horowitz2009-01-291-1/+1
* dbshellEliot Horowitz2009-01-261-0/+269