summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36311 Add stepdowns, crashes, and shutdowns to replica_sets_multi_stmt...jannaerin2018-11-152-13/+54
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-33/+24
* SERVER-35212: Refactor shell code to enable default authentication database a...Tyler Kaye2018-11-144-90/+69
* SERVER-38055 Mongod servers started through the shell must respect TestData.e...Tess Avitabile2018-11-141-1/+1
* SERVER-37727 dropIndexes supports dropping multiple indexesBenety Goh2018-11-081-5/+3
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-072-12/+0
* SERVER-37868 Use unordered array comparisons in core_txns testsJack Mulrow2018-11-071-4/+46
* SERVER-36977 Set process umask before creating log fileJonathan Reams2018-10-261-2/+37
* SERVER-36064 Alphebetize the output of db.help()Tyler Kaye2018-10-251-6/+5
* SERVER-35485 Add compressor capabilities for shell with URI inputTyler Kaye2018-10-253-28/+59
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-2217-258/+293
* SERVER-37599 Log exit code of shell-spawned processesShreyas Kalyan2018-10-191-4/+6
* SERVER-17478 Remove coll.copyTo() shell helperSara Golemon2018-10-191-21/+0
* SERVER-36262 Support inferring database names from privileges in mongo shell ...Sara Golemon2018-10-151-4/+69
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-121-1/+1
* SERVER-37227 Check for the existence of `enableMajorityReadConcern` in the js...Kaloian Manassiev2018-10-041-1/+2
* SERVER-33427 Update shell logs when it exits with errorYves Duhem2018-10-031-20/+35
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-14/+5
* SERVER-31570 Stagger mongod/mongos ports +10 from mongobridge port.Max Hirschhorn2018-10-014-11/+106
* SERVER-37320 Prevent prepareTransaction from running on anything but initiali...Esha Maharishi2018-09-272-0/+12
* SERVER-37134 initialize _pipe and _portablack122018-09-211-2/+3
* SERVER-37218 jsTestLog should accept an objectCharlie Swanson2018-09-191-0/+3
* SERVER-37042 SERVER-36897: Handle errors from cursor.next in checkOplogsDavid Bradford2018-09-191-45/+70
* SERVER-37156 Wait for worker threads to exit in benchRun().Max Hirschhorn2018-09-172-2/+15
* SERVER-36726 Log SessionID when we start a session in the shell and Log TxnNu...Samy Lanka2018-09-131-1/+9
* SERVER-28990 avoid bind on --repairAnnie Black2018-09-122-18/+37
* SERVER-36435 Make ReplSetTest.kDefaultTimeoutMS accessible everywhere.Justin Seyster2018-09-111-7/+5
* SERVER-33606 fail to create logical session in shell connected to old serversKevin Pulo2018-09-035-5/+51
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-292-111/+16
* SERVER-36807 Add --setShellParameter to shellSara Golemon2018-08-291-0/+39
* SERVER-36306 Add FSM workloads that run transactions workloads with all threa...jannaerin2018-08-282-3/+19
* SERVER-36899 Accept new 'startAfter' option in watch() helpersCharlie Swanson2018-08-283-48/+34
* SERVER-36758 Remove second write to advance commit point on secondaries in Re...Tess Avitabile2018-08-281-6/+0
* SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to collection...Xiangyu Yao2018-08-271-0/+2
* SERVER-36774 Allow shell assertion functions to take an object for the 'msg'Ian Boros2018-08-221-2/+4
* SERVER-36406 Respect _defaultAuthenticationMechanism when providedSara Golemon2018-08-221-0/+6
* SERVER-36744 Fix options parsing for --password without argumentJonathan Reams2018-08-222-2/+12
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-221-11/+8
* SERVER-36744 Fix and add tests for command-line redactionJonathan Reams2018-08-215-13/+140
* SERVER-36196 expose function isInteractive() for determining if shell is runn...Asya Kamsky2018-08-151-0/+5
* SERVER-19048 Don't print "type help" when --quiet option is given.Asya Kamsky2018-08-151-1/+1
* SERVER-36094 Make DBClientBase::query() take an NamespaceStringOrUUIDMatthew Russotto2018-08-141-2/+2
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-10/+0
* SERVER-34448 Enable autosplitting on the shard and disable on mongosMatthew Saltz2018-08-091-0/+6
* SERVER-36265: Expose a $backupCursor aggregation stage.Daniel Gottlieb2018-08-081-2/+4
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-6/+10
* SERVER-35037 Create new concurrency suite that runs consecutive operations in...Samy Lanka2018-08-032-4/+4
* SERVER-35989 add document count functions to the shellPavi Vetriselvan2018-08-021-0/+84
* SERVER-36372 Add a testing-only function to DriverSession to get the current ...Blake Oler2018-08-021-0/+8
* SERVER-35617 Improve free-monitoring message on non-primary nodeMark Benvenuto2018-08-011-0/+6