summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/cst_jscore_passthrough.yml
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64241: Make ttlMonitorSleepSecs change effective immediately. Speedup ...Yu Jin Kang Park2022-03-301-4/+0
* SERVER-63047 Make delete batches fully transactionalJosef Ahmad2022-03-241-0/+1
* SERVER-64239 Convert jstests/core/bench_test3.js to FSM workloadTommaso Tocci2022-03-081-1/+0
* SERVER-64230 Convert jstests/core/remove9.js to FSM workloadTommaso Tocci2022-03-071-2/+0
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-071-0/+1
* SERVER-62092 move geo_array1.js to slow1Benety Goh2021-12-161-1/+0
* SERVER-61195 Scale BucketCatalog memory limit based on system memory sizeDan Larkin-York2021-12-011-1/+0
* SERVER-57461 Remove SPLIT_LIMITED_SORT and associated QueryPlanner codeEric Cox2021-07-311-1/+1
* SERVER-58037 Remove readMode:commands from resmoke config filesYoonsoo Kim2021-06-301-1/+0
* SERVER-34012 Planner's logic for taking union of index bounds intervals is sl...Timour Katchaounov2021-05-101-0/+1
* SERVER-56090 Refactor rename collection testsTommaso Tocci2021-04-151-1/+1
* SERVER-56085 Tag tests that use applyOpsTommaso Tocci2021-04-141-1/+0
* SERVER-48378 Expose settings of query knobs in agg explain outputTimour Katchaounov2021-03-041-0/+1
* SERVER-52953 $geoNear does not always match coordinate given to 'near' when m...Mihai Andrei2021-03-021-0/+1
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-2/+0
* SERVER-54189 [SBE] Support queries like "find({_id:1},{a:1})" and "find({_id:...Drew Paroski2021-02-051-0/+2
* SERVER-53987 Disable a subset of time-series tests on cst_jscore_passthroughGregory Wlodarek2021-01-261-0/+6
* SERVER-52814 Serialize projection _id field to always equivalent projection specTed Tuckman2021-01-251-0/+1
* SERVER-53072 Expire time-series bucket catalog entries if the memory usage th...Gregory Noma2021-01-221-0/+1
* Revert "SERVER-52953 $geoNear does not always match coordinate given to 'near...Mihai Andrei2021-01-221-1/+0
* SERVER-52231 update exclusions for time-series testsBenety Goh2021-01-151-0/+4
* SERVER-52231 run dos2unix on CST passthrough test configBenety Goh2021-01-151-809/+809
* SERVER-52913 Support $elemMatch projection operator in SBENikita Lapkov2021-01-131-4/+6
* SERVER-52953 $geoNear does not always match coordinate given to 'near' when m...Mihai Andrei2021-01-121-0/+1
* SERVER-32960: Make $mod truncate float values consistently and use long long ...Nikita Lapkov2020-11-191-2/+4
* SERVER-52844 Back out changes to find_size.js made by SERVER-50762Melodee Li2020-11-161-0/+1
* SERVER-49536 SBE stage builder is broken for SORT when SORT comes before FETCHDrew Paroski2020-11-131-0/+1
* SERVER-50373 Add support for covered projections in SBEDrew Paroski2020-10-151-0/+1
* SERVER-50751 Translate ElemMatchValueMatchExpression to SBEDrew Paroski2020-10-051-0/+1
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when t...Mindaugas Malinauskas2020-10-021-1/+1
* SERVER-51990 enable $type, $exists, and $comment jstests for cst_jscore_passt...George Wangensteen2020-10-011-67/+8
* SERVER-51203 More find subsystem tests for better SBE coverageJustin Seyster2020-09-301-0/+2
* Revert "SERVER-51203 More find subsystem tests for better SBE coverage"Tommaso Tocci2020-09-291-2/+0
* SERVER-51203 More find subsystem tests for better SBE coverageJustin Seyster2020-09-281-0/+2
* SERVER-50946 Create PlanExplainer interface and implementationsAnton Korshunov2020-09-281-0/+1
* SERVER-49841 Implement $in match expression in SBEEric Cox2020-09-241-1/+1
* SERVER-51059 Fix grammar for dotted paths in sort specNick Zolnierz2020-09-231-4/+0
* SERVER-50161 Add query knob to parse find commands using the grammar and CSTNick Zolnierz2020-09-211-0/+860