summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45481 Change the backup API to return the blocks to copy for increment...Gregory Wlodarek2020-01-2410-42/+98
* SERVER-45724 Make new generator as fast as old moduleMathew Robinson2020-01-244-29/+124
* SERVER-45749 Tests in range_deletion_util_test.cpp that insert into config.ra...Esha Maharishi2020-01-242-4/+31
* Revert "SERVER-45481 Change the backup API to return the blocks to copy for i...Gregory Wlodarek2020-01-2410-98/+42
* SERVER-45481 Change the backup API to return the blocks to copy for increment...Gregory Wlodarek2020-01-2410-42/+98
* SERVER-44162 Resume coordinating active migrations on stepupEsha Maharishi2020-01-2411-69/+401
* SERVER-45700 Fix windows push_arch following renameKelsey T Schubert2020-01-231-2/+2
* SERVER-44083 Update Initial Sync Section of the Architecture Guide after Resu...Matthew Russotto2020-01-231-13/+32
* SERVER-44813 Implement streamable isMaster for standalonesTess Avitabile2020-01-233-38/+54
* SERVER-45441 submitRangeDeletionTask should force a refresh if the metadata i...Esha Maharishi2020-01-236-115/+168
* SERVER-45716 protect call to getTerm() with mutex in replSetReconfig commandPavithra Vetriselvan2020-01-231-2/+2
* SERVER-45650 Allow exceptions during storage commit for unprepared txnsMaria van Keulen2020-01-233-100/+88
* SERVER-45662 Update Flow Control timeAcquiringMicros in currentOpMaria van Keulen2020-01-233-3/+5
* SERVER-45058 Report currentOp.active as false when internal services block on...Amirsaman Memaripour2020-01-2310-11/+97
* SERVER-44851 Add the TLA+ spec of replication safe reconfig.Siyuan Zhou2020-01-233-0/+543
* SERVER-45074 validate commit message against JIRAJim O'Leary2020-01-233-61/+842
* SERVER-43277 Implement resume after collection drop and rename in CollectionC...Vesselina Ratcheva2020-01-236-53/+661
* SERVER-45080 ignore voteRequest from nodes with lower configsPavithra Vetriselvan2020-01-235-49/+173
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-01-235-29/+66
* SERVER-45704 Guard $unionWith behind testCommandsEnabled flagNicholas Zolnierz2020-01-231-3/+3
* SERVER-45439 Add support for per operation hedging via an explicit read prefe...Cheahuychou Mao2020-01-236-17/+252
* SERVER-45638 add tags for RCM and text logs to read_write_concern_defaults_ap...Kevin Pulo2020-01-231-0/+2
* SERVER-45431: Create new test fixture for OplogFetcherLingzhi Deng2020-01-234-6/+283
* SERVER-45010 Avoid taking a checkpoint on clean shutdown if stableTimestamp <...William Schultz2020-01-224-1/+78
* SERVER-45401 Add README.md for logv2Henrik Edin2020-01-221-0/+289
* SERVER-44521 Implement exhaust isMaster for mongosTess Avitabile2020-01-223-27/+65
* SERVER-45670 Clear ScanState on shutdownAmirsaman Memaripour2020-01-222-0/+18
* SERVER-43277 Rename initial_sync_rename_collection.js to initial_sync_rename_...Vesselina Ratcheva2020-01-221-1/+1
* SERVER-45174 do not abort single phased index builds on rollbackBenety Goh2020-01-221-0/+6
* SERVER-43282 Add jstest for retrying CollectionCloner query after network errorsVesselina Ratcheva2020-01-221-0/+199
* SERVER-45698 Remove jasper smoke tests from sys-perfDavid Daly2020-01-221-15/+0
* SERVER-45518 Untag tests that are in backports_required_for_multiversion_test...Samyukta Lanka2020-01-227-7/+4
* SERVER-45220 Complete TODO listed in SERVER-44716Esha Maharishi2020-01-221-2/+0
* SERVER-45423 Use isRetriableError instead of isNetworkError for transient err...Matthew Russotto2020-01-225-18/+102
* SERVER-45682 Correct Ninja compiledb, improve performanceMathew Robinson2020-01-221-22/+26
* SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy2020-01-223-8/+45
* SERVER-45467 Make the 'find' query for the new oplog fetcherSamyukta Lanka2020-01-224-3/+93
* SERVER-45616 Initial syncer should only connect to nodes in primary or second...Matthew Russotto2020-01-223-1/+62
* SERVER-45438 Create serverStatus section for hedging metricsCheahuychou Mao2020-01-225-0/+236
* SERVER-44773 Optimise queries to cover on sharded clusters when using compoun...Arun Banala2020-01-2215-163/+854
* SERVER-45691 Change Mutex::LockListeners to use a std::vector againBen Caimano2020-01-224-12/+60
* SERVER-45347 Primaries should generate createIndexes oplog entry (single phas...Suganthi Mani2020-01-223-98/+44
* SERVER-45683 Add multiversion platform options to * Shared Library Ubuntu 16....Jason Chan2020-01-211-0/+2
* SERVER-45403 Don't recompute wildcard projection exhaustive pathsIan Boros2020-01-2121-115/+185
* SERVER-44916 Test and document pipeline to find inconsistent indexesMihai Andrei2020-01-211-0/+197
* SERVER-43606 Enforce connection reuse in response to remote interruptionBen Caimano2020-01-216-162/+319
* SERVER-44518 Add TopologyVersion to State Change Errors.Jason Chan2020-01-2113-11/+198
* SERVER-45618 Update patch file generation to handle Evergreen changesMathew Robinson2020-01-211-1/+1
* SERVER-45672 Reduce the number of resmoke jobs used in Enterprise RHEL 6.2 (i...Jason Chan2020-01-211-0/+1
* SERVER-43280 Implement new initial sync statisticsMatthew Russotto2020-01-214-9/+197