summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23875 MongoRunner._startWithArgs returns pid if not waiting for connec...Benety Goh2016-04-251-25/+31
* SERVER-23717 do not allocate memory in child if exec failsJonathan Reams2016-04-151-2/+3
* SERVER-23472 Enable JavaScript protection by defaultShane Harvey2016-04-142-6/+15
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-131-21/+22
* SERVER-22422 Test that write commands support writeConcernJudah Schvimer2016-04-121-1/+4
* SERVER-22661 Require --shardsvr for shard aware initializationRandolph Tan2016-04-082-4/+3
* SERVER-23094 Add collator parameter to the find commandTess Avitabile2016-04-071-0/+2
* SERVER-23547 Make the multiversion concept of "latest" more precise.Andy Schwerin2016-04-071-32/+66
* SERVER-23474 runMongoTool with --dialTimeout=30Gabriel Russell2016-04-051-0/+9
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-043-16/+0
* Revert "SERVER-23044 Fall back to system CA certs if CA file isn't provided"Jonathan Reams2016-04-043-0/+16
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-043-16/+0
* SERVER-23287: Cleanup replSetGetStatus output/code (field names)Scott Hernandez2016-03-271-2/+2
* SERVER-22533: correct tests for writeConcern majority + journal behaviorsScott Hernandez2016-03-272-8/+14
* SERVER-23246 make SockAddr its own filesMatt Cotter2016-03-231-1/+0
* SERVER-23109 Typo in src/mongo/shell/collection.jsWaley Chen2016-03-221-1/+1
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-214-52/+13
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-184-34/+38
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-103-172/+46
* SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingStateKaloian Manassiev2016-03-101-1/+1
* SERVER-22356 add read_only_sharded suiteAdam Midvidy2016-03-101-15/+35
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-0920-6355/+6792
* SERVER-23018 Clean up JS linting errors in JS testsMike Grundy2016-03-081-1/+1
* SERVER-22948 Assert that starting/stopping the balancer is successfulKaloian Manassiev2016-03-083-5/+9
* SERVER-22969 Remove connectionURLTheSame from the global scopeKamran Khan2016-03-072-40/+39
* SERVER-22737 make exit logging.js more robustAdam Midvidy2016-03-041-6/+1
* SERVER-22914 Make mongos_no_replica_set_refresh obtain config from the primar...Kaloian Manassiev2016-03-021-9/+16
* SERVER-22883 Add type checking to the createMongoArgs function in the shellKamran Khan2016-03-011-2/+6
* SERVER-22882 Remove the argumentsToArray function from the shellKamran Khan2016-02-296-14/+7
* SERVER-17468 don't log balancer rounds to the actionlog if no chunks are movedDianna Hohensee2016-02-291-0/+38
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-22/+29
* SERVER-22822 prevent mongod stepdown in balance_repl.js and sharding_rs2.jsDianna Hohensee2016-02-261-0/+3
* SERVER-22850 Clean up additional javascript issues found by eslintMike Grundy2016-02-251-3/+2
* SERVER-22732 assert.contains() has unreachable code after returnMike Grundy2016-02-251-12/+10
* SERVER-22803 Increase timeout for ShardingTest.{stop/start}BalancerSpencer T Brody2016-02-231-0/+2
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-2/+2
* SERVER-22597 Fix minor javascript errors found by eslintMike Grundy2016-02-192-10/+10
* SERVER-22714 MongoURI should use the socketTimeout optionKaloian Manassiev2016-02-181-3/+5
* SERVER-22493 don't use boost's initial_path when finding programs in MongoRunnerJonathan Reams2016-02-181-18/+3
* Revert "SERVER-22714 MongoURI should use the socketTimeout option"Kaloian Manassiev2016-02-181-5/+3
* SERVER-22714 MongoURI should use the socketTimeout optionKaloian Manassiev2016-02-181-3/+5
* SERVER-22582 wrap assert.soon functions in try...catch in ReplSetTestJudah Schvimer2016-02-181-19/+54
* SERVER-22698 fix duplicate error codes caused by broken errorcodes.pyAdam Midvidy2016-02-171-1/+1
* SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar2016-02-174-1/+16
* SERVER-22641 Disable clang-format for template strings in JS codeJonathan Abrahams2016-02-171-0/+2
* SERVER-22428 added logging for read-after-optime timeoutsBenety Goh2016-02-111-0/+3
* SERVER-19867 removed oplog reads in ReplSetTestJudah Schvimer2016-02-101-77/+96
* SERVER-22547 added support for config server replica set options to ShardingTestBenety Goh2016-02-101-0/+1
* SERVER-21785 Explain with shell does not negate limitTess Avitabile2016-02-101-4/+1
* SERVER-22521 extended default timeout for ReplSetTest.initiate() from 60 seco...Benety Goh2016-02-091-1/+1