summaryrefslogtreecommitdiff
path: root/jstests/replsets/apply_ops_create_indexes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52539 Convert createIndexes command to TypedCommandSara Golemon2021-01-251-1/+1
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-48/+0
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-0/+48
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-48/+0
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-69/+12
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-41554 remove applyOps support for createIndexesBenety Goh2020-02-251-2/+12
* SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suiteJason Chan2019-12-101-0/+1
* SERVER-44439 add js helper function to check support for two phase index buildsBenety Goh2019-11-071-4/+4
* SERVER-44040 fix apply_ops_create_indexes.js and oplog_format_create_indexes....Benety Goh2019-10-171-0/+22
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-104/+97
* SERVER-40291 Wait for index builds to complete on secondaries at the end of a...Louis Williams2019-04-041-0/+1
* SERVER-37911 createIndex via applyOps should notify opObserver in the WUOW of...Louis Williams2018-12-041-2/+24
* SERVER-36951 a createIndexes operation inside applyOps is not required to hav...Dianna Hohensee2018-09-191-9/+36
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-30/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-31435 Ensure applyOps with createIndexes replicatesMaria van Keulen2017-11-031-0/+100