summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* g++ 4.6 compile (new -Wunused-but-set-variable warning)Mathias Stearn2011-05-021-1/+1
* visaul studioEliot Horowitz2011-03-241-2/+2
* pass verbose to printShardingStatusEliot Horowitz2011-03-041-2/+2
* less verbose chunk info by defaultEliot Horowitz2011-03-011-1/+1
* db.currentOp() added all optionEliot Horowitz2011-02-182-4/+18
* try to fix SERVER-2501Eliot Horowitz2011-02-101-0/+3
* don't run drop2 test inparallel suiteAaron2011-02-082-2/+4
* vstudioEliot Horowitz2011-02-071-1/+1
* better parallel test failure messasgeEliot Horowitz2011-02-071-1/+1
* higher timeout for startMongoProgramdwight2011-02-041-1/+1
* wait longerdwight2011-02-041-1/+1
* verbose option for shellEliot Horowitz2011-02-011-1/+7
* shell can pass query optionsEliot Horowitz2011-01-254-10/+24
* fir m/r error handlingEliot Horowitz2011-01-232-2/+2
* able to access map/reduce errorEliot Horowitz2011-01-232-4/+8
* commandHelp should complain if command doesn't exist SERVER-2392Eliot Horowitz2011-01-222-2/+8
* more test fixingEliot Horowitz2011-01-212-0/+6
* remove( { x : undefined } ) should not delete everything in the collection SE...Eliot Horowitz2011-01-212-0/+14
* safety for assert.throwsEliot Horowitz2011-01-211-0/+4
* db.serverBits() to get 32 or 64Eliot Horowitz2011-01-202-0/+8
* vstudio updateKristina2011-01-131-0/+1
* added shell help for runProgram SERVER-2123Kristina2011-01-131-0/+1
* in MapReduceResult, don't create collection with null name, fixing some v8 testsAaron2011-01-102-2/+10
* compile and mongo_vstudio.cppMathias Stearn2011-01-061-3384/+3384
* [SERVER-1951]: M/R output param should allow us to use db.collection not only...agirbal2011-01-052-0/+12
* whitespaceAaron2011-01-041-1/+1
* add waitMongoProgramOnPort to shell utilsAaron2011-01-041-1/+13
* ran astyle SERVER-2304Eliot Horowitz2011-01-044-3630/+3643
* add fuzzFile() shell functionAaron2011-01-031-0/+22
* fix logging in killdb and add a fixme for extra sleep conditionsAaron2011-01-031-1/+3
* compile vcxprojdwight2010-12-302-3/+1
* don't use double quotes in startParallelShellAaron2010-12-291-0/+2
* mongo_vstudio.cppMathias Stearn2010-12-281-1/+10
* Helper functions for Array.sortMathias Stearn2010-12-281-0/+8
* compile vcxprojDwight2010-12-282-0/+4
* don't run notablescan tests in parallel suiteAaron2010-12-271-2/+3
* when shell calls replGetStatus don't reset last errorEliot Horowitz2010-12-271-1/+1
* printShardingStatus gives shard/chunk counts and won't print chunks if too manyEliot Horowitz2010-12-271-7/+20
* Mongo.adminCommand helperEliot Horowitz2010-12-202-0/+8
* comments and more utils for sharding + rs testsEliot Horowitz2010-12-203-4/+12
* [SERVER-1988]: Upsert allows inserting records with dots in key namesagirbal2010-12-172-1/+21
* map/reduce no longer uses temp collections.Eliot Horowitz2010-12-162-6/+20
* check that latest writes haven't changed in repl testsKristina2010-12-141-0/+5
* shelldwight2010-12-131-1/+1
* fix off-by-one in spidermonkey line numbering SERVER-2215Mathias Stearn2010-12-131-1/+1
* crlfdwight2010-12-111-106/+106
* Have ToolTest runMongoProgram return the program's exit, for asserting.Richard Kreuter2010-12-101-1/+1
* genEliot Horowitz2010-12-091-2/+4
* shell comments and suchDwight2010-12-093-2/+6
* SERVER-2095: Small enhancement to previous commitTony Hannan2010-12-061-1/+2