summaryrefslogtreecommitdiff
path: root/jstests/disk
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-262-149/+72
* SERVER-55483 Add a new startup parameter that skips verifying the tableGregory Wlodarek2022-02-091-0/+36
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-10-272-0/+156
* Revert "SERVER-43664 Speedup WiredTiger storage engine startup for many table...Gregory Wlodarek2020-10-122-156/+0
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-10-032-0/+156
* SERVER-46468 Prevent validate from generating overlong responsesGregory Noma2020-03-251-0/+8
* SERVER-44755 Change assertion number in wt_missing_file_errors.jsLuke Chen2019-11-281-1/+1
* SERVER-42393 Fix initial sync race in assertStartInReplSetMaria van Keulen2019-11-151-6/+7
* SERVER-25025 Make startup faster with many WT collectionsLouis Williams2019-10-092-14/+34
* SERVER-7019 Return initial sync status information by default in replSetGetSt...Samyukta Lanka2019-09-111-1/+9
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-269-609/+597
* 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
* 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-38252 Re-enable wt_repair_corrupt_metadata.js on WindowsLouis Williams2018-11-291-10/+5
* Revert "SERVER-38252 Re-enable wt_repair_corrupt_metadata on Windows"Louis Williams2018-11-261-2/+13
* SERVER-38252 Re-enable wt_repair_corrupt_metadata on WindowsLouis Williams2018-11-261-13/+2
* SERVER-38065 Disable wt_repair_corrupt_metadata on Windows build variantsLouis Williams2018-11-091-0/+5
* SERVER-37796 Skip log file corruption on debug buildsLouis Williams2018-11-061-1/+8
* SERVER-37796 Always salvage WiredTiger metadata regardless of error code when...Louis Williams2018-11-051-1/+29
* SERVER-37784 Repairing the size storer should not fassertLouis Williams2018-11-021-2/+19
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-182-1/+82
* Revert "SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata"Louis Williams2018-09-142-82/+1
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-142-1/+82
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-291-44/+0
* SERVER-13455 Add new configuration option for mongod to allow separate journa...Dewal Gupta2018-08-241-0/+44
* SERVER-36534 don't acquire locks on oplog when writing oplog entriesEric Milkie2018-08-241-3/+3
* SERVER-36768 Use namespace orphan for the recovered orphaned collectionsXiangyu Yao2018-08-232-2/+91
* SERVER-35782 Repair should move aside unsalvagable data files and create empt...Louis Williams2018-08-233-27/+160
* SERVER-36761 Add requires_replication tag to repair_invalidates_replica_set_c...Louis Williams2018-08-201-1/+1
* SERVER-35731 Prevent a repaired node from re-joining a replica setLouis Williams2018-08-174-2/+323
* SERVER-35630 Throw error message to run repair when detecting missing or corr...Xiangyu Yao2018-07-244-15/+230
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-061-2/+2
* Revert "SERVER-35984 Remove remaining MMAPv1 testing"Eric Milkie2018-07-061-2/+2
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-051-2/+2
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-3/+2
* SERVER-35939 Repair wt_repair_missing_files test post collStats changeBen Judd2018-07-021-6/+4
* SERVER-35627 Repair should recreate missing collection data files with the ex...Louis Williams2018-06-281-0/+154
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-2517-863/+6
* SERVER-32997 Implement instance level locking for mobile SESulabh Mahajan2018-06-181-1/+0
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-207-0/+12
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-082-0/+2
* SERVER-32675 Make jstest changes for Mobile SE Concurrency issuesSulabh Mahajan2018-02-011-0/+1
* SERVER-29669 parallelCollectionScan should always return a single cursor for ...Jason Chan2017-07-251-0/+71
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-1/+1
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-234-12/+12
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-1/+0
* SERVER-15749: Tag disk jstests that are mmap only. Run a disk_WT suite on tho...Daniel Gottlieb2017-02-0816-46/+125