summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-36902 Abort transaction on shell exitA. Jesse Jiryu Davis2018-12-201-47/+25
* SERVER-35879 Reconstitute prepared transactions at end of startup recoverySamy Lanka2018-12-141-0/+8
* SERVER-37096 Fix to allow for multiversion naming in executable filesJonathan2018-12-131-1/+12
* SERVER-38143 Remove MMAPV1 command-line options and config file settingsGregory Wlodarek2018-12-113-3/+2
* SERVER-37897 Disable table logging for data files when enableMajorityReadConc...Tess Avitabile2018-12-101-1/+3
* SERVER-37096 shell now checks for missing extension before appending exeJonathan2018-12-101-1/+1
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-0610-63/+88
* SERVER-37753 Increase number of initial sync attempts in all tests to 10Judah Schvimer2018-12-051-2/+1
* SERVER-38025 Run transaction workloads in sharded concurrency suites w/o fail...Jack Mulrow2018-12-051-6/+8
* SERVER-37801 Add prepared transaction metrics tracking to concurrency test suiteJason Chan2018-11-291-1/+1
* SERVER-38238 Convert shell options to IDLSara Golemon2018-11-274-205/+206
* SERVER-38250 Fix assertion message creation in assert.docEqJack Mulrow2018-11-261-1/+1
* SERVER-36204 Deprecate cloneCollection commandXiangyu Yao2018-11-261-0/+2
* SERVER-38066 Shell utils should allow files to be opened in binary modeLouis Williams2018-11-201-5/+38
* 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