summaryrefslogtreecommitdiff
path: root/jstests/core/drop_index.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50287 drop_index.js fails when run in passthrough suite with stepdownYuhong Zhang2021-07-021-27/+3
* SERVER-52542 Convert dropIndexes to IDLA. Jesse Jiryu Davis2021-02-091-4/+18
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-67/+67
* SERVER-37727 dropIndexes supports dropping multiple indexesBenety Goh2018-11-081-0/+19
* SERVER-37727 clean up drop_index.js testBenety Goh2018-11-081-14/+58
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+3
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-3/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-11/+11
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+20