summaryrefslogtreecommitdiff
path: root/jstests/core/minmax_edge.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-9/+9
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-216/+228
* SERVER-39567 Change find min/max options to require hintIan Boros2019-04-111-182/+189
* SERVER-34851 Disallow index selection for identical min & max values on findJames Wahlin2018-05-111-6/+0
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-72/+72
* SERVER-17544 remove $-prefixed find options from jstests and commentsDavid Storch2015-07-231-1/+1
* SERVER-15617 Add more tests for $min and $max edge cases.Charlie Swanson2015-02-061-0/+231