summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/list_indexes_with_build_uuids.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/+4
* SERVER-51773 list_indexes_with_build_uuids.js waits for replication before ca...Benety Goh2020-10-221-0/+3
* SERVER-51773 add listIndexes command result to assertion messageBenety Goh2020-10-211-1/+1
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-9/+3
* SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()Benety Goh2020-05-031-1/+1
* SERVER-37980 Add a function to the index builds interface to return the build...Gregory Wlodarek2020-02-051-2/+7
* SERVER-45681 fix list_indexes_with_build_uuids.js to work with storage engine...Benety Goh2020-01-241-6/+19
* SERVER-44822 update indexing tests to avoid slow op loggingBenety Goh2019-11-251-9/+13
* SERVER-43639 fix tests to support two phase index buildsBenety Goh2019-10-101-5/+8
* 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-61/+59
* SERVER-39723 Change listIndexes command behavior to show in-progress index bu...Gregory Wlodarek2019-02-261-0/+83