summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_refine_collection_shard_key_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62850 Delete RefineCollectionShardKeyCoordinator_NORESILIENT once 6.0 ...Tommaso Tocci2022-06-021-21/+10
* 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-65204 Cleanup Router-Only / Router-Shard commandsKaloian Manassiev2022-04-051-2/+2
* SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci2022-03-211-0/+5
* SERVER-62332 Make RefineCollectionShardKeyCoordinator disallow migrations whi...Jordi Serra Torrens2022-01-211-10/+22
* SERVER-58893 more commands to skip api version checkAdi Zaimi2021-09-091-5/+5
* SERVER-58893 Rename flag to skipApiVersionCheckAdi Zaimi2021-08-301-1/+2
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-111-3/+10
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-52777 Fit refineShardKey in the DDL coordinator/participant modelPierlauro Sciarelli2021-02-151-26/+4
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-1/+0
* SERVER-53088 Create the _shardsvrRefineCollectionShardKey commandJaume Moragues2020-12-041-0/+108