summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46329 Update signing key to 4.6 in masterr4.5.0Zakhar Kleyman2020-03-041-3/+3
* SERVER-46606 remove concurrency and logical session tests from Linux DebugRobert Guo2020-03-041-2/+0
* SERVER-45997 Test resyncing a majority member against a minority nodeVesselina Ratcheva2020-03-042-6/+113
* SERVER-45001 Ban the replsets jstests that uses 'enableIndexBuildCommitQuorum...Suganthi Mani2020-03-044-0/+6
* SERVER-46473 oplog commitment check should only include voting nodesPavi Vetriselvan2020-03-045-23/+130
* SERVER-46572 Remove unstable timestamp comparisons from non_durable_writes_on...Dianna Hohensee2020-03-041-4/+6
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-0322-78/+248
* SERVER-46573 Make ReplicaSetMonitorTestConcurrent force replicaSetMonitorProt...Haley Connelly2020-03-0310-40/+41
* SERVER-46502 Add feature gate for safe replica set reconfigAli Mir2020-03-034-6/+21
* SERVER-46502 Append config term if term is not -1 in RequestVotes commandAli Mir2020-03-031-1/+3
* SERVER-43332: change gReplicaSetMonitorProtocol default to kSdamLamont Nelson2020-03-031-1/+1
* SERVER-46576: Bring replset initsync passthrough back to its original log ver...Daniel Gottlieb2020-03-031-2/+0
* SERVER-46490 Increase frequency of "Linux (ephemeralForTest)" builder back to...Dianna Hohensee2020-03-031-2/+0
* SERVER-44978 Make the ReadThroughCache lookup asynchronousKaloian Manassiev2020-03-0314-297/+556
* SERVER-45867 Use latest version of signal-processingJeff Zambory2020-03-033-16/+12
* SERVER-46580 Fix bug with findAndModify read mirroringBen Caimano2020-03-032-8/+9
* SERVER-46579 Permit multinode reconfigs in FCV 4.2A. Jesse Jiryu Davis2020-03-032-1/+20
* SERVER-45780 Rename getCurrentMetadataTommaso Tocci2020-03-0331-255/+239
* SERVER-45081 Add a unit test case for awaitable isMaster after stepup and con...Siyuan Zhou2020-03-031-0/+108
* SERVER-46575 Add getSourceName to DocumentSourceOutTed Tuckman2020-03-031-0/+4
* SERVER-46578 Change TopologyVersionObserver to store worker OperationContextBen Caimano2020-03-032-26/+26
* SERVER-46410 Validate should check for duplicate keys in unique indexesLouis Williams2020-03-032-9/+212
* SERVER-44984 reduce index build thread pool default and index build external ...Eric Milkie2020-03-035-17/+20
* SERVER-46472 add maxTimeMSForHedgedReadsMisha Tyulenev2020-03-034-5/+52
* SERVER-46473 config replication check only counts voting nodesPavi Vetriselvan2020-03-036-9/+109
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-0338-348/+3172
* SERVER-46520 Add mechanism to emit uassert as part of a logv2 log statementHenrik Edin2020-03-0315-28/+201
* SERVER-43846 Add information about how many migration task were leftover from...Randolph Tan2020-03-034-64/+148
* SERVER-46548 Wait for context to update in ThreadSafetyContext unit-testsAmirsaman Memaripour2020-03-031-3/+13
* SERVER-46546 Only seed the RNG once in sharding_multiversion testsJason Chan2020-03-032-2/+4
* SERVER-46407 Adjust MongoProcessInterface APIs to avoid taking ExpressionCont...Nick Zolnierz2020-03-0322-115/+70
* SERVER-46524 ephemeralForTest storage engine does not need to update the oplo...Dianna Hohensee2020-03-037-14/+51
* SERVER-46552 Increase local assert.soon timeout to 90 secondsMikhail Shchatko2020-03-031-1/+1
* SERVER-46555 Fix ScanningReplicaSetMonitorDBTest PrimaryRemovedFromSetStress ...Haley Connelly2020-03-031-22/+12
* SERVER-45081 Increment config term via reconfig on stepup.Siyuan Zhou2020-03-0316-101/+231
* SERVER-46561 Only support getReplSetConfig.commitmentStatus on primary.Siyuan Zhou2020-03-031-0/+3
* SERVER-46553 Set index build commit quorum default value as majority for 2 ph...Suganthi Mani2020-03-0310-69/+137
* SERVER-46219 Unittests should log with JSON formatMark Benvenuto2020-03-0318-325/+768
* SERVER-46235 log IndexDescriptor as BSONBenety Goh2020-03-037-31/+114
* SERVER-46498 Store connection specified roles in authorization cache keySpencer Jackson2020-03-0310-58/+107
* SERVER-46509 Change disableStreamableReplicaSetMonitor server parameter to an...Haley Connelly2020-03-0317-197/+416
* SERVER-46235 add IndexDescriptor::toBSON() to support structured loggingBenety Goh2020-03-031-0/+4
* SERVER-46545 Exclude tcp_fastopen.js from replica stepdown tests and include ...Sara Golemon2020-03-021-1/+7
* SERVER-46394 Create feature flag to turn on/off PM-1633Blake Oler2020-03-026-43/+159
* SERVER-46383 wrap remote call in advanceTransactionOnRecipient with retryIdem...Randolph Tan2020-03-028-102/+181
* SERVER-46235 convert drop_collections_two_phase_rename_drop_target.js to use ...Benety Goh2020-03-021-1/+6
* SERVER-46395 Add joinAsync() method to ScopedTaskExecutor::Impl.Max Hirschhorn2020-03-0211-8/+48
* SERVER-46539 Fix issue with stapling and a down responderShreyas Kalyan2020-03-022-5/+13
* SERVER-46235 checkLog.containsOnceJson() logs JSON.parse() errorBenety Goh2020-03-021-1/+9
* SERVER-45997 Fix optimes check in no_progress_updates_during_initial_sync.jsVesselina Ratcheva2020-03-021-1/+1