Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-68246 rewrite calls to boost::optional get and is_initialized | Billy Donahue | 2022-07-27 | 1 | -1/+1 |
* | SERVER-50081 Remove duplicate documents of unique indexes in repair mode | Shin Yee Tan | 2022-01-28 | 1 | -0/+2 |
* | SERVER-54489 Limit 'errors' and 'warnings' fields in validation result to 2MB... | Henrik Edin | 2021-04-27 | 1 | -2/+16 |
* | SERVER-55779 Clustered collections should store RecordIds as KeyString | Louis Williams | 2021-04-09 | 1 | -5/+4 |
* | SERVER-53989 Generalize RecordId to store small binary strings | Louis Williams | 2021-02-10 | 1 | -3/+4 |
* | SERVER-54277 Validate to support ObjectId type when reporting corrupt records | Gregory Wlodarek | 2021-02-09 | 1 | -3/+5 |
* | SERVER-53982 RecordId supports ObjectId type | Louis Williams | 2021-01-29 | 1 | -1/+1 |
* | SERVER-52609 Append corruptRecords to validate results as an array | Gregory Noma | 2021-01-13 | 1 | -12/+12 |
* | SERVER-50185 Update keysPerIndex after repairing index inconsistencies | Louis Williams | 2020-08-26 | 1 | -0/+58 |