summaryrefslogtreecommitdiff
path: root/jstests/replsets/dbcheck.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67695 Remove write-blocking dbCheckLouis Williams2022-11-031-38/+5
* SERVER-68782 speedup batched multi delete testsTommaso Tocci2022-10-271-4/+5
* SERVER-64737 dbcheck.js should tolerate non-deterministic batch boundariesJosef Ahmad2022-03-231-5/+8
* SERVER-62706 dbcheck.js: handle replsets with mixed debug/opt membersJosef Ahmad2022-01-191-7/+11
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-181-32/+74
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-171-0/+20
* SERVER-61757 Add configurable dbCheck batch sizeJosef Ahmad2021-12-151-2/+51
* SERVER-61877 Remove catalog consistency verification from dbCheckJosef Ahmad2021-12-141-36/+0
* SERVER-61738 Revive dbcheck.js and make it deterministicJosef Ahmad2021-12-021-97/+113
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-37/+37
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-336/+327
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-121-6/+2
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-24/+0
* SERVER-31321 disable dbcheck.js testGeert Bosch2017-10-021-0/+4
* SERVER-30762 Add dbCheck jstests.Ian Kuehne2017-08-251-0/+474