summaryrefslogtreecommitdiff
path: root/jstests/core/create_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+5
* SERVER-46641: Limit collection names to 255 characters.Daniel Gottlieb2020-03-171-2/+2
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-1/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-165/+162
* SERVER-41694 Remove the restriction on collection name lengthGregory Wlodarek2019-06-241-0/+6
* SERVER-39231 'create' command should reject incorrect types for known optionsGregory Wlodarek2019-04-021-4/+32
* SERVER-33297 mongos create will make a capped collection with size 0 if not s...Randolph Tan2018-04-241-0/+2
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+4
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-4/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+4
* SERVER-26724 createIndexes command should reject invalid options for _id indexTess Avitabile2016-10-271-5/+7
* SERVER-26514 Create command should take idIndex optionTess Avitabile2016-10-241-4/+127
* Revert "SERVER-26490 Whitelist usePowerOf2Sizes option to create command"Tess Avitabile2016-10-061-10/+0
* SERVER-26490 Whitelist usePowerOf2Sizes option to create commandTess Avitabile2016-10-061-0/+10
* SERVER-25459 Create command should reject unknown optionsTess Avitabile2016-10-031-0/+8