summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_list_plans.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-141-0/+2
* SERVER-70252 Tag additional plan cache related tests as 'tenant_migration_inc...mathisbessamdb2022-10-171-0/+2
* SERVER-70266 Add requres_fcv_62 tag to tests failing on sharding_jscore multi...Alya Berciu2022-10-061-0/+1
* SERVER-66937 Ensure $lookup plan cache interact correctly with plan cache com...Anton Korshunov2022-07-241-0/+42
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-141-3/+3
* SERVER-66523 Create a new jsCore passthrough to test the SBE plan cacheDenis Grebennicov2022-06-021-0/+1
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+1
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-171-35/+36
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-011-0/+7
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-7/+5
* SERVER-44823 Add sharding support for $planCacheStats.David Storch2019-12-091-1/+3
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-61/+73
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-111/+108
* SERVER-41860 Blacklist plan cache tests from the transactions passthroughsCharlie Swanson2019-06-211-2/+3
* SERVER-39334 Don't run plan_cache_list_plans with balancer onTed Tuckman2019-02-011-0/+3
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-1/+5
* Revert "SERVER-33303 Add stable plan cache key and use for index filters"Ian Boros2018-11-061-5/+1
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-1/+5
* SERVER-35981 Include hash of plan cache key in planCacheListShapes and planCa...Haley Connelly2018-08-021-15/+21
* SERVER-32452 add ability for plan cache entries to be inactiveIan Boros2018-06-141-7/+14
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-01-301-2/+8
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-31610 Add timestamp to plan cache entriesjannaerin2017-11-131-72/+98
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-9/+15
* SERVER-10448 migrate code out of explain_plan.cppDavid Storch2014-07-311-1/+1
* SERVER-13675 do not cache plans if there is a tieDavid Storch2014-05-221-0/+74