summaryrefslogtreecommitdiff
path: root/jstests/disk/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-2/+2
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-261-1/+1
* SERVER-69066 Clean up validation code for time-series collectionsYuhong Zhang2022-08-261-1/+1
* SERVER-67562 Check for invalid UTF-8 characters in BSON documents during vali...Damian Wasilewicz2022-08-201-0/+20
* SERVER-67604 Check BSON array field indexes when running the validate commandDamian Wasilewicz2022-08-161-0/+19
* SERVER-67881 : Check unsupported regular expression options in BSON documents...Richard Hausman2022-08-091-0/+34
* SERVER-68186 Reconcile index table metadata during startup if there is a mism...Yuhong Zhang2022-08-081-0/+13
* SERVER-67522 Return warnings about the use of deprecated types in BSON docume...Yuhong Zhang2022-07-271-1/+19
* SERVER-67631 Skip checking wt return code on Windows testing variantsYuhong Zhang2022-06-291-3/+9
* SERVER-67045 Create a testing interface to insert non-conformant BSON documentsYuhong Zhang2022-06-281-0/+49
* SERVER-62605 Open WiredTiger using 'backup_restore_target' to allow partial r...Gregory Wlodarek2022-03-241-32/+0
* SERVER-62608 Remove catalog entries of collections not restoredGregory Wlodarek2022-02-021-0/+32
* SERVER-58661 Print raw logs in wt_file_helper.js when rawMongoProgramOutput()...Gregory Wlodarek2021-07-191-1/+7
* SERVER-56057 Accommodate SBE explain format in wt_filter_helper.jsDavid Storch2021-04-131-1/+3
* SERVER-49842 Startup repair should rebuild indexes when validate index incons...Louis Williams2020-08-251-3/+3
* SERVER-48544 Test MongoDB repair against a corrupted WT history storeFaustoleyva542020-07-021-0/+9
* SERVER-47076 Clean up log lines in mongo/utilCheahuychou Mao2020-03-271-2/+2
* SERVER-46805 Limit memory usage in the second phase of validate and add param...Gregory Noma2020-03-191-0/+10
* SERVER-46468 Prevent validate from generating overlong responsesGregory Noma2020-03-161-0/+8
* SERVER-46026 disk_wiredtiger tests against structured logsGabriel Russell2020-02-181-6/+6
* SERVER-42393 Fix initial sync race in assertStartInReplSetMaria van Keulen2019-07-261-6/+7
* SERVER-7019 Return initial sync status information by default in replSetGetSt...Medha Potluri2019-06-131-1/+9
* SERVER-38177 Fix --repair with --bind_ipJason Carey2019-01-021-1/+1
* SERVER-37078 Use awaitSecondaryNodes() instead of waitForState() to confirm a...Louis Williams2018-12-041-1/+1
* SERVER-35782 Repair should move aside unsalvagable data files and create empt...Louis Williams2018-08-231-2/+33
* SERVER-35731 Prevent a repaired node from re-joining a replica setLouis Williams2018-08-171-2/+91
* SERVER-35630 Throw error message to run repair when detecting missing or corr...Xiangyu Yao2018-07-241-0/+72