summaryrefslogtreecommitdiff
path: root/jstests/replsets/oplog_format_create_indexes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-6/+5
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0
* SERVER-46323 Update FCV constants throughout server code following 4.4 branchAli Mir2020-04-221-2/+0
* SERVER-45473 Ban incompatible tests from multiversion suiteA. Jesse Jiryu Davis2020-01-131-0/+2
* SERVER-45201 fix index tests to avoid empty collection optimizationBenety Goh2020-01-131-0/+7
* SERVER-45391 oplog_format_create_indexes.js ignores 'ns' field from 4.2 serverBenety Goh2020-01-101-2/+3
* SERVER-44439 add js helper function to check support for two phase index buildsBenety Goh2019-11-071-8/+4
* SERVER-44040 fix apply_ops_create_indexes.js and oplog_format_create_indexes....Benety Goh2019-10-171-5/+23
* SERVER-41696 Remove the 'ns' field from index specsGregory Wlodarek2019-07-291-5/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-60/+60
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-6/+3
* SERVER-30061 Fix oplog_format_create_indexes.js to handle new createIndexes e...Geert Bosch2017-07-111-12/+34
* SERVER-24033 Write full index spec in oplog entry for index creation.Max Hirschhorn2016-09-141-0/+61