summaryrefslogtreecommitdiff
path: root/shell/db.js
Commit message (Expand)AuthorAgeFilesLines
* shell fixDwight2010-02-251-1/+1
* Database-wide dbstats command SERVER-596Mathias Stearn2010-02-221-0/+5
* minor: help textMike Dirolf2010-02-221-1/+1
* SERVER-579 support copyDatabase from source running with securityAaron2010-02-161-4/+12
* SERVER-258 add readOnly auth modeAaron2010-01-261-1/+3
* configure "slow" queriesEliot Horowitz2009-12-291-8/+7
* new killOp(opnumber)Dwight2009-12-221-3/+5
* SERVER-446 js implementation of keySet()Aaron2009-12-211-1/+1
* getLastErrorCmdEliot Horowitz2009-12-181-0/+2
* fix shutdownServer in shell to show returend error msgDwight2009-11-301-2/+4
* db.printShardingStatusEliot Horowitz2009-11-191-0/+5
* indentationEliot Horowitz2009-10-221-1/+1
* sort lines in js helpMathias Stearn2009-10-161-20/+20
* fix printCollectionStatsEliot Horowitz2009-10-111-1/+2
* use timestamp for replication instead of DateEliot Horowitz2009-10-091-17/+24
* got rid of meminfo and timeinfo and replace with serverStatusEliot Horowitz2009-10-071-0/+4
* getLastErrorObj() in shellDwight2009-10-021-1/+8
* repl helper functionsDwight2009-09-291-5/+35
* printCollectionStatsEliot Horowitz2009-09-151-0/+11
* don't let getLastError fail silentlyEliot Horowitz2009-09-111-1/+4
* make shell use group cmd by default (can use groupeval if you want)Eliot Horowitz2009-08-241-1/+3
* improve help for group()Dwight2009-08-241-1/+0
* better error handlingEliot Horowitz2009-08-191-1/+5
* make a group cmd that takes the same arguments as old db.eval versionEliot Horowitz2009-08-191-5/+18
* fix checks that operations cannot be performed on slaves; also, allow read op...dwight2009-08-171-0/+1
* db.version() for server version and in help SERVER-200Eliot Horowitz2009-08-141-0/+9
* added currentOp/killOpEliot Horowitz2009-08-111-0/+2
* make copyDatabase use admin db automatically SERVER-222Eliot Horowitz2009-08-101-1/+7
* fix shutdownServer secutiy check MINOREliot Horowitz2009-08-051-1/+2
* throw an exception if arguments are passed to draopDatabase()Eliot Horowitz2009-07-231-0/+2
* better error check, and clean shutdownServer message SERVER-152Eliot Horowitz2009-07-131-1/+9
* change Map to use Map.get Map.put Map[] won't workEliot Horowitz2009-06-081-6/+4
* killOp and currentOp helpersEliot Horowitz2009-05-261-0/+9
* print shell stuffEliot Horowitz2009-05-141-1/+1
* Spider Monkey: framework mostly done nowEliot Horowitz2009-05-051-1/+0
* Spider Monkey: closer to db integrationEliot Horowitz2009-05-041-0/+1
* Additional fix for cloneCollection() js functionAaron2009-02-261-1/+1
* Update cloneCollection js function to match updated command specAaron2009-02-261-2/+2
* Add cloneCollection to shellAaron2009-02-181-0/+27
* getSisterDBEliot Horowitz2009-02-131-0/+5
* command helper systemEliot Horowitz2009-02-131-0/+8
* db.shutdownServer() in shellDwight2009-02-111-0/+7
* removeUserEliot Horowitz2009-02-071-0/+5
* more shell command helpersDwight2009-02-051-0/+64
* db.getReplicationInfo() in shellDwight2009-02-051-0/+62
* mamke getCollectionNames() in the shell prettierDwight2009-02-031-1/+1
* change password digestEliot Horowitz2009-01-301-2/+2
* dbshellEliot Horowitz2009-01-261-0/+327