summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-6/+10
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-10/+6
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-6/+10
* SERVER-53283 Remove code that patches up sharding metadata on FCV upgrade/dow...Allison Easton2021-08-031-12/+0
* 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