summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_list_plans.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-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