summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_shell_helpers.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-141-3/+2
* SERVER-66237 Robustify plan_cache_shell_helpers.jsAnton Korshunov2022-07-031-12/+14
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+2
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-171-15/+33
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-011-0/+8
* 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-143/+54
* SERVER-39766 Blacklist plan_cache tests from migration suiteTed Tuckman2019-03-011-0/+2
* SERVER-39463 Add logging to plan_cache_shell_helpers.jsTed Tuckman2019-02-081-36/+51
* 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-8/+8
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-27/+12
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-36/+64
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-2/+2
* SERVER-13675 do not cache plans if there is a tieDavid Storch2014-05-221-0/+201