summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/active_shard_collection_registry.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42299 Upgrade/downgrade for config.chunks and config.tagsJack Mulrow2019-10-151-0/+17
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+2
* SERVER-38185 _shardsvrShardCollection should return uuid when joining an exis...jannaerin2019-02-271-18/+25
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37354 Make _shardsvrShardCollection re-entrantjannaerin2018-11-011-0/+179