summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* clean up nonce implementationdwight2011-06-051-5/+5
* some rs logging cleaningEliot Horowitz2011-06-021-14/+1
* better bridging for testsKristina2011-06-011-4/+5
* SERVER-3168: added length() and subtype(). Moved methods from SM layer to uti...agirbal2011-05-302-0/+16
* shell bindata stuffdwight2011-05-274-18/+22
* fix test to pass through thisKristina2011-05-171-10/+12
* make ReplSetTest::awaitReplication more robustKristina2011-05-171-1/+10
* sh.moveChunkEliot Horowitz2011-05-132-1/+15
* remove WIN32 define from vcxprojsDwight2011-05-111-2/+2
* fix compileagirbal2011-05-101-29/+29
* remove support for validate 1.9.0-specific validate outputMathias Stearn2011-05-092-32/+0
* better debuggingEliot Horowitz2011-05-081-1/+5
* put fields into system.profile, not a big string SERVER-3061Eliot Horowitz2011-05-082-2/+52
* added ability to partition replica sets for testingKristina2011-05-061-8/+131
* 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