summaryrefslogtreecommitdiff
path: root/jstests/replsets/oplog_format_create_indexes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45473 Ban incompatible tests from multiversion suiteA. Jesse Jiryu Davis2020-01-271-0/+2
* SERVER-45201 fix index tests to avoid empty collection optimizationBenety Goh2020-01-271-0/+7
* SERVER-45391 oplog_format_create_indexes.js ignores 'ns' field from 4.2 serverBenety Goh2020-01-271-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