summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47673 Ensure that database-tools metapackage is created on RPM platformsAndrew Morrow2020-04-218-0/+16
* SERVER-45835 Add optimized Linkbench to Sys-perf as a new taskHenrik Ingo2020-04-211-0/+16
* SERVER-47654 Strengthen the guarantees of ReadThroughCache with cacheSize = 0Kaloian Manassiev2020-04-213-35/+88
* SERVER-47063 Upgrade static OpenSSL to 1.1.1eSara Golemon2020-04-201-2/+2
* SERVER-43739 Always send SNI regardless of allowInvalidHost and setup proper ...Sara Golemon2020-04-203-19/+22
* SERVER-47048 Test that mongos can find primary despite "ping" failuresCheahuychou Mao2020-04-202-2/+57
* SERVER-47539 Remove uassert inside ServerPingMonitor::onServerHandshakeComple...Haley Connelly2020-04-201-4/+3
* SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeedsDavid Percy2020-04-202-10/+14
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-04-2016-171/+300
* SERVER-47356 Remove invariant that fast count is 0 when creating an index on ...Louis Williams2020-04-201-1/+1
* SERVER-46989 Index builds should hold RSTL to prevent replication state chang...Louis Williams2020-04-2012-187/+603
* SERVER-46514 Normalize host selection for mirrored readsAmirsaman Memaripour2020-04-205-22/+157
* SERVER-46514 Allow mirroring maestro to leave GC for the client threadAmirsaman Memaripour2020-04-207-14/+442
* SERVER-46953 Log number of operations killed by shutdownPavi Vetriselvan2020-04-201-0/+5
* SERVER-44067 Increase macosx target to 10.13Andrew Morrow2020-04-202-6/+4
* SERVER-47399 Use File Nodes to manage dSYM substructureAndrew Morrow2020-04-206-235/+121
* SERVER-47410 Preserve error codes in ShardServerCatalogCacheLoaderGregory Noma2020-04-201-13/+10
* SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao2020-04-208-7/+268
* SERVER-47545 Allow isSelf to consider any IP address in the 127.0.0.1/8 range...William Schultz2020-04-201-0/+23
* SERVER-46744 Install unit test debug info without increasing disk utilizationAndrew Morrow2020-04-205-243/+383
* SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.jsLouis Williams2020-04-201-0/+1
* SERVER-46612 Test that $unionWith obeys the read preference set on the origin...Ted Tuckman2020-04-201-0/+169
* SERVER-47438 Cloner::_copyIndexes() will not recreate dropped collectionBenety Goh2020-04-171-26/+2
* SERVER-47630 Reserving a slot in the oplog for addIndexBuildEntry can cause a...Gregory Wlodarek2020-04-171-7/+16
* SERVER-47438 Cloner::_copyIndexes() assumes collection is emptyBenety Goh2020-04-172-82/+7
* SERVER-44559 Enable WT debug table for powercycle testsJamie Heppenstall2020-04-174-12/+13
* SERVER-47438 Cloner::copyDb() creates indexes before copying documentsBenety Goh2020-04-171-17/+17
* SERVER-47438 Cloner::copyDb() always copies the same database from a remote hostBenety Goh2020-04-173-184/+106
* SERVER-47464 Prevent SetIndexCommitQuorum cmd from changing commit quorum on ...Suganthi Mani2020-04-173-3/+72
* SERVER-45933 index builds support maxTimeMS through createIndexes interruptionsBenety Goh2020-04-172-9/+70
* SERVER-47438 remove CloneOptions. Cloner::copyDb() accepts db name and sharde...Benety Goh2020-04-173-98/+83
* SERVER-47599 Index builder votes for ready to commit after first drain phase.Suganthi Mani2020-04-173-10/+4
* SERVER-47438 remove CloneOptions::slaveOkBenety Goh2020-04-172-13/+2
* SERVER-47618 Blacklist tests with requires_getmore from multi_stmt_txn_jscore...Anton Korshunov2020-04-171-0/+3
* SERVER-47517 Secondary nodes will always try to vote for committing the index...Gregory Wlodarek2020-04-171-7/+27
* SERVER-47461 Remove commit quorum field from StartIndexBuild oplog entry.Suganthi Mani2020-04-1718-61/+8
* SERVER-47587 Removes the racy jstest "index_build_with_incorrect_fast_count_o...Suganthi Mani2020-04-171-70/+0
* SERVER-47438 remove Cloner::copyCollection() and Cloner::setConnection()Benety Goh2020-04-172-127/+0
* SERVER-47513 Modify killop.js to search for op by 'comment' in currentOp outputNick Zolnierz2020-04-171-6/+13
* SERVER-47438 remove unused CloneOptions fieldsBenety Goh2020-04-172-68/+46
* SERVER-47438 remove unused function RollbackSource::copyCollectionFromRemote()Benety Goh2020-04-179-92/+0
* SERVER-47430 Update TLA+ to only vote for candidate with same config version ...Siyuan Zhou2020-04-171-7/+5
* SERVER-47425: Add multiversion test for 4.2classic, 4.2.6+ and 4.4 behaviors.Daniel Gottlieb2020-04-171-0/+25
* SERVER-47219: Ensure downgrade_after_rollback_via_refetch only downgrades aft...Daniel Gottlieb2020-04-173-21/+49
* SERVER-47583: Enable expedited mode in streamable rsm on startupLamont Nelson2020-04-162-1/+2
* SERVER-47359 ShardRegistry reload can race with RSM updates to ShardRegistryjannaerin2020-04-162-27/+112
* SERVER-47538: Extend `runMongoShell` mongod exceptions to multiversion mongod...Daniel Gottlieb2020-04-161-2/+7
* SERVER-47444 Don't wait for readConcern on txn stmts with InvalidOptionsMaria van Keulen2020-04-163-10/+30
* SERVER-44577 Add uses_prepare_transaction tag to testLouis Williams2020-04-161-1/+2
* SERVER-47540: Omit shard_kill_and_pooling from implicit multiversion tests.Daniel Gottlieb2020-04-161-1/+4