summaryrefslogtreecommitdiff
path: root/jstests/core/create_indexes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+3
* SERVER-44252 Delete implicit collection creation loop through the config serv...Mihai Andrei2020-01-091-8/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-181/+179
* SERVER-42272 IndexBuildsCoordinator ignores duplicate index names within an i...Benety Goh2019-07-191-0/+9
* SERVER-41263 Disallow empty string in index key typeXin Hao Zhang2019-06-051-0/+4
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-0/+5
* SERVER-32615 Make most outgoing mongos user commands that can write set impli...Randolph Tan2018-03-071-2/+7
* SERVER-32043 Disallow users from creating new indexes in config.transactionsRandolph Tan2017-11-221-0/+6
* SERVER-29191 Dropping an index named "*" is ambiguous because createIndexes p...Matthew Russotto2017-07-061-0/+4
* SERVER-24032 Replicated createIndexes should error on unrecognized fieldsJames Wahlin2016-09-291-2/+2
* SERVER-769 Validate createIndexes field namesJames Wahlin2016-09-231-0/+14
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-61/+63
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-3/+3
* SERVER-17425 Disallow creation of v0 indexesDan Pasette2015-09-221-15/+7
* SERVER-18062 Implicitly create database for createIndexesKaloian Manassiev2015-06-191-5/+21
* SERVER-17521: improve createIndex validation of empty nameEliot Horowitz2015-03-091-0/+6
* SERVER-16893 Disallow creation of v0 indexes with non-mmapv1 storage enginesalabid2015-01-231-0/+17
* SERVER-16930 createIndexes should always set numIndexesBefore and numIndexesA...Benety Goh2015-01-211-83/+106
* SERVER-12967: remove createIndexes 'noChangesMade' field as its redundantEliot Horowitz2014-02-281-2/+2
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+83