summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* don't allow blank usernmae or password SERVER-3003Eliot Horowitz2011-05-032-2/+16
* SERVER-2579: all v8 object creation is now lazy.agirbal2011-05-021-1/+2
* more getLog workEliot Horowitz2011-05-022-0/+54
* remove whitespace before trailing ; in shell helpers SERVER-3001Mathias Stearn2011-05-022-2/+2
* put hostname in the log. should make support a little easier.dwight2011-04-291-1/+1
* shell helpers for turning on/off balancer SERVER-2680Eliot Horowitz2011-04-292-2/+30
* fix getOther for replica setsEliot Horowitz2011-04-211-2/+10
* move sleep into core utils instead of shellEliot Horowitz2011-04-211-12/+0
* rs test fixesKristina2011-04-211-2/+3
* more startMongnoProgram test script start timedwight2011-04-201-3/+1
* some more sh. helpersEliot Horowitz2011-04-192-4/+14
* more sh helpersEliot Horowitz2011-04-162-0/+58
* not checking msgasserted for dupesEliot Horowitz2011-04-151-1/+1
* sharding helperEliot Horowitz2011-04-151-0/+37
* starting to work on sharding helper (sh)Eliot Horowitz2011-04-143-3/+48
* indicate in mongo shell prompt if connected to a mongos. goal would be to pre...Dwight2011-04-141-0/+3
* vcxproj for shell linenoiseDwight2011-04-142-2/+2
* more shell help - feel free to add more!dwight2011-04-122-4/+28
* Use merged linenoise on windows SERVER-1763Mathias Stearn2011-04-111-1/+1
* reduce windows-specific codeMathias Stearn2011-04-061-9/+19
* Make shell killOp on ctrl-c stuff work on windows too SERVER-1451Mathias Stearn2011-04-061-10/+7
* support scale option to dbstats command SERVER-2174Mathias Stearn2011-04-042-4/+4
* Consider lines ending in '.' as unfinished SERVER-2811Mathias Stearn2011-04-041-1/+4
* show private vars in completion when starting with _Mathias Stearn2011-04-042-2/+2
* try to make rs helper output in shell less confusing on a dropped connection ...Dwight2011-04-042-27/+47
* update mongo.vcxproj for linenoiseDwight2011-04-042-0/+9
* force argument for reconfig SERVER-2894Kristina2011-04-042-2/+2
* g++ 4.6 compile (new -Wunused-but-set-variable warning)Mathias Stearn2011-04-031-1/+1
* validate() helper support for sharding SERVER-2849Mathias Stearn2011-03-302-0/+32
* undefined should be quoted SERVER-2849Mathias Stearn2011-03-302-2/+2
* validate command now puts all data in proper fields SERVER-2849Mathias Stearn2011-03-292-9/+17
* Add full option to validate defaulting to false SERVER-2803Mathias Stearn2011-03-292-6/+20
* SERVER-1465 remove replica pairsAaron2011-03-291-157/+0
* collection._distinct helper to get raw infoEliot Horowitz2011-03-232-2/+18
* fix typo SERVER-2798Kristina Chodorow2011-03-191-1/+1
* Revert "for now disable shell history on windows"Mathias Stearn2011-03-181-3/+3
* for now disable shell history on windowsMathias Stearn2011-03-181-3/+3
* don't use tab completions on windows yetEliot Horowitz2011-03-181-1/+8
* Revert "separate ifdef for history for linenoise"Eliot Horowitz2011-03-181-8/+4
* separate ifdef for history for linenoiseEliot Horowitz2011-03-181-4/+8
* try linenoise on windowsEliot Horowitz2011-03-181-9/+4
* use linenoise as cppEliot Horowitz2011-03-181-2/+1
* fix in compileEliot Horowitz2011-03-181-1/+1
* use linenoise instead of readlineEliot Horowitz2011-03-181-52/+23
* remove unneed variableEliot Horowitz2011-03-181-2/+0
* Add shell helpers db.fsyncLock() and db.fsyncUnlock() and clean up messages S...Mathias Stearn2011-03-172-0/+20
* clean listfilesEliot Horowitz2011-03-171-8/+3
* vsEliot Horowitz2011-03-171-1/+0
* cursor.print() doesn't existEliot Horowitz2011-03-171-1/+0
* update vs fileEliot Horowitz2011-03-041-2/+2