summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcherMindaugas Malinauskas2020-06-0830-308/+416
* Revert "SERVER-48620 Run movePrimary in renameCollection_twoDBs in commands r...Ted Tuckman2020-06-081-9/+0
* SERVER-48607 Skip migration recovery on non-primary nodesTommaso Tocci2020-06-081-2/+2
* SERVER-47979 Perform the collation check for `shardCollection` on the shardKaloian Manassiev2020-06-0830-882/+921
* SERVER-48609 ChangeStreamTest.assertChangeStreamThrowsCode should run getMore...Bernard Gorman2020-06-061-12/+12
* SERVER-47788: Add a causally consistent snapshot passthrough suite for replic...Lingzhi Deng2020-06-056-5/+104
* SERVER-47952 Shard selects timestamp for one-shard snapshot findA. Jesse Jiryu Davis2020-06-0516-118/+415
* SERVER-46707 Support 'let' variables in aggregate command in sharded deploymentsEric Cox2020-06-052-1/+227
* SERVER-48620 Run movePrimary in renameCollection_twoDBs in commands roles tes...Blake Oler2020-06-051-0/+9
* SERVER-47353 remove ConfigurationInProgress as ignorable error in reconfig hookPavi Vetriselvan2020-06-051-3/+3
* SERVER-48393 Exclude awaitable isMaster from serverStatus latency metricsA. Jesse Jiryu Davis2020-06-054-0/+24
* SERVER-47775 Save partial stacktrace on collection errorAmirsaman Memaripour2020-06-051-1/+0
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-0524-41/+319
* SERVER-48561 Merging unique leaf nodes in the radix tree with the same data s...Henrik Edin2020-06-052-3/+26
* SERVER-48611 Use awaitLastOpCommitted instead of awaitReplication in speculat...William Schultz2020-06-051-2/+2
* SERVER-48499 Biggie cursor cleanup, store reference to record store instead o...Henrik Edin2020-06-052-33/+14
* SERVER-48499 Biggie reverse cursors should not hide oplog entriesHenrik Edin2020-06-051-5/+0
* SERVER-48279 Eliminate race in WiredTigerRecordStore::OplogStones::awaitHasEx...Gregory Wlodarek2020-06-051-6/+12
* SERVER-48554 Fix so radix _findNode don't return internal root node.Henrik Edin2020-06-052-1/+22
* SERVER-48576 Fix the election race in change_stream_stepdown.jsSuganthi Mani2020-06-051-8/+12
* SERVER-46445 Set valid result for service account check when using the builti...Nir Bar2020-06-051-3/+4
* SERVER-47257 Ensure back button on final MSI panel works correctlyNir Bar2020-06-053-83/+49
* SERVER-48613 Add a shared library Enterprise RHEL 6.2 canary builderAndrew Morrow2020-06-051-0/+97
* SERVER-48070: account for system clock drift when calculating the time since ...Lamont Nelson2020-06-051-1/+4
* SERVER-48551 Fix integer promotion bug in _findNode exposed by merge3 when ba...Henrik Edin2020-06-052-17/+32
* SERVER-48612 Fix rand.js for aggregation_facet_unwind_passthroughSvilen Mihaylov2020-06-051-16/+1
* SERVER-48475 Reimplement lastApplied for secondary readsLouis Williams2020-06-056-64/+110
* SERVER-47469 Upgrade lock mode for applyOps + system.viewsCharlie Swanson2020-06-059-12/+59
* SERVER-47312 hang_analyzer: enable on ASAN builders without running gcoreRichard Samuels2020-06-057-32/+23
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-0560-1258/+1608
* SERVER-48588 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-06-051-0/+1
* Import wiredtiger: 4eb9f719eed3e24a9e49a6fa60d8d56eadb8b189 from branch mongo...Luke Chen2020-06-0517-58/+129
* SERVER-47182 remove IndexBuildsCoordinator::IndexBuildOptions::replSetAndNotP...Benety Goh2020-06-053-35/+2
* SERVER-48583 Add unit tests for incremental refresh with incomplete chunksCheahuychou Mao2020-06-051-3/+213
* SERVER-47128 Test race between newlyAdded reconfig and stepup reconfigVesselina Ratcheva2020-06-052-0/+110
* SERVER-47182 single-phase index builds should run synchronously on secondariesBenety Goh2020-06-041-61/+9
* SERVER-47245 Add the Auto-balancing section to the sharding arch guidejannaerin2020-06-041-0/+31
* SERVER-48332 Failed initial sync attempts should abort all in-progress index ...Gregory Wlodarek2020-06-045-1/+36
* SERVER-48582 Change StaleConfig error code in 'newlyAdded' field removal reco...Vesselina Ratcheva2020-06-041-1/+1
* SERVER-47753 Enable random_moveChunk_index_operations.js in stepdown concurre...Jack Mulrow2020-06-045-30/+14
* SERVER-47182 IndexBuildsCoordinator::createIndex() ignores certain indexing e...Benety Goh2020-06-041-5/+23
* SERVER-47182 IndexBuildsCoordinator::createIndexes() accepts single index specBenety Goh2020-06-044-19/+16
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-06-049-2/+105
* SERVER-48547 Don't glob mongoldap man page in to community buildsAndrew Morrow2020-06-049-174/+8
* SERVER-48565 All readers of WT 'all_durable' should go through KVEngine getAl...Louis Williams2020-06-045-31/+27
* SERVER-47290 Execution Architecture Guide: RepairLouis Williams2020-06-041-1/+51
* SERVER-41674 Make hygienic builds the defaultAndrew Morrow2020-06-042-57/+78
* SERVER-47182 include ops in OplogApplierImplTest::runOpsInitialSync() errorBenety Goh2020-06-041-4/+10
* SERVER-48589 Ensure migration recovery is completed before to run a new chunk...Tommaso Tocci2020-06-042-1/+3
* Revert "SERVER-48332 Failed initial sync attempts should abort all in-progres...Gregory Wlodarek2020-06-045-38/+0