summaryrefslogtreecommitdiff
path: root/jstests/core/collmod.js
Commit message (Expand)AuthorAgeFilesLines
* 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-24239 Add support to collMod command for index names.David Hatch2016-08-021-2/+40
* SERVER-24239 Allow creation of indexes with the same key pattern.David Hatch2016-07-281-0/+15
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-49/+49
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-5/+5
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-191-0/+33
* SERVER-13635 SERVER-1153: fix collmod test to be genric and support in heap1Eliot Horowitz2014-08-011-26/+10
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+82