summaryrefslogtreecommitdiff
path: root/jstests/core/elemMatchProjection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40687 stricter checking on positional operator fieldIan Boros2019-12-061-11/+2
* SERVER-14466 test use of DBRef fields in aggregation and find() expressionsIan Boros2019-11-211-2/+23
* Revert "SERVER-14466 test use of DBRef fields in aggregation and find() expre...Mathew Robinson2019-11-211-23/+2
* SERVER-14466 test use of DBRef fields in aggregation and find() expressionsIan Boros2019-11-201-2/+23
* SERVER-42421 Create a projection_ast::Projection during construction of the C...Ian Boros2019-09-231-11/+2
* 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-243/+235
* SERVER-33092 Fix elemMatchProjection.js to always have monotonically increasi...David Storch2018-02-051-14/+39
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-30384 tests should specify a sort when expecting an ordering for a queryKyle Suarez2017-11-221-270/+218
* SERVER-23728 Enable the no-unused-expressions ESLint ruleEddie Louie2017-04-051-1/+0
* Revert "SERVER-14662 Reject ambiguous positional projections and updates"Tess Avitabile2016-11-171-8/+26
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-13/+10
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-211/+221
* SERVER-14662 Reject ambiguous positional projections and updatesTess Avitabile2016-02-101-27/+11
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-5/+5
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+265