summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/tenant_migration_donor_cmds.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71260 Add tenantIds parameter to donorStartMigrationDidier Nadeau2022-12-091-1/+7
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-68835: Mark tenantId as optional for tenant migration cmdsChristopher Caplinger2022-08-161-2/+2
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-151-1/+1
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-091-8/+4
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Gregory Wlodarek2021-11-041-4/+8
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-021-8/+4
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Suganthi Mani2021-10-251-4/+10
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-10-231-10/+4
* SERVER-60585 - Update uses of sliceMerge in the codebase to not refermathisbessamdb2021-10-151-1/+1
* SERVER-57895 Feature flag for slice mergeA. Jesse Jiryu Davis2021-09-021-0/+12
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-54084 Add server parameter tenantMigrationDisableX509Auth to enable ke...Cheahuychou Mao2021-02-021-0/+4
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-2/+2
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+3
* SERVER-51081 Add a way to "try abort" a tenant migrationJason Zhang2021-01-211-0/+10
* SERVER-52708 Make tenant migration donor take certificate as string in donorS...Cheahuychou Mao2021-01-051-0/+10
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+2
* SERVER-48796 Implement recipientSyncData command in MigrationServiceInstance.Suganthi Mani2020-10-191-0/+2
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-2/+2
* SERVER-50787 Update donorStartMigration command to have a "polling" interfaceCheahuychou Mao2020-09-221-9/+14
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-041-0/+77