summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/index_builds_ignore_prepare_conflicts.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+2
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-041-1/+0
* SERVER-43638 Do not block prepared transactions on index builds on secondariesLouis Williams2019-10-091-1/+0
* SERVER-43301 Enable no_passthrough suite for two-phase index buildsLouis Williams2019-09-261-0/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-99/+98
* SERVER-41823 Wait for prepare to be majority committed before committing in i...Louis Williams2019-07-121-0/+4
* SERVER-41968 fix db.currentOp() query in index build tests to work with Index...Benety Goh2019-07-061-1/+1
* SERVER-41581 index_builds_ignore_prepare_conflicts.js should not start a tran...Louis Williams2019-06-071-4/+9
* SERVER-41033 Ignore prepared transactions for index buildsLouis Williams2019-05-291-0/+105