summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-25507 fix for 'options is undefined'"Esha Maharishi2016-08-111-3/+2
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-4/+3
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-3/+4
* SERVER-25507 fix for 'options is undefined'Esha Maharishi2016-08-111-2/+3
* SERVER-25507 use node's existing options if restart flag passed to ReplSetTes...Esha Maharishi2016-08-111-5/+12
* SERVER-19741 WriteError and WriteConcernError are not Error instancesWaley Chen2016-08-101-2/+16
* SERVER-21088 convert to objectid in massage objectMatt Cotter2016-08-091-2/+4
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-095-1/+17
* SERVER-25264 Add MessageCompressorInterface and MessageCompressorRegistryJonathan Reams2016-08-091-0/+9
* Revert "SERVER-19741 WriteError and WriteConcernError are not Error instances"Waley Chen2016-08-081-6/+0
* SERVER-19741 WriteError and WriteConcernError are not Error instancesWaley Chen2016-08-081-0/+6
* SERVER-25300 Incorrect syntax in for loop in collection.jsWaley Chen2016-08-081-1/+1
* SERVER-25450 Don't pass --dialTimeout to bsondump in runMongoTool().Max Hirschhorn2016-08-051-1/+4
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-043-3/+4
* SERVER-23663 Add option to wait for durable optime to awaitReplication()Siyuan Zhou2016-08-021-2/+31
* SERVER-25366 Fix killOp arguments sent by the mongo shell on exit.Max Hirschhorn2016-08-021-1/+1
* SERVER-22734 unify --version output, thus adding enterprise designationsMatt Cotter2016-08-012-8/+9
* SERVER-23192 periodically reload ShardRegistry from the catalogMisha Tyulenev2016-08-011-14/+0
* SERVER-23168 fix shell crashes on ctrl+cNathan Typanski2016-07-311-2/+35
* SERVER-25050 Set maxTimeMS on OperationContext on mongosKaloian Manassiev2016-07-301-0/+2
* SERVER-24785 backup_restore.js fails when observing FTDC interim filesMark Benvenuto2016-07-291-1/+9
* SERVER-25192 Handle null properties in Object.extendTim Sogard2016-07-261-1/+1
* SERVER-24394 Implement Zone Sharding HelpersRandolph Tan2016-07-261-5/+42
* SERVER-25153 Converting sharding_last_stable_mongos test suite to include mix...Dianna Hohensee2016-07-223-2/+17
* SERVER-24569 Maintain rangesToClean and metadataInUse on chunk migrationsKaloian Manassiev2016-07-211-3/+3
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-202-34/+29
* SERVER-25066 add automation desgination to shell promptMatt Cotter2016-07-201-4/+12
* SERVER-24853 Support parallel chunk migrationsKaloian Manassiev2016-07-191-1/+1
* SERVER-18399 Issue a notification in the shell when automation is activeAndrew Morrow2016-07-152-1/+40
* Revert "SERVER-22734 add Enterprise to version in enterprise shell builds"Dan Pasette2016-07-152-3/+3
* SERVER-22734 add Enterprise to version in enterprise shell buildsMatt Cotter2016-07-142-3/+3
* SERVER-24766: Add shell helper for createViewGeert Bosch2016-07-131-0/+33
* SERVER-24335 Make shell sharding helpers use wtimeout in their write concernsSpencer T Brody2016-07-121-7/+11
* SERVER-22383 Do not throw in shell if no database is specified in MongoURIJonathan Reams2016-07-121-1/+1
* SERVER-23882 Collation should be considered part of a query's shapeTess Avitabile2016-07-071-11/+30
* Revert "SERVER-23882 Collation should be considered part of a query's shape"Scott Hernandez2016-07-071-30/+11
* SERVER-23882 Collation should be considered part of a query's shapeTess Avitabile2016-07-071-11/+30
* SERVER-24227 Add timeout to writing autosplit documentJess Fan2016-07-061-8/+11
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-0/+35
* SERVER-24831 read_pref.js should wait for mongos replSet view with proper tagsRandolph Tan2016-07-011-0/+26
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-292-55/+13
* SERVER-24788 Raise the timeout waiting for processes to end in the shellJonathan Reams2016-06-281-1/+1
* SERVER-24703 Improved DBClientWithCommands index creation methodJ. Rassi2016-06-271-1/+1
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-241-0/+6
* Revert "SERVER-5905 Add collStats aggregation stage"Mathias Stearn2016-06-241-6/+0
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-231-0/+6
* SERVER-22696 Enable clang-format for code with JS template stringsKamran Khan2016-06-231-4/+1
* SERVER-24713 ensures config_server_checks.js fails ReplSetTest restart on aut...Judah Schvimer2016-06-221-2/+2
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-06-221-2/+6
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-45/+6