summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-101-2/+3
* SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)Mark Benvenuto2021-04-211-1/+1
* Revert "SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)"XueruiFa2021-03-171-1/+1
* SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)Billy Donahue2021-03-171-1/+1
* SERVER-54944 Make drop collection resilient to stepdownsTommaso Tocci2021-03-111-11/+12
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-261-4/+13
* SERVER-53861: Implement stop migrations procedure for DDL operationsJordi Serra Torrens2021-02-251-0/+103