summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56951 Do not call github API in setup multiversionv4.9Mikhail Shchatko2021-05-211-5/+1
* Revert "SERVER-56951 Fix github oath token in setup multiversion"Mikhail Shchatko2021-05-211-4/+4
* SERVER-55343 Include temp collections for tenant migration DBHash check.Wenbin Zhu2021-05-201-6/+0
* SERVER-56979: Ban tenant_migration_concurrent_migrations_recipient.js from Am...Lingzhi Deng2021-05-202-3/+8
* SERVER-55358: Check sync source too stale before starting oplog fetcher in te...XueruiFa2021-05-192-10/+39
* SERVER-56954 Remove blackduck_scanner from 4.9Mark Benvenuto2021-05-181-43/+0
* SERVER-56967 Make a deepcopy of shell_options in the tenant migration passthr...Jason Zhang2021-05-181-1/+2
* SERVER-52343 add incompatible_with_macos tag to failing testsVishnu Kaushik2021-05-172-2/+2
* SERVER-56371 Upgrade timelib to 2021.06Mohammad Dashti2021-05-1458-60773/+83859
* SERVER-56938 Continuous tenant migration hook should retry dropping tenant db...Jack Mulrow2021-05-141-3/+7
* SERVER-56914 exclude insert1.js from tenant migration stepdown passthroughPavi Vetriselvan2021-05-141-0/+1
* SERVER-56686 Don't return tenant migration details to users in errorsJack Mulrow2021-05-142-29/+19
* SERVER-56951 Fix github oath token in setup multiversionMikhail Shchatko2021-05-141-4/+4
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-1380-334/+250
* SERVER-56863 Dynamically split the long running replica_sets task.Wenbin Zhu2021-05-121-27/+26
* SERVER-56751: Add patch build task for todo comment checksDavid Bradford2021-05-122-6/+35
* SERVER-56216: Don't look at git metadata when checking for todo commentsDavid Bradford2021-05-122-0/+5
* SERVER-56216: Add commit-queue checks for unresolved TODOsDavid Bradford2021-05-123-0/+558
* SERVER-56644 Remove unused importsCheahuychou Mao2021-05-102-2/+0
* SERVER-56644 Create oplog views for resharding and tenant migration on startupCheahuychou Mao2021-05-1010-11/+83
* SERVER-56783: Ignore NamespaceNotFound for createIndex in tenant oplog applierLingzhi Deng2021-05-101-15/+18
* SERVER-56767: Check for interrupt before initializing tenant oplog applier an...Lingzhi Deng2021-05-101-11/+12
* SERVER-56604 Use waitForDonorNodesToReachState in tenant_migration_donor_roll...Pavi Vetriselvan2021-05-101-1/+1
* SERVER-56319 shell_writeconcern.js should explicitly remove _id:1 documentPavi Vetriselvan2021-05-101-1/+1
* SERVER-56728 Don't enable sandybridge optimizations for macOSAndrew Morrow2021-05-091-1/+1
* SERVER-56753 Make test case in tenant_migration_donor_resume_on_stepup_and_re...Cheahuychou Mao2021-05-071-27/+3
* SERVER-54926 Convert HostUnreachable error in _fetchAndStoreRecipientClusterT...Jason Zhang2021-05-072-44/+4
* SERVER-56527: Tenant migration recipient should ignore createIndex on non-emp...Lingzhi Deng2021-05-072-0/+85
* SERVER-53777 Add idempotency targeted tests for tenant migration.Wenbin Zhu2021-05-073-6/+373
* SERVER-56711 Remove unused auth code in tenant_migration_test.jsCheahuychou Mao2021-05-061-46/+0
* SERVER-56471 Give tenant migration recipients privilege to skip cluster time ...Jack Mulrow2021-05-062-8/+13
* SERVER-54302 Handle retrying with different migration id after dropping donor...Cheahuychou Mao2021-05-053-22/+45
* SERVER-54302 Write tenant migration test when the state doc collection is dro...Cheahuychou Mao2021-05-057-9/+262
* SERVER-56354 Ensure that the future chain in checkIfCanReadOrBlock gets inter...Cheahuychou Mao2021-05-052-6/+87
* SERVER-56188 Nested applyOps can hold onto global X lock while blocking on mi...Jason Zhang2021-05-058-137/+178
* SERVER-56435 Tenant migration donor shouldn't abort on shutdown or not primar...Jack Mulrow2021-05-051-6/+5
* SERVER-54460 Ensure that opCtx that waits on PrimaryOnlyService completion pr...Cheahuychou Mao2021-05-047-10/+97
* SERVER-56582: Adjust timeouts of windows-debug and code-coverage build variantsDavid Bradford2021-05-042-1/+2
* SERVER-55556 add new totalUnitsWritten metric; add new localTime field to ope...r4.9.0-rc1Eric Milkie2021-05-0311-6/+220
* SERVER-56248 Refactor logic for aborting a tenant migration donorJack Mulrow2021-05-035-54/+120
* SERVER-37125 Remove unused ProcessControl codeMikhail Shchatko2021-04-301-21/+5
* SERVER-56434 Make tenant migration hook retry if get primary times outCheahuychou Mao2021-04-291-6/+24
* SERVER-56431 Make sure that the ContinuousTenantMigration hook not retry dono...Cheahuychou Mao2021-04-291-2/+3
* SERVER-56439 Exclude insert1.js from tenant migration kill/terminate primary ...Pavi Vetriselvan2021-04-282-0/+2
* SERVER-55882: Invalidate in-memory transactions when fetching committed trans...XueruiFa2021-04-285-13/+143
* SERVER-52713 Enable tenant migration stepdown suitePavi Vetriselvan2021-04-281-0/+10
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-285-29/+133
* SERVER-56340 Retry remote host setup operationsMikhail Shchatko2021-04-282-16/+16
* SERVER-56367 Fix race when enabling failpoint in tenant migration recipient t...Wenbin Zhu2021-04-281-28/+31
* SERVER-56308 Fix auth errors in tenant migration stepdown/kill/terminate suitesCheahuychou Mao2021-04-2710-52/+44