summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* better err msgdwight2010-06-143-76/+77
* in the shell, make explain() say less unless you say explain(true)dwight2010-06-142-60/+70
* crlf fixdwight2010-06-141-36/+36
* fix shell againEliot Horowitz2010-06-121-1/+3
* fix shellEliot Horowitz2010-06-121-2/+8
* shell admindwight2010-06-122-48/+98
* Make the smallOplog tests start M/S replication & test dbhashes. SERVER-1051Richard Kreuter2010-06-111-0/+9
* typo SERVER-1219Eliot Horowitz2010-06-111-1/+1
* shelldwight2010-06-115-77/+83
* shellDwight2010-06-102-3/+8
* Mongo.prototype.tojsonDwight2010-06-102-9/+4
* helpDwight2010-06-101-32/+33
* helpDwight2010-06-097-1599/+1770
|\
| * mergeAaron2010-06-081-0/+12
| |\
| | * add "n" to getLastError sharded SERVER-1204Eliot Horowitz2010-06-081-0/+8
| | * SERVER-1203 repair oplog properlyAaron2010-06-081-31/+35
| * | Merge branch 'master' of github.com:mongodb/mongoAaron2010-06-081-2/+1
| |\ \ | | |/
| | * try to fix old for old readline versionsEliot Horowitz2010-06-081-2/+1
| * | mergeAaron2010-06-087-1581/+1736
| |\ \ | | |/
| | * shell cleaningdwight2010-06-073-15/+19
| | * shell tweakingdwight2010-06-072-24/+37
| | * shell stuffdwight2010-06-076-1544/+1646
| | * shell was missing flush on no readline versiondwight2010-06-072-2/+2
| | * compile w/out readline shelldwight2010-06-071-0/+2
| | * SERVER-950 addshard's maxSize option is in effect (carefull, no way to undo i...Alberto Lerner2010-06-072-5/+39
| * | SERVER-109 sort and geoAaron2010-06-071-20/+24
| |/
* | shellDwight2010-06-071-4/+4
|/
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-06-072-5/+72
|\
| * plumbing for shell auto-completeEliot Horowitz2010-06-072-5/+72
* | shell stuffDwight2010-06-076-26/+85
|/
* make a .vcxproj/.sln for the shelldwight2010-06-056-6/+483
* understanding rl auto completeEliot Horowitz2010-06-041-0/+9
* Pull all the code for defining and printing the version of executables to one...alerner2010-05-281-0/+1
* Plug leaksMathias Stearn2010-05-271-0/+1
* compileDwight Merriman2010-05-261-1/+1
* Start of work on valgrind test for mongos SERVER-1125Mathias Stearn2010-05-251-0/+10
* Hide password from ps output SERVER-1129Mathias Stearn2010-05-241-0/+10
* add assert.eq.automsgAaron2010-05-201-0/+4
* Add db.serverCmdLineOpts() to shellMathias Stearn2010-05-151-0/+4
* don't require constructor to be set SERVER-1118Eliot Horowitz2010-05-141-1/+1
* $showDiskLoc query option SERVER-1054.Mathias Stearn2010-05-111-0/+5
* fix shell parallleEliot Horowitz2010-05-101-1/+1
* fix printSlaveReplicationInfo for unsynced state SERVER-1106Eliot Horowitz2010-05-091-6/+12
* multi-update yields SERVER-516Eliot Horowitz2010-05-082-1/+29
* do collection sorting client side SERVER-1090Eliot Horowitz2010-05-051-11/+11
* All tools (including shell) take -p should allow it to be blank and do passw...Guillaume Delannoy2010-05-041-1/+8
* pretty() option for cursor in shell SERVER-1071Eliot Horowitz2010-05-031-1/+8
* prettier printShardingStatus()Mathias Stearn2010-04-291-9/+12
* Fix printShardingStatus()Mathias Stearn2010-04-291-1/+1
* stdafx->pchDwight2010-04-271-1/+1