summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/server4589.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51267 Support $arrayElemAt, $first and $last expressions in SBENikita Lapkov2020-10-151-5/+2
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-0/+3
* 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-63/+63
* SERVER-24920 fix false positives for `Value::integral` on non-integral decima...Sam Rossi2016-09-081-0/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-1/+1
* SERVER-4589: Add $arrayElemAt aggregation expressionCharlie Swanson2015-06-181-0/+65