summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/hybrid_index_with_updates.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70270: Use fail_point_util.js instead of checkLog to wait for failpoin...Ivan Fefer2022-10-071-23/+18
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-071-1/+0
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-041-2/+0
* SERVER-49244 Test that resumable index builds write state to disk on clean sh...Gregory Noma2020-07-081-8/+8
* SERVER-46235 enable hybrid_index_with_updates.js in logv2Billy Donahue2020-02-261-1/+7
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-2/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-101/+101
* SERVER-36957 Retry DDL operations when encountering BackgroundOperationInProg...Gregory Wlodarek2019-02-211-4/+0
* SERVER-38378 Hybrid builds should yield locks and check for interrupts while ...Louis Williams2019-01-171-4/+17
* SERVER-38027 SERVER-37268 Partially enable hybrid index builds for background...Louis Williams2018-11-291-0/+125