summaryrefslogtreecommitdiff
path: root/jstests/disk
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-221-51/+0
* 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-62606 Add in-progress index build to wt_startup_with_missing_user_coll...Gregory Wlodarek2022-01-271-2/+17
* SERVER-62606 Add a test verifying that the server can startup in standalone m...Gregory Wlodarek2022-01-271-0/+63
* SERVER-55483 Add a new startup parameter that skips verifying the tab…Gregory Wlodarek2021-09-141-0/+31
* SERVER-49862 Clarify usages of `skipEnforceFastCountOnValidate`Gregory Noma2021-08-051-1/+1
* SERVER-58661 Print raw logs in wt_file_helper.js when rawMongoProgramOutput()...Gregory Wlodarek2021-07-191-1/+7
* SERVER-52997 Do not abort WiredTiger when corruption is encountered inLouis Williams2021-07-011-9/+0
* SERVER-57147 Remove outdated TODO comment referring to WT-4459Monica Ng2021-06-291-1/+0
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-231-6/+5
* SERVER-56057 Accommodate SBE explain format in wt_filter_helper.jsDavid Storch2021-04-131-1/+3
* SERVER-52562 Enable two-phase drop for standalone mode; allow Lock-Free reads...Dianna Hohensee2020-11-121-0/+22
* SERVER-49287 Enable testing of corrupt WT history storesBrian DeLeonardis2020-10-291-5/+0
* SERVER-48882 Remove newly empty database directories when using directoryperdbGregory Noma2020-10-081-2/+3
* SERVER-43664 Fix file name lookup in wt_table_checks*.js for WindowsGregory Wlodarek2020-09-032-3/+3
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-09-032-0/+148
* SERVER-50534: Have --repair behave better in the presence of views.Daniel Gottlieb2020-08-261-0/+2
* SERVER-49842 Startup repair should rebuild indexes when validate index incons...Louis Williams2020-08-252-32/+84
* SERVER-50205 re-enable repair_corrupt_document.js and validate_repair_mode.js...Benety Goh2020-08-141-6/+0
* SERVER-49687 disable repair_corrupt_document.js under windowsBenety Goh2020-08-111-1/+7
* SERVER-49687 Add flag for validate to repair data in standalone modeShin Yee Tan2020-08-071-0/+87
* SERVER-49706 Repair should not write documents with duplicate keys to local.s...Faustoleyva542020-08-061-1/+1
* SERVER-49103 Validate repair mode should fix up missing and extra index entriesShin Yee Tan2020-08-061-2/+2
* SERVER-50040 Skip fast count validation in repair_invalidates_replica_set_con...Tess Avitabile2020-07-311-0/+3
* SERVER-39562 Repair should handle duplicate unique index keysFaustoleyva542020-07-165-68/+307
* SERVER-48544 Test MongoDB repair against a corrupted WT history storeFaustoleyva542020-07-023-0/+51
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-6/+0
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+1
* SERVER-47076 Clean up log lines in mongo/utilCheahuychou Mao2020-03-273-10/+10
* 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-46806 repair_unfinished_indexes.js should startup standalone nodes wit...Louis Williams2020-03-111-1/+7
* SERVER-38714 Drop unfinished indexes on modified collections during repair wh...Louis Williams2020-02-241-0/+95
* Revert "SERVER-39714 Drop unfinished indexes on modified collections during r...Ben Caimano2020-02-211-95/+0
* SERVER-39714 Drop unfinished indexes on modified collections during repair wh...Louis Williams2020-02-211-0/+95
* SERVER-46026 disk_wiredtiger tests against structured logsGabriel Russell2020-02-183-14/+14
* SERVER-40883 Remove jstests for retrying index builds on startupGregory Wlodarek2020-02-141-35/+0
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-131-0/+4
* SERVER-41965 Change repair to only rebuild indexes on necessary collectionsDaniel Ernst2020-01-302-0/+117
* SERVER-44755 Change assertion number in wt_missing_file_errors.jsGregory Wlodarek2019-11-211-1/+1
* SERVER-25025 Make startup faster with many WT collectionsLouis Williams2019-09-262-14/+34
* SERVER-43134 Only run background validation on check-pointed tablesGregory Wlodarek2019-09-161-3/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-143-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-279-609/+597
* 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-41667 Disable 'wt_repair_corrupt_metadata.js' on debug buildsGregory Wlodarek2019-06-131-3/+5
* SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the st...Dianna2019-05-221-0/+35
* SERVER-38705 Remove jstests for retrying index builds on startupGregory Wlodarek2019-01-171-35/+0