Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-51267 Support $arrayElemAt, $first and $last expressions in SBE | Nikita Lapkov | 2020-10-15 | 1 | -5/+2 |
* | SERVER-49227 Tag tests to be excluded from aggregation_slot_based_execution | Justin Seyster | 2020-08-18 | 1 | -0/+3 |
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 1 | -1/+1 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -63/+63 |
* | SERVER-24920 fix false positives for `Value::integral` on non-integral decima... | Sam Rossi | 2016-09-08 | 1 | -0/+5 |
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -1/+1 |
* | SERVER-4589: Add $arrayElemAt aggregation expression | Charlie Swanson | 2015-06-18 | 1 | -0/+65 |