summaryrefslogtreecommitdiff
path: root/shell/mongo.js
Commit message (Expand)AuthorAgeFilesLines
* Spider Monkey: udpate working, other db.eval thingsEliot Horowitz2009-05-061-1/+1
* Spider Monkey: framework mostly done nowEliot Horowitz2009-05-051-6/+0
* Spider Monkey: cleaning interaction - now can make real progressEliot Horowitz2009-05-051-6/+12
* Spider Monkey: cleaning MINOREliot Horowitz2009-05-051-8/+8
* cleaning MINOREliot Horowitz2009-05-041-1/+0
* fix v8Eliot Horowitz2009-05-041-1/+1
* Spider Monkey: closer to db integrationEliot Horowitz2009-05-041-0/+7
* more portable javascriptEliot Horowitz2009-05-011-0/+3
* make javascript more portableEliot Horowitz2009-05-011-6/+8
* enhanced shell debug infoAaron2009-04-091-1/+1
* split out server stuff from mongo.jsEliot Horowitz2009-02-171-60/+0
* Less dumb interfaceAaron2009-02-141-7/+1
* Don't expect dbpath parameter for non-mongod programsAaron2009-02-131-11/+19
* Now can start any 'mongo program' from within mongo shellAaron2009-02-131-5/+18
* Localize loop varAaron2009-02-051-1/+1
* Add slaveOk optionAaron2009-01-301-0/+5
* TypoAaron2009-01-291-1/+1
* MergeAaron2009-01-291-0/+2
|\
| * --host and --portEliot Horowitz2009-01-291-0/+2
* | Add startMongod() and stopMongod() functions to mongoAaron2009-01-291-0/+43
|/
* dbshellEliot Horowitz2009-01-261-0/+60