summaryrefslogtreecommitdiff
path: root/jstests/core/expr_index_use.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61456 Fix various jstests failing due to engine difference in retryabl...Mindaugas Malinauskas2021-11-231-1/+4
* SERVER-59216 Add sharded retryable write versions of stepdown downgradeMikhail Shchatko2021-09-271-0/+1
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-7/+5
* SERVER-56109 Replace repeated isSBEEnabled checks with helper functionNikita Lapkov2021-04-231-7/+2
* SERVER-54561 Fix undefined values handling in aggregation comparison expressi...Nikita Lapkov2021-03-081-2/+11
* SERVER-39943 Create match expressions for aggregation $gt/$gte/$lt/$lte and a...Katherine Wu2021-02-011-16/+106
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-25/+25
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-228/+231
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-4/+2
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-7/+2
* SERVER-31760 Optimize $expr to allow index use for equality predicates.David Storch2018-01-041-0/+246