summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-18463 Fix Windows unittests compileGregory Wlodarek2019-06-081-1/+2
* SERVER-18463 Remove StartupTest infrastructure, place StartupTests intoNathan Brown2019-06-075-161/+241
* SERVER-23923 Track writeConcern through getMoresCharlie Swanson2019-06-031-3/+1
* SERVER-37062 db.watch does not show up in autocomplete or helpDavis Haupt2019-05-301-0/+2
* SERVER-40953 capture errno earlier when accessing shell history fileKevin Pulo2019-05-291-10/+20
* SERVER-41249 Fix special cases for $out to include $mergeCharlie Swanson2019-05-221-5/+10
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-211-2/+4
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-202-5/+4
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-201-1/+1
* SERVER-4999 Normalize all hostnames to lowercaseA. Jesse Jiryu Davis2019-05-142-3/+10
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2019-05-131-9/+8
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-103-14/+50
* SERVER-40408 Ban pipeline-style syntax in the shell's Bulk replaceOne functionBernard Gorman2019-05-101-0/+4
* SERVER-41067 Make the MongoRunner logical options include skipValidationKaloian Manassiev2019-05-091-1/+2
* Revert "SERVER-40567 benchRun support for pipeline updates"r4.1.11Siyuan Zhou2019-05-093-50/+14
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-083-14/+50
* SERVER-40408 Add pipeline versions of update helpers in the shellBernard Gorman2019-05-033-38/+53
* SERVER-39896 Write shell JS API for explicitly encrypting and decrypting dataShreyas Kalyan2019-05-031-1/+4
* SERVER-40802 Don't include boost/algorithm/string.hpp in mongo_uri.hMathias Stearn2019-05-012-0/+2
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-04-281-41/+2
* SERVER-35638 Short timeout to autocomplete collection namesA. Jesse Jiryu Davis2019-04-261-7/+14
* SERVER-40186 Retry interrupted commits in auto_retry_transaction.jsJack Mulrow2019-04-251-13/+12
* SERVER-40253 Implement count command in IDLTed Tuckman2019-04-251-1/+0
* SERVER-40461 fix lintBenety Goh2019-04-241-1/+2
* SERVER-40461 implement WriteResult._id for upsertsGabriel Russell2019-04-241-0/+3
* Revert "SERVER-35638 Short timeout to autocomplete collection names"Justin Seyster2019-04-241-14/+7
* SERVER-35638 Short timeout to autocomplete collection namesA. Jesse Jiryu Davis2019-04-241-7/+14
* SERVER-40365 add ReplSetTest.getDbPath()Benety Goh2019-04-231-0/+7
* SERVER-40732 recovery_preserves_active_txns.js should use awaitSecondaryNodesMatthew Russotto2019-04-221-0/+4
* SERVER-39894 Add support for AWS credentials in the shellShreyas Kalyan2019-04-151-6/+1
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-151-0/+18
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-112-7/+7
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-112-44/+11
* SERVER-39213 remove mongosWaitsForKeys from shardingtestMisha Tyulenev2019-04-101-20/+0
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-093-10/+7
* SERVER-39663 db.collection.dropIndex() should not accept multiple index namesGregory Wlodarek2019-04-051-0/+13
* SERVER-40175 Rebuild any missing _id indexes on startupLouis Williams2019-04-051-0/+1
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-045-84/+82
* SERVER-39895 Write shell JS API for interacting with key vaultShreyas Kalyan2019-04-022-0/+16
* SERVER-39852 show "empty" databases as "(empty)"Gabriel Russell2019-03-291-1/+4
* SERVER-38556 Handle transaction events in RoleGraph updateSpencer Jackson2019-03-282-0/+5
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-282-6/+12
* SERVER-40307 Fix replSetInitiate retry logicA. Jesse Jiryu Davis2019-03-251-2/+2
* SERVER-40193 Do not propagate commit point through heartbeats when FCV=4.0Tess Avitabile2019-03-211-0/+5
* SERVER-39195 Make shell history file placement more correct.ADAM David Alan Martin2019-03-183-42/+90
* SERVER-40060 Add retry in ReplSetTest.initiateA. Jesse Jiryu Davis2019-03-171-36/+24
* Revert "SERVER-39195 Make shell history file placement more correct."Jason Carey2019-03-153-91/+42
* SERVER-39195 Make shell history file placement more correct.ADAM David Alan Martin2019-03-153-42/+91
* SERVER-38925 When enableMajorityReadConcern=false, after rollback via refetch...Tess Avitabile2019-03-131-5/+5