summaryrefslogtreecommitdiff
path: root/jstests/core/indexes_multiple_commands.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47657 Added unique and sparse to index signatureYoonsoo Kim2021-03-031-2/+2
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+4
* 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-152/+148
* SERVER-33149 createIndexes fails to report an error when index is not created...Gregory Wlodarek2019-03-201-0/+10
* 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 Allow creation of indexes with the same key pattern.David Hatch2016-07-281-0/+152