summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/index_repair.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65677: Use validate repair mode to fix duplicate keysWill Buerger2022-12-081-7/+43
* SERVER-70043 Thread-through CollectionPtr into the onDelete OpObserverJordi Serra Torrens2022-11-041-8/+9
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-2/+3
* SERVER-67471 Improve RecordId usage performanceJordi Olivares Provencio2022-07-151-1/+1
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-1/+1
* SERVER-63251 Refactor IndexAccessMethod to support non-SortedData indexesMathias Stearn2022-02-111-10/+10
* SERVER-50081 Remove duplicate documents of unique indexes in repair modeShin Yee Tan2022-01-281-0/+181