summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-35775 Improve free-monitoring message on down cloud endpointMark Benvenuto2018-08-011-3/+6
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-3/+2
* SERVER-30997 Redact passwords and options from MongoURI in shell command lineJonathan Reams2018-07-301-1/+6
* SERVER-24391 Prompt for password on user creation or password change via the ...Kashish Garg2018-07-271-0/+7
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-1/+1
* SERVER-35246 Ignore NamespaceNotFound errors when running collMod during chec...Samy Lanka2018-07-251-4/+13
* SERVER-36101 Replication should not depend on the presence of lastStableCheck...Dianna Hohensee2018-07-251-33/+44
* SERVER-35903 Free monitoring disable without enabling does not workMark Benvenuto2018-07-131-8/+9
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-121-1/+0
* SERVER-35605 sh.setBalancerState() should check its argument type to avoid un...Sarah Zhou2018-07-121-0/+1
* SERVER-34788: Improve commandWorked/Failed assertion messagesDavid Bradford2018-07-121-8/+9