summaryrefslogtreecommitdiff
path: root/jstests/core/index_id_options.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-55/+52
* SERVER-34629 add does_not_support_stepdowns to tests using local dbEric Milkie2018-05-081-2/+2
* SERVER-8237 disable autoIndexId:false for replicated collectionsEric Milkie2018-04-171-1/+3
* 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-69/+62
* SERVER-18180 Partial index jstests: style, explain() instead of hint()Jason Rassi2015-06-231-2/+24
* SERVER-18170 Forbid creation of _id index if it's also a sparse indexJason Rassi2015-05-061-0/+57