summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-50602 remove unnecessary enableIndexBuildCommitQuorum referenceBenety Goh2020-08-291-7/+0
* SERVER-50104 Make the test hook run a background migration on the data used b...Cheahuychou Mao2020-08-285-6/+281
* SERVER-50596 Add kInitializing to RecipientState and kUnused to RecipientStat...Haley Connelly2020-08-281-1/+4
* SERVER-50096 Make the tenant migration donor not block a thread on an executo...Cheahuychou Mao2020-08-283-80/+136
* SERVER-50602 make StorageTimestampTests provide commit quorum to createIndexe...Benety Goh2020-08-281-51/+38
* SERVER-50475 Put data on both shards in mr_noscripting.jsDavid Percy2020-08-281-5/+13
* SERVER-50617 Make TenantMigrationAccessBlocker::abort not invariant that the ...Cheahuychou Mao2020-08-281-4/+0
* SERVER-49567 Create refresh mechanism to refresh a list of given shardsHaley Connelly2020-08-284-0/+186
* SERVER-50602 fix rollback_index_builds_test.js to run createIndexes with comm...Benety Goh2020-08-282-8/+14
* SERVER-48149 Move callers of RecoveryUnit::waitUntilDurable onto JournalFlush...Dianna Hohensee2020-08-2816-51/+67
* SERVER-50558 Update wireversion invariants in ShardingCatalogManager to be aw...Jason Chan2020-08-281-9/+13
* SERVER-50461 Mark internal_rename_if_options_and_indexes_match.js as requirin...Nick Zolnierz2020-08-282-0/+2
* SERVER-50457 Handle default_timed_get() return val in ShardingAggTestFixtureJames Wahlin2020-08-281-1/+2
* SERVER-49646 Architecture Guide Updates for Make Validate more resilientLouis Williams2020-08-281-10/+35
* SERVER-50602 replica set and no passthrough tests provide commit quorum to cr...Benety Goh2020-08-286-50/+37
* SERVER-49512 Use SBE global environment to store the timezone database and us...Eric Cox2020-08-285-30/+46
* SERVER-50603 Fix vars in FCV sys-perf variantsRyan Timmons2020-08-281-4/+4
* SERVER-49895 Expose getLatestOplogTimestamp() in aggregation cursor command r...Alex Taskov2020-08-288-3/+197
* Import wiredtiger: cf3c0c18fe24a595ca523e91f40213a9007e4f29 from branch mongo...Luke Chen2020-08-2814-91/+187
* SERVER-50591 Temporarily disable a few tests in the jsCore_slot_based_executi...Drew Paroski2020-08-285-1/+32
* SERVER-50378 Complete TODO listed in SERVER-49450Samy Lanka2020-08-271-2/+0
* SERVER-49813 Update parseProtocolSet unit tests to include last-continuous an...Jason Chan2020-08-271-12/+33
* SERVER-49168 made SYSLIBDEPS_PRIVATE type and switched lzma to use itDaniel Moody2020-08-278-72/+83
* SERVER-50227 Convert OpMsg integration test to use ClockSource instead of Tic...Ben Caimano2020-08-271-12/+12
* SERVER-49401 Extend OplogBufferCollection to support random accessMatthew Russotto2020-08-276-737/+334
* SERVER-50230 fix Coverity analysis defect 114677: Uninitialized scalar fieldBenety Goh2020-08-271-1/+1
* SERVER-32960 Make $mod always truncate divisor and remainder toward zeroNikita Lapkov2020-08-272-2/+49
* SERVER-49779 Create a log component for tenant migrationsJudah Schvimer2020-08-279-11/+13
* SERVER-50588 Fix builds with SSL disabledRyan Egesdahl2020-08-272-0/+4
* SERVER-49890: Create resharding oplog view on startup.Daniel Gottlieb2020-08-2711-14/+193
* SERVER-48021 Add WT debug table logging to selected testsGregory Wlodarek2020-08-277-0/+7
* SERVER-50586 Collection validation should append the collection's namespace t...Gregory Wlodarek2020-08-271-2/+2
* SERVER-49164 fix missing task dependencies in evergreen.ymlRobert Guo2020-08-271-2/+29
* SERVER-50274 Refactor update system LogBuilder interfaceIan Boros2020-08-2748-670/+1025
* SERVER-50264: Better FCV const correctnessLingzhi Deng2020-08-2712-27/+30
* SERVER-48523 Unconditionally check the first entry in the oplog when attempti...Bernard Gorman2020-08-2719-457/+623
* SERVER-49353 Refactor VectorClock's protected APIPierlauro Sciarelli2020-08-275-168/+101
* Import wiredtiger: 1fd34059ee6ad303fe1f0200fd799dcb290df277 from branch mongo...Luke Chen2020-08-272-12/+59
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-2757-604/+695
* SERVER-50303 Initialize tenant cloner batch size in contructorVesselina Ratcheva2020-08-274-0/+64
* SERVER-43902 Apply scaling for collection statistics after summing statistics...Gregory Wlodarek2020-08-273-11/+113
* SERVER-50045 JournalFlusher doesn't return ShutdownInProgress during rollbackGregory Wlodarek2020-08-276-11/+19
* SERVER-49238 Ensure that OpCtxs on PrimaryOnlyService threads are interrupted...Spencer T Brody2020-08-274-7/+128
* SERVER-50535 Make PrimaryOnlyServices resilient to onStepUp() called after sh...Spencer T Brody2020-08-272-1/+21
* SERVER-50392 Clean up how waiting for PrimaryOnlyService Instance completion ...Spencer T Brody2020-08-277-81/+86
* SERVER-50356: Account for last-continuous when closing connections on FCV upg...Lingzhi Deng2020-08-276-71/+212
* SERVER-50542 Catalog Cache is not cleaned on ShardingTestFixtureTommaso Tocci2020-08-271-2/+12
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-2738-143/+267
* SERVER-50104 Add a test hook that runs a background migration that involves o...Cheahuychou Mao2020-08-273-7/+215
* SERVER-50502 The lock manager dump logv2 message needs logv2::LogTruncation::...Dianna Hohensee2020-08-271-1/+5