summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/validate_state_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46287: Switched background validation to use PIT read instead of check...Andrew Chen2020-03-061-60/+10
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-031-0/+27
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-46108 Improvements to validate dbtest test failure debuggingDianna Hohensee2020-02-191-9/+9
* SERVER-41965 Change repair to only rebuild indexes on necessary collectionsDaniel Ernst2020-01-301-9/+24
* SERVER-39591 RecoveryUnit::waitUntilDurable() invariants against callers hold...Dianna Hohensee2019-11-181-18/+25
* SERVER-44276: Change storage engine catalog map to be keyed by RecordId inste...Daniel Gottlieb2019-11-061-6/+8
* SERVER-43839 Create unit testing for ValidateState.Dianna Hohensee2019-10-211-0/+279