summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/index_version_v2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-115/+112
* SERVER-34263 Use WT specific data format version for new unique idxr3.7.6Sulabh Mahajan2018-04-241-15/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-32756 Enable selection of V2 format unique indexnehakhatri52018-02-071-2/+15
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-131/+12
* SERVER-27418 enable index_version_v2.js test for MongoRocksEric Milkie2016-12-141-1/+1
* SERVER-26515 Create collection with v=2 index should include full index spec ...Tess Avitabile2016-10-281-0/+7
* SERVER-26514 Create command should take idIndex optionTess Avitabile2016-10-241-0/+8
* SERVER-25741 Disallow collection default collation if featureCompatibilityVer...Tess Avitabile2016-09-081-18/+4
* SERVER-25156 Add support for building v=2 indexes.Max Hirschhorn2016-09-071-0/+241