summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_collmod_participant_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65101 Replace transaction and retryable write command allow lists with...Randolph Tan2022-06-081-0/+4
* SERVER-66353 Add concurrency information to OperationContext::setAlwaysInterr...George Wangensteen2022-05-231-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65227 Pause migration and calculate shards after pause in collMod coor...Rui Liu2022-04-071-1/+11
* SERVER-61028 Implement granularity update for timeseries collectionRui Liu2022-03-231-3/+29
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-5/+2
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-0/+109
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-109/+0
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+109