summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_key_index_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67299: Dropping shard key index fails if only multikey index leftnandinibhartiyaMDB2022-08-041-1/+1
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-50792 Implement detailed shard key index errorsIsrael Hsu2022-06-131-12/+61
* SERVER-63865 Handle missing index idents during standalone startup recoveryGregory Noma2022-05-311-1/+2
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-6/+6
* SERVER-6491 Prevent dropping shard key index when alternative index doesn't e...Randolph Tan2022-03-161-0/+150