summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_drop_indexes_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63109 Change CollectionCatalog::_databaseProfileSettings to be keyed b...Sophia Tan2022-05-191-1/+1
* SERVER-66264 shardsvrDropIndex should use timeseries namespace in the shardVe...Randolph Tan2022-05-171-53/+60
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-201-0/+220