summaryrefslogtreecommitdiff
path: root/jstests/disk
AgeCommit message (Expand)Author
2024-06-28SERVER-91841 Do not allow initial sync if the node has data (#24124)seanzimm
2024-03-27SERVER-88225 Always check for RecordId match when unindexing old format keys ...Louis Williams
2024-03-23SERVER-88132 Build variant that injects old format unique index keys (#20210)Louis Williams
2024-03-23SERVER-87529: Add index key pattern to planSummary and explain output for EXP...HanaPearlman
2024-03-06SERVER-86237: Introduce fast path for indexed single equality predicates (#18...HanaPearlman
2024-01-16SERVER-83337 Wait for idents to be dropped in size storer cleanup test (#18037)Gregory Noma
2023-11-20SERVER-78461 Expose BSON validation modes in dbCheckEvelyn Wu
2023-11-16SERVER-83336 Disable `wt_size_storer_cleanup_replica_set.js` on macOSGregory Noma
2023-11-13SERVER-33494 Remove size storer entry upon ident dropGregory Noma
2023-11-07SERVER-81400: Structural validation for BSONColumnBinh Vo
2023-10-04SERVER-67632 Check wt return code on Windows variants for testingYuhong Zhang
2023-08-06SERVER-79735 Convert jstest corpus to use es modulesMatt Broadstone
2023-07-11SERVER-76109 Allow --repair to startup a server with invalid index specs in t...Erin Liang
2023-07-05SERVER-78551 Migrate analyze_plan library to moduleMatt Broadstone
2023-05-07SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone
2023-04-26SERVER-72867 eol-terminate all nonempty text filesBilly Donahue
2023-03-20SERVER-74901 Disable CSIIan Boros
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2023-01-31SERVER-72677 Surface index validation errors arising from WT::verifyDan Larkin-York
2023-01-13SERVER-68981 Validate WT table logging settingsGregory Noma
2023-01-10SERVER-72683 use default timeout when waiting for empty directory removalBenety Goh
2022-10-27SERVER-70836 Increase election timeout to avoid generating extra oplog entrie...Yuhong Zhang
2022-09-19SERVER-67290 Support repair on clustered collections with missing _mdb_catalogHaley Connelly
2022-09-08SERVER-65124 Enable feature flag for the extended validate commandYuhong Zhang
2022-09-01SERVER-67879 Check encrypted BSON value's structural consistencyYuhong Zhang
2022-08-26SERVER-69066 Clean up validation code for time-series collectionsYuhong Zhang
2022-08-25SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek
2022-08-25SERVER-68688 Rename `checkBSONConsistency` option to `checkBSONConformance`Yuhong Zhang
2022-08-20SERVER-67562 Check for invalid UTF-8 characters in BSON documents during vali...Damian Wasilewicz
2022-08-20SERVER-67521 Check for duplicate field names in BSON documents during validationRichard Hausman
2022-08-19SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman
2022-08-16SERVER-67604 Check BSON array field indexes when running the validate commandDamian Wasilewicz
2022-08-09SERVER-67881 : Check unsupported regular expression options in BSON documents...Richard Hausman
2022-08-08SERVER-68186 Reconcile index table metadata during startup if there is a mism...Yuhong Zhang
2022-08-02SERVER-67877 : Check for UUID validity in BSON documents.Richard Hausman
2022-07-28SERVER-67878 Check BSON MD5 type in the validate commandDamian Wasilewicz
2022-07-27SERVER-67522 Return warnings about the use of deprecated types in BSON docume...Yuhong Zhang
2022-07-06SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park
2022-06-29SERVER-67631 Skip checking wt return code on Windows testing variantsYuhong Zhang
2022-06-28SERVER-67045 Create a testing interface to insert non-conformant BSON documentsYuhong Zhang
2022-04-22SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek
2022-03-24SERVER-62605 Open WiredTiger using 'backup_restore_target' to allow partial r...Gregory Wlodarek
2022-02-02SERVER-62608 Remove catalog entries of collections not restoredGregory Wlodarek
2022-01-27SERVER-62606 Add in-progress index build to wt_startup_with_missing_user_coll...Gregory Wlodarek
2022-01-27SERVER-62606 Add a test verifying that the server can startup in standalone m...Gregory Wlodarek
2021-09-14SERVER-55483 Add a new startup parameter that skips verifying the tab…Gregory Wlodarek
2021-08-05SERVER-49862 Clarify usages of `skipEnforceFastCountOnValidate`Gregory Noma
2021-07-19SERVER-58661 Print raw logs in wt_file_helper.js when rawMongoProgramOutput()...Gregory Wlodarek
2021-07-01SERVER-52997 Do not abort WiredTiger when corruption is encountered inLouis Williams
2021-06-29SERVER-57147 Remove outdated TODO comment referring to WT-4459Monica Ng