summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46686 Update explain() shell command to propagate "maxTimeMS" arg to t...Drew Paroski2020-05-112-4/+22
* Revert "SERVER-46686 Update explain() shell command to propagate "maxTimeMS" ...Drew Paroski2020-05-112-22/+4
* SERVER-46903 Ensure mongo shell respects readPreference for $out and $merge w...Mihai Andrei2020-05-111-17/+1
* SERVER-46686 Update explain() shell command to propagate "maxTimeMS" arg to t...Drew Paroski2020-05-092-4/+22
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-081-0/+1
* Revert "SERVER-47934 Create a setParameter to control the OCSP HTTP client ti...Marcos José Grillo Ramírez2020-05-081-1/+0
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-081-0/+1
* SERVER-37364 Coordinator should return the decision to the client as soon as ...Cheahuychou Mao2020-05-061-0/+16
* SERVER-30862 ReplSetTest.remove() should call stop() on the node to be removedJason Chan2020-05-051-0/+5
* SERVER-47876 Set shutdownTimeoutMillisForSignaledShutdown as a startup parame...Tess Avitabile2020-05-052-25/+8
* SERVER-41365 include the particular namespace in 'ns not found' error messagesWilliam Reiske2020-05-051-1/+2
* SERVER-46684 Repackage the hang-analyzer as a resmoke subcommandCarl Raiden Worley2020-05-041-5/+5
* SERVER-38961 remove collMod from ReplSetTest.checkReplicaSet()Benety Goh2020-05-041-33/+0
* SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()Benety Goh2020-05-031-4/+0
* SERVER-38961 remove collMod from ReplSetTest.waitForAllIndexBuildsToFinish()Benety Goh2020-05-031-5/+0
* SERVER-46952 Create server parameter shutdownTimeoutMillisForSignaledShutdown...Tess Avitabile2020-04-291-3/+27
* SERVER-47355 Propagate hygienic installation path into shell testsSpencer Jackson2020-04-271-0/+23
* SERVER-44068 Speed up transition to 'kSteadyStateOps' in RollbackTestWilliam Schultz2020-04-272-10/+15
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-267-9/+8
* 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