summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/index_stepdown_after_init.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55103 [SBE] Re-enable noPassthrough tests which run into WiredTiger in...Mihai Andrei2021-03-261-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+4
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-15/+0
* SERVER-47605 Single-phase index builds should only check constraint violation...Louis Williams2020-04-231-5/+2
* SERVER-45936 Remove enableHybridIndexBuilds parameterGregory Noma2020-04-101-2/+2
* SERVER-46235 log IndexDescriptor as BSONBenety Goh2020-03-031-7/+11
* SERVER-46026 index_stepdown_after_init.js tests against stuctured logsGabriel Russell2020-02-191-3/+16
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-44439 add js helper function to check support for two phase index buildsBenety Goh2019-11-071-4/+1
* SERVER-44186 allow index builds to continue running on stepdownBenety Goh2019-10-271-6/+21
* SERVER-43353 index_stepdown_init.js must handle error messages other than Ind...Louis Williams2019-10-011-1/+3
* SERVER-42848 remove server parameter enableIndexBuildsCoordinatorForCreateInd...Benety Goh2019-09-111-11/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-54/+51
* SERVER-42154 IndexBuildsCoordinator uses repl state info provided by callerBenety Goh2019-07-121-3/+8
* SERVER-42154 add js test to step down before index build begins collection scanBenety Goh2019-07-111-0/+71