summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_commit_reshard_collection_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-311-1/+1
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-50729 Wrap resharding_util in resharding namespaceAbdul Qadeer2022-06-141-1/+1
* SERVER-66353 Add concurrency information to OperationContext::setAlwaysInterr...George Wangensteen2022-05-231-1/+1
* SERVER-65925 Reshard commit and abort should check for transient errors when ...Randolph Tan2022-05-181-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-3/+2
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-1/+1
* SERVER-59719 Ensure resharding commit/abort completes before verifyingBrett Nawrocki2021-11-101-2/+1
* SERVER-58893 more commands to skip api version checkAdi Zaimi2021-09-091-0/+5
* SERVER-57953 Call _shardsvrCommitReshardCollection commandBlake Oler2021-07-081-0/+166