summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/validate_results.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72542 Avoid redundant index traversal during full validationYuhong Zhang2023-03-141-1/+0
* SERVER-72642 KeyStringIndexConsistency::addDocKey() accepts ValidateResultsBenety Goh2023-03-081-0/+4
* SERVER-50081 Remove duplicate documents of unique indexes in repair modeShin Yee Tan2022-01-281-0/+3
* SERVER-52609 Append corruptRecords to validate results as an arrayGregory Noma2021-01-131-1/+1
* SERVER-50185 Update keysPerIndex after repairing index inconsistenciesLouis Williams2020-08-261-0/+74