summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-221-0/+34
* SERVER-46323 Update FCV constants throughout server code following 4.4 branchAli Mir2020-04-222-3/+3
* SERVER-45260 replace verify with uassert in shell_utils_launcherBilly Donahue2020-04-212-20/+25
* SERVER-47062: Trigger hang analyzer for writeConcern timeout errorsLingzhi Deng2020-04-171-0/+23
* SERVER-47538: Extend `runMongoShell` mongod exceptions to multiversion mongod...Daniel Gottlieb2020-04-161-2/+7
* SERVER-47578 Delete util/log.h and remove use of logv1 to logv2 appenderHenrik Edin2020-04-151-46/+17
* SERVER-46326 update multiversion tests for 4.4Robert Guo2020-04-151-1/+1
* SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo2020-04-141-1/+2
* SERVER-47071: Fix TypeError after the CheckReplOplogs hook failsLingzhi Deng2020-04-091-2/+6
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-091-0/+7
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-081-2/+3
* SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...Jack Mulrow2020-04-031-0/+2
* SERVER-47266 Terser "new session" logs from shellA. Jesse Jiryu Davis2020-04-031-3/+3
* SERVER-42797 ReplSetTest#initiateWithAnyNodeAsPrimary should wait for cluster...Randolph Tan2020-03-301-45/+49
* SERVER-47053 Check for undefined setParameters options in servers.jsWilliam Schultz2020-03-261-3/+4
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-3/+3
* SERVER-47053 Don't enforce oplog application constraints on EMRC=false variantWilliam Schultz2020-03-241-1/+5
* SERVER-46994: Fix potential TypeError in checkDBHashesForReplSetLingzhi Deng2020-03-231-0/+4
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-231-7/+9
* Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn2020-03-231-9/+7
* SERVER-45222 Fix so the ProgramMultiplexer can output while the shell is wait...Henrik Edin2020-03-202-5/+12
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-201-7/+9
* SERVER-46805 Limit memory usage in the second phase of validate and add param...Gregory Noma2020-03-191-0/+26
* SERVER-46326 update last-stable to 4.3Robert Guo2020-03-181-1/+1
* SERVER-44892 getShardDistribution should use $collStats agg stage instead of ...Tommaso Tocci2020-03-171-56/+64
* SERVER-21700 Do not relax constraints during steady state replication.Matthew Russotto2020-03-121-0/+9
* SERVER-46567 Update shell methods Mongo.setReadPref and cursor.readPref to su...Cheahuychou Mao2020-03-102-13/+38
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-055-52/+75
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-1/+0
* SERVER-46546 Only seed the RNG once in sharding_multiversion testsJason Chan2020-03-032-2/+4
* SERVER-46552 Increase local assert.soon timeout to 90 secondsMikhail Shchatko2020-03-031-1/+1
* SERVER-46235 checkLog.containsOnceJson() logs JSON.parse() errorBenety Goh2020-03-021-1/+9
* SERVER-46288 Reconfig in 4.2 style with the current config on FCV downgradeSiyuan Zhou2020-02-291-1/+3
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-282-2/+1
* SERVER-9391 tailable cursors should throw an exception in DBClientCursor when...Cheahuychou Mao2020-02-282-0/+9
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-286-56/+3
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-1/+2
* SERVER-46430 Improve myPort() shell helper to parse IPv6 and replica setsSara Golemon2020-02-271-5/+13
* SERVER-46223: Support OP_MSG exhaust in mongobridgeLingzhi Deng2020-02-271-10/+0
* SERVER-45087 Check oplog commitment condition on replica set reconfigWilliam Schultz2020-02-261-2/+6
* SERVER-46333 Disable log truncation in the shell ProgramMultiplexerHenrik Edin2020-02-241-1/+4
* SERVER-45962 feature flag to opt out of new RSM implementationHaley Connelly2020-02-241-1/+1
* SERVER-46330 Delete 'oplogFetcherUsesExhaust' server parameter if running las...Samyukta Lanka2020-02-241-3/+3
* SERVER-46340 TestData is undefined in DSIRobert Guo2020-02-241-2/+2
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-234-43/+38
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-215-13/+14
* SERVER-46029 Do not write core files in the hang analyzer when running locall...Mikhail Shchatko2020-02-213-5/+17
* SERVER-45574: Use NewOplogFetcher in steady state replication and initial syncLingzhi Deng2020-02-191-0/+10
* SERVER-45138 Enable JSON log format by default.Henrik Edin2020-02-181-3/+3
* SERVER-46026 Fix initial_sync_drop_against_last_stable.js with JSON logsHenrik Edin2020-02-181-1/+49