summaryrefslogtreecommitdiff
path: root/jstests/core/projection_dotted_paths.js
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-73/+72
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-5/+2
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-17/+17
* SERVER-28558 tests must not use jsTest.name() as a collection nameKyle Suarez2017-03-311-1/+1
* 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-2104 add support for covered projections with dotted field pathsDavid Storch2017-02-241-0/+95