summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/dbcheck.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67695 Remove write-blocking dbCheckLouis Williams2022-11-031-36/+0
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-62212 Support writeConcern for dbCheck batchesLouis Williams2021-12-221-0/+9
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-181-0/+21
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-171-0/+9
* SERVER-61852 Make dbCheck try acquire the collection lock with backoffJosef Ahmad2021-12-161-0/+38
* SERVER-61757 Add configurable dbCheck batch sizeJosef Ahmad2021-12-151-0/+24
* SERVER-62041 Add a maximum batch execution time to dbCheckJosef Ahmad2021-12-151-0/+12
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-30/+0
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-2/+28
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+25
* SERVER-30806 Add options for limiting dbCheck rateIan Kuehne2017-08-251-0/+3
* SERVER-30646 Fix dbCheck health log entries.Ian Kuehne2017-08-221-0/+3
* SERVER-30573 Add dbCheck command.Ian Kuehne2017-08-221-0/+116