summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/firstlast.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-30/+30
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-113/+112
* SERVER-31785 use multiple shards in aggregation_sharded_collections_passthroughKyle Suarez2017-12-141-106/+119
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-14/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-60/+70
* SERVER-22341 fix jslint errors in jstests/aggregation with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-10165 aggregate() shell helper now returns a cursorMathias Stearn2013-10-081-1/+1
* Normalize handling of Undefined vs EOO/missing in aggMathias Stearn2012-12-101-1/+1
* Functional tests for $first and $last.Aaron2012-07-311-0/+110