summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48348 Do not sort dwo files in ahead of object files during Ninja gene...r4.4.0-rc7Andrew Morrow2020-05-261-2/+11
* SERVER-48371 transactions_during_step_down.js must abort transaction in the s...Tess Avitabile2020-05-261-18/+22
* SERVER-48359 IndexBuildsCoordinatorMongod::_signalPrimaryForCommitReadiness()...Benety Goh2020-05-261-6/+3
* SERVER-48290 update replica set in indexbg_killop_primary_after_init.js to us...Benety Goh2020-05-261-7/+0
* Revert "SERVER-48300 Prevent spurious failure of kill_pinned_cursor.js"Ian Boros2020-05-261-26/+11
* SERVER-48271 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-05-264-29/+52
* SERVER-48093 plan_cache_drop_database.js should catch DatabaseDropPending errorsBenety Goh2020-05-261-13/+18
* SERVER-48331 indexbg_restart_secondary.js should wait for all index builds to...Louis Williams2020-05-261-2/+2
* SERVER-48184 Rewrite CacheSizeZero from ReadThroughCacheTest to use the MockT...Benety Goh2020-05-261-34/+43
* SERVER-48181 join threads in ReadThroughCacheAsyncTest before destroying cacheBenety Goh2020-05-261-0/+15
* Import wiredtiger: a7af6016438884665a89bc7c67f42c7812472848 from branch mongo...Luke Chen2020-05-2610-409/+469
* Import wiredtiger: 0ec94ad7e360d93cb91f558d7efc03c644b1a9f8 from branch mongo...Luke Chen2020-05-2529-248/+912
* Import wiredtiger: 5a3c70d7e4990685eedf765f6909bbbf4f824d5c from branch mongo...Luke Chen2020-05-225-43/+40
* SERVER-48317 Modify profile_hide_index.js to use its own databaseRuoxin Xu2020-05-212-16/+22
* SERVER-48144 stop acquiring waitUntilDurable's barrier mutex before taking lo...Dianna Hohensee2020-05-211-23/+27
* SERVER-48321 Tests for $merge should not assume orderingKatherine Wu2020-05-211-3/+6
* SERVER-48308 Avoid leaking exceptions in establishCursors cleanup callbackNick Zolnierz2020-05-211-2/+8
* SERVER-48300 Prevent spurious failure of kill_pinned_cursor.jsIan Boros2020-05-211-11/+26
* Import wiredtiger: 25c305c94d2ba492841a7c2a270d9a92ea1fb284 from branch mongo...Luke Chen2020-05-2112-239/+255
* SERVER-48307 Disable single-write-shard transaction commit optimizationEsha Maharishi2020-05-206-62/+111
* SERVER-47759: Hang before _connect() in oplog_fetcher_test.cppXuerui Fa2020-05-202-9/+3
* SERVER-48250: Wait for hang in majority write before stepping down primary in...Xuerui Fa2020-05-201-4/+6
* SERVER-48273 SERVER-48273 Backport yaml-cpp CVE fixes from 0.6.3 to 0.6.2Ryan Egesdahl2020-05-20102-58/+241
* SERVER-48051 Avoid known namespace conflict on concurrent mapReducesCharlie Swanson2020-05-209-7/+24
* SERVER-48131: Additional logging and timing for interesting WT startup and sh...Daniel Gottlieb2020-05-201-7/+29
* SERVER-48298 Force refresh on removeShard and addShardjannaerin2020-05-201-2/+11
* SERVER-46932 shell to output ProgramRunner outputGabriel Russell2020-05-201-1/+1
* Import wiredtiger: 7bf362af190a36a31589d3d78eb1cd1a5963b79d from branch mongo...Luke Chen2020-05-205-7/+239
* SERVER-48295 Remove operation key in killAndDelistOperationAmirsaman Memaripour2020-05-203-3/+16
* SERVER-46722 Update primary createIndex oplog application dbtestMaria van Keulen2020-05-199-279/+459
* SERVER-46714 Only perform EMRC=false shutdown handling when EMRC=falseMaria van Keulen2020-05-192-5/+10
* SERVER-48294: Have internal oplog readers be resilient to EBUSY on cursor open.Daniel Gottlieb2020-05-192-3/+9
* SERVER-44529 Query yield recovery after a stepdown should switch to read at t...Louis Williams2020-05-196-19/+187
* SERVER-48117 Journal the write used to ensure that rollback happens in rollba...Samy Lanka2020-05-191-2/+6
* SERVER-48251 Update ‘getMaxKnownOpTime’ to return a Timestamp instead of ...Mihai Andrei2020-05-194-12/+14
* SERVER-46721 Secondary readers should read at the no-overlap time instead of ...Louis Williams2020-05-1928-300/+594
* SERVER-48287 add dedicated jstestfuzz_sharded_fcv4.2 suiteRobert Guo2020-05-192-2/+49
* SERVER-47773 Error consistently when tailable cursors and $near are used toge...Drew Paroski2020-05-194-4/+37
* Import wiredtiger: 55d47c210ccb07a115c2e6f71ee90367c7c3ab77 from branch mongo...Luke Chen2020-05-1922-414/+742
* SERVER-47948 Replica set reconfig quorum check should compare configs based o...Siyuan Zhou2020-05-193-43/+75
* SERVER-48225 re-enable replica_sets_reconfig_kill_primary_jscore_passthroughPavi Vetriselvan2020-05-193-6/+9
* SERVER-48224 re-enable replica_sets_reconfig_jscore_stepdown_passthroughPavi Vetriselvan2020-05-193-0/+10
* SERVER-46933 reformat the json startupWarningsGabriel Russell2020-05-181-5/+28
* SERVER-46932 supress more logging in the shellGabriel Russell2020-05-1812-92/+97
* SERVER-47437 Synchronize and unify NetworkInterfaceTL state componentsBen Caimano2020-05-183-200/+147
* SERVER-48164 Override install-action in individual testsRyan Egesdahl2020-05-181-1/+8
* SERVER-48223 re-enable replica_sets_reconfig_jscore_passthroughPavi Vetriselvan2020-05-182-0/+5
* SERVER-48257 Reject reconfig via heartbeat during election.Siyuan Zhou2020-05-182-17/+67
* SERVER-48257 Backport handleHeartbeatResponse_forTest to 4.4Siyuan Zhou2020-05-182-0/+28
* SERVER-44071 Platform Support: Add Community & Enterprise Ubuntu 20.04 ARMBrian McCarthy2020-05-183-3/+82