summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57789 Modernize jstests/core/update_addToSet.jsBACKPORT-9765James Wahlin2021-06-241-86/+89
* SERVER-57775 add tests for Collection::setIndexIsMultikey()Benety Goh2021-06-241-0/+120
* SERVER-57775 add EFTAlwaysThrowWCEOnWrite fail pointBenety Goh2021-06-243-3/+13
* SERVER-57373 Add new startup warning around eMRC=F removalHuayu Ouyang2021-06-243-3/+9
* SERVER-54128 Don't push down expressions past sort+limitDavid Percy2021-06-244-44/+185
* SERVER-57952 Re-add DonorStateEnum::kPreparingToBlockWrites.r5.0.0-rc4Max Hirschhorn2021-06-248-19/+78
* SERVER-55203 Change the stable release tag to r5.0.0-rc3 while checking IDL c...Moustafa Maher2021-06-235-104/+9
* SERVER-57832 Tenant collection cloner checkIfDonorCollectionIsEmptyStage does...Vishnu Kaushik2021-06-233-11/+77
* SERVER-56605 Add testing for setting implicit default after a heartbeat reconfigAli Mir2021-06-231-0/+58
* SERVER-49435 Make NetworkInterfaceTL::ExhaustCommandState::sendRequest handle...George Wangensteen2021-06-231-12/+12
* SERVER-57540 IDL accepts null CommitQuorum typeMark Benvenuto2021-06-232-67/+62
* SERVER-57893 Make rsm_horizon_change.js resilient to network failuresGeorge Wangensteen2021-06-231-1/+6
* SERVER-57898: Do not stepup for kDone in restoreMetricsAfterStepUp testKshitij Gupta2021-06-231-1/+2
* SERVER-55949 CancellationState::isCanceled and isCancelable use load instead ...Alex Li2021-06-231-2/+2
* SERVER-57954 Update TPC-C version in sys-perf.ymlAlex Podelko2021-06-232-2/+2
* SERVER-54510 Ensure client is bound to thread destroying opCtx in transport t...George Wangensteen2021-06-231-3/+10
* SERVER-57492 Side-write table should not write more than KeyStringLouis Williams2021-06-233-6/+6
* SERVER-57769 Allow tenant migration donors to advance cluster time with noopsJack Mulrow2021-06-237-15/+356
* SERVER-57973 CreateCollectionCoordinator should use {multi:true} when deletin...Jordi Serra Torrens2021-06-231-2/+2
* SERVER-56010 Wait for primary services to finish rebuilding before completing...Wenbin Zhu2021-06-227-49/+134
* SERVER-57900 Repair dependency edges for the tools packageAndrew Morrow2021-06-2212-20/+20
* SERVER-55724 Support external metapackage repositoryRyan Egesdahl2021-06-2218-270/+606
* SERVER-57661 Recipient primary should wait on a different failpoint in tenant...Vishnu Kaushik2021-06-221-13/+22
* SERVER-57875 stopReplicationOnSecondaries needs to wait for replication after...Moustafa Maher2021-06-221-1/+3
* SERVER-57709 Make MigrationDestinationManager's inserter thread interruptible...Cheahuychou Mao2021-06-221-1/+4
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-3/+6
* SERVER-57754 Tenant Oplog Applier doesn't grab the RSTL before reserving oplo...Vishnu Kaushik2021-06-221-0/+4
* SERVER-57877 TenantOplogApplier operations must be interruptible on step down...Vishnu Kaushik2021-06-221-0/+8
* SERVER-57627 Change upgrade/downgrade CWWC and CWRC warning tests to match on...Huayu Ouyang2021-06-222-18/+18
* SERVER-57261 Enable tenant migration kill primary passthrough with commitsr5.0.0-rc3Pavi Vetriselvan2021-06-221-5/+9
* SERVER-57261 Enable tenant migration terminate primary passthrough with commitsPavi Vetriselvan2021-06-221-3/+1
* SERVER-57261 Enable tenant migration stepdown passthrough with commitsPavi Vetriselvan2021-06-221-3/+1
* SERVER-57715 Catch network errors during rerouted insert in inject_tenant_pre...Pavi Vetriselvan2021-06-221-17/+36
* SERVER-55293 Update syntax for backports_required_for_multiversionMikhail Shchatko2021-06-223-205/+256
* SERVER-57847 RenameRangeDeletionsTest fixture should join the MigrationUtilEx...Pierlauro Sciarelli2021-06-221-6/+13
* SERVER-57861 Exclude move_chunk_allowMigrations.js from does_not_support_step...Antonio Fuschetto2021-06-221-0/+1
* SERVER-57708 Ensure ClientMetadata left in valid state after failed parsingGeorge Wangensteen2021-06-212-16/+60
* SERVER-57745 Fix race in inserting oplog entries to be applied before calcula...Jason Chan2021-06-211-2/+10
* SERVER-57161 fully re-enable generational fuzzer tasks on v5.0Kyle Suarez2021-06-211-91/+45
* SERVER-56307 fix the convergence criteria to end the catchup phasePaolo Polato2021-06-214-8/+31
* SERVER-56307 fix name of server parameterPaolo Polato2021-06-212-3/+3
* SERVER-56307 Ensure that the estimated size of an object id is always bigger ...Paolo Polato2021-06-211-3/+4
* SERVER-56307 Allow the donor to enter the critical section when the untransfe...Paolo Polato2021-06-215-7/+83
* SERVER-57844 Minor timestamp-consistency issue between the ChunkManager/SSCCL...Sergi Mateo Bellido2021-06-215-64/+291
* SERVER-57753 Wrap versionArray command in an assert.commandWorked in getHashe...Huayu Ouyang2021-06-211-1/+1
* SERVER-57859 DDL coordinators must indefinitely retry on CommandNotFound errorPierlauro Sciarelli2021-06-211-1/+2
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-2114-33/+240
* SERVER-57769 Allow tenant migration recipients to advance cluster time with n...Jack Mulrow2021-06-219-18/+37
* SERVER-57787: Exclude geo_big_polygon3.js from tenant migration passthrough s...Lingzhi Deng2021-06-211-0/+1
* SERVER-57845 Wrap insert into assert.commandWorked in shell_uses_correct_read...Mikhail Shchatko2021-06-181-1/+1