summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44974 Remove extra 'for' in debian/mongod.serviceandf-mongodb2019-12-051-1/+1
* SERVER-44974 Remove extra 'for' in rpm/mongod.serviceandf-mongodb2019-12-051-1/+1
* SERVER-44973 Output all_tasks.json to logs when creating genny tasksCarl Worley2019-12-051-0/+1
* SERVER-44778 Two-phase index builds aborted due to rollback should leave inde...Louis Williams2019-12-055-43/+61
* SERVER-43766 Speed up initial syncs and awaitLastStableRecoveryTimestamp in R...William Schultz2019-12-054-37/+106
* SERVER-44959 Fix log_test_v2 on macOSHenrik Edin2019-12-051-1/+1
* SERVER-43333 Ingest driver SDAM testsLamont Nelson2019-12-0589-5/+6140
* SERVER-44820 Remove outer database MODE_X lock when reading the lastAppliedOp...Jason Chan2019-12-051-1/+0
* SERVER-44958 Blacklist zone_changes_compound.js from sharding_csrs_continuous...Cheahuychou Mao2019-12-051-0/+1
* SERVER-42253 Prevent overflow in $lookup memory usage computationSophie Saskin2019-12-051-3/+7
* SERVER-44201 Remove outdated TODO noteTommaso Tocci2019-12-051-3/+0
* SERVER-44963 Make or4.js safe for ParallelJacob Evans2019-12-051-1/+1
* SERVER-43108 interrupt on shutdown in flushRoutingTableCacheUpdatesMisha Tyulenev2019-12-051-6/+26
* SERVER-44283 Change removeKeyRangeFromZone to use the bounds found from the f...Haley Connelly2019-12-053-79/+19
* SERVER-44094 Do not hold the ReplicationCoordinatorExternalStateImpl mutex wh...Jason Chan2019-12-051-5/+7
* SERVER-44513 Implement ReplicationCoordinatorImpl::awaitIsMasterResponseJason Chan2019-12-0513-4/+293
* SERVER-32314 Add $replaceOne and $replaceAll expressionsDavid Percy2019-12-055-0/+429
* 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