summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_key_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44252 Delete implicit collection creation loop through the config serv...Mihai Andrei2020-01-091-1/+1
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-241-2/+1
* SERVER-42430 Create whitelist of namespaces that are allowed to be created im...Janna Golden2019-08-191-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+2
* SERVER-41944 Validate the given shard key for refineCollectionShardKeyJamie Heppenstall2019-07-111-0/+231