summaryrefslogtreecommitdiff
path: root/jstests/core/return_key.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+3
* SERVER-43669 Serialize "sortKey" as BSONArrayJustin Seyster2019-12-131-8/+4
* SERVER-44794 Add requires_fcv_44 tag to tests using returnKeyIan Boros2019-11-221-1/+1
* SERVER-44232 remove TODO in return_key.jsIan Boros2019-10-291-6/+3
* SERVER-43830 use ProjectionAST in when extracting meta sort key for returnKeyIan Boros2019-10-171-0/+8
* 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-61/+59
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-6/+6
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+5
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-5/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-8/+14
* SERVER-19355 allow simultaneous returnKey and sortKey meta-projectionsDavid Storch2015-09-021-0/+76