summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42697 Add setParameter tcmallocReleaseRateHenrik Ingo2019-12-054-0/+58
* SERVER-44955 Force reading patch files with UTF-8 encoding in git.pyGeert Bosch2019-12-051-1/+1
* SERVER-43998 ProgramOutputMultiplexer::appendLine should write to the loggerGabriel Russell2019-12-047-24/+31
* SERVER-44734 Implement large document optimization for agg MRJames Wahlin2019-12-046-39/+61
* SERVER-44720 Send createIndexes, dropIndexes, and collMod with shard versionsCheahuychou Mao2019-12-049-84/+315
* SERVER-44629 Allow waitForTimesEntered with FailPointEnabledBlockBen Caimano2019-12-042-17/+50
* SERVER-43271 Don't modify 'db' variable in core tests, and tag tests with 're...Matthew Russotto2019-12-043-12/+14
* SERVER-44390 Optimize for success in moduleconfigMathew Robinson2019-12-041-1/+3
* SERVER-44728 Improve performance of idl_scannerMathew Robinson2019-12-042-17/+30
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2019-12-046-2/+53
* SERVER-39332 Increase awaitReplicaSetMonitorTimeout sleep to 60 secondsWilliam Schultz2019-12-031-2/+2
* SERVER-43465 Remove unnecessary InvalidBSON replSetGetStatus handlingMaria van Keulen2019-12-032-24/+3
* SERVER-44317 Reduce logging for registerChanges commitsDaniel Ernst2019-12-032-2/+4
* SERVER-43788 add eMRC=false sectionPavithra Vetriselvan2019-12-031-6/+96
* SERVER-44165 Remove the config.rangeDeletions collection on downgradeAlex Taskov2019-12-034-0/+63
* SERVER-44428 Remove unused durable catalog fields for simultaneous indexesLouis Williams2019-12-037-323/+6
* SERVER-43271 Return resumeToken in PlanExecutor and write jstests to verify r...Matthew Russotto2019-12-037-8/+176
* SERVER-43492 Unblack list tests marked with SERVER-39175Randolph Tan2019-12-0310-338/+91
* SERVER-44869 Add query knobs for $push and $addToSet memory limitsCharlie Swanson2019-12-037-12/+90
* SERVER-44856 Enable -Wunused-exception-parameter when supportedAndrew Morrow2019-12-032-1/+8
* SERVER-44247 Rename index 'ns' fields when renaming collections in FCV 4.2Louis Williams2019-12-034-9/+100
* SERVER-44907 NINJA_SUFFIX should prepend a dot if one is not suppliedMathew Robinson2019-12-031-1/+5
* SERVER-44899 The acyclic library dependency graph no longer requires link gro...Andrew Morrow2019-12-031-6/+0
* SERVER-44775 Make pauseWhileSet increment _timesEntered onceCheahuychou Mao2019-12-0310-35/+73
* SERVER-43766 Prevent use of failpoints in ReplSetTest when using random binar...William Schultz2019-12-031-1/+2
* SERVER-44622 Add BSON formatter to logv2Henrik Edin2019-12-0311-175/+539
* SERVER-44753 Add aggregate and aggregation-based mapReduce testing to command...James Wahlin2019-12-031-160/+324
* SERVER-44609 Replicate startIndexBuild oplog entry in the same thread as the ...Louis Williams2019-12-0312-131/+305
* Import wiredtiger: d47dcd1f0ea992775be3d60456593c575451c435 from branch mongo...Luke Chen2019-12-0317-113/+713
* SERVER-43766 Speed up primary drain mode in ReplSetTest initiateWilliam Schultz2019-12-022-16/+51
* SERVER-44612 recoverFromOplogAsStandalone with takeUnstableCheckpointOnShutdo...Judah Schvimer2019-12-0210-30/+419
* SERVER-43786 Describe transaction errors and error labels in Repl Architectur...Samyukta Lanka2019-12-021-0/+45
* SERVER-44294: Cap runtime of generated tasksDavid Bradford2019-12-022-0/+21
* SERVER-43787 Describe the implementation of various read concerns in transact...Samyukta Lanka2019-12-021-37/+79
* SERVER-43860 Upgrade/downgrade mechanism for new $merge upsert behaviourBernard Gorman2019-12-0210-4/+373
* SERVER-44746 Fix LatchAnalyzerTestRahul Sundararaman2019-12-026-11/+108
* SERVER-21784 Track 'nReturned' and 'executionTimeMillis' execution stats for ...Mihai Andrei2019-12-0211-30/+176
* SERVER-44630 Attach logging init and options to integration testsBen Caimano2019-12-025-9/+44
* SERVER-43692 enable two phase index builds by defaultBenety Goh2019-12-021-1/+1
* SERVER-41764 Serialize moveChunkCommit and removeShardRandolph Tan2019-12-024-4/+80
* SERVER-44060 Make stats contain un-started collections and databases.Matthew Russotto2019-12-0211-86/+294
* Revert "SERVER-43333 Ingest driver SDAM tests"Annie Black2019-12-0289-6138/+5
* SERVER-44893 In `removeShard` check whether the shard exists before querying ...Kaloian Manassiev2019-12-021-11/+14
* SERVER-43436 Remove outdated TODO commentRandolph Tan2019-12-022-2/+1
* SERVER-43480 Remove TODO for SERVER-40493Randolph Tan2019-12-023-3/+3
* SERVER-44652 unblacklist agg_out.js failures in concurrency_sharded suites/pa...James Wahlin2019-12-028-24/+0
* SERVER-44620 Fix sslProviderSupports helpers on Debian 10Adam Cooper2019-12-021-4/+18
* SERVER-43692 disable two phase index build in flow control tests with low tic...Benety Goh2019-12-021-4/+26
* SERVER-44264 Add IAM client code to shell and clientsMark Benvenuto2019-12-0215-25/+344
* SERVER-44263 Implement common iam sasl protocol code for client and server wi...Mark Benvenuto2019-12-028-0/+661