summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73735 Fail configuration more gracefully if telemetry is disabledCharlie Swanson2023-02-161-0/+32
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-076-30/+231
* SERVER-72843 Fallback to the classic engine for FilterExpressionDrew Paroski2023-02-061-15/+0
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-046-231/+30
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-036-30/+231
* SERVER-72795 Reduce the big_collection.js expression depth for ASANAnna Wawrzyniak2023-01-121-1/+1
* SERVER-72495 Return warnings about CodeWScope correctly in checkBSONConforman...Yuhong Zhang2023-01-051-0/+33
* SERVER-68377 Skip creating a dense column cursor during a column scan when an...Dianna Hohensee2022-12-211-33/+30
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-203-6/+6
* SERVER-58541 Enable Feature flag for Cluster connection health metricsVojislav Stojkovic2022-12-131-1/+1
* SERVER-71763 CSI planning heuristics enhancementsAlyssa Wagenmaker2022-12-131-45/+41
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-101-3/+1
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-022-1/+89
* SERVER-67241 Log metrics for first ingress hello commandVojislav Stojkovic2022-11-222-22/+27
* SERVER-70110 - Fix compilation of very wide and/or predicatesAnna Wawrzyniak2022-11-191-2/+2
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-101-1/+2
* SERVER-68782 speedup batched multi delete testsTommaso Tocci2022-10-278-27/+47
* SERVER-67887 Add metrics for the first non-auth command on an ingress connectionVojislav Stojkovic2022-10-201-0/+22
* SERVER-68519 include more info in column scan explainAlyssa Wagenmaker2022-10-141-13/+70
* SERVER-70421 Complete TODO listed in SERVER-69884sergey.galtsev2022-10-111-2/+0
* SERVER-69616 Use SBE expressions instead of PlanStages for logical MQL operatorsNikita Lapkov2022-10-031-1/+2
* SERVER-69549 Unify tags used in columnstore index testsIrina Yatsenko2022-09-261-7/+8
* SERVER-69408 Add randomized testing for the mixed-type timeseries bugsamontea2022-09-161-0/+79
* SERVER-69707 Fix undefined slot error for $group with conditional expressionYoonsoo Kim2022-09-161-0/+188
* SERVER-69571 Skip running background validation tests on in-memory test variantsYuhong Zhang2022-09-091-1/+1
* SERVER-57699 Move command_let_variables_merge_only to core jstestsAlexander Ignatyev2022-09-091-158/+0
* SERVER-65124 Enable feature flag for the extended validate commandYuhong Zhang2022-09-087-7/+7
* SERVER-69482 Fix "group_pushdown.js" testDrew Paroski2022-09-081-1/+1
* SERVER-69482 Make EvalStage less error-proneDrew Paroski2022-09-081-0/+5
* SERVER-69066 Add testing for validation of time-series data indexesYuhong Zhang2022-08-261-0/+117
* SERVER-68688 Rename `checkBSONConsistency` option to `checkBSONConformance`Yuhong Zhang2022-08-251-9/+9
* SERVER-66698 Clear BucketCatalog namespaces lazily using clear registryDavid Wang2022-08-192-149/+0
* SERVER-68913 Lower maximum field depth when address sanitizer is activeJennifer Peshansky2022-08-181-3/+18
* SERVER-67336 Support per-path filters in SBE column scan stageIrina Yatsenko2022-08-131-41/+117
* SERVER-68501 changed invariant to uassert for direct bounded sort useMatt Boros2022-08-111-2/+20
* Revert "SERVER-67336 Per-path filters"Uladzimir Makouski2022-08-051-117/+41
* SERVER-67336 Per-path filtersIrina Yatsenko2022-08-041-41/+117
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-7/+7
* SERVER-62985 Add planning logic to support hinting a columnar indexCharlie Swanson2022-08-041-556/+0
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-7/+7
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-7/+7
* SERVER-68497 Handle skipped data fields when validating closed time-series bu...Yuhong Zhang2022-08-021-0/+19
* SERVER-67890 run datasize_kill_op.js on a dedicated databaseAlberto Massari2022-07-291-44/+0
* SERVER-68405 Convert Nothing for _id expression in $group to NullYoonsoo Kim2022-07-291-0/+13
* SERVER-67023 : Check 'control.count' in time-series validate commandRichard Hausman2022-07-282-0/+84
* SERVER-66987 Check time-series bucket min and max fields during validation co...Damian Wasilewicz2022-07-211-0/+247
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-07-151-1/+1
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-143-29/+10
* SERVER-66986 Added check for equivalence of OID-embedded timestamp and 'contr...Richard Hausman2022-07-121-0/+65
* SERVER-67520 Add `checkBSONConsistency` option to the validate commandYuhong Zhang2022-07-111-0/+38