summaryrefslogtreecommitdiff
path: root/jstests/core/sbe
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-142-1/+5
* SERVER-71063 Use test name as database nameMilena Ivanova2022-11-041-2/+2
* SERVER-70252 Tag additional plan cache related tests as 'tenant_migration_inc...mathisbessamdb2022-10-171-0/+2
* SERVER-64978 Add metrics to track if a plan was recovered from the plan cacheMaddie Zechar2022-10-101-0/+46
* SERVER-70266 Add requres_fcv_62 tag to tests failing on sharding_jscore multi...Alya Berciu2022-10-061-1/+1
* SERVER-68609 Check sbe feature flag across all nodes for sbe_ixscan_explain.jsZixuan2022-08-081-1/+3
* SERVER-68527 Robustify sbe plan cache tests for multiversion suitesAnton Korshunov2022-08-081-1/+1
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-141-3/+2
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-273-4/+4
* SERVER-61485 Wrong SBE plan reported by explain() for rejected plansDenis Grebennicov2022-05-041-0/+66
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-041-6/+0
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-04-221-79/+0
* SERVER-65380 Handle new SBE index scan plan in integration testsAlexander Ignatyev2022-04-121-3/+6
* SERVER-65376 sbe_cmd.js returns error "undefined slot accessor:6"Denis Grebennicov2022-04-111-6/+4
* SERVER-64401 fix multiversion tests against SBE with OR queriesAlexander Ignatyev2022-03-221-0/+1
* SERVER-64314 Temporary disable caching of single solution plansAnton Korshunov2022-03-081-0/+6
* SERVER-59698 Make subplanning work with the SBE plan cacheAlexander Ignatyev2022-02-211-0/+57
* SERVER-61087 Prevent sbe_ixscan_explain.js from running in incompatible test ...Jennifer Peshansky2021-11-011-0/+1
* SERVER-60567 Acquire AutoGetDB before parsing and verify collection existence...Mihai Andrei2021-10-131-0/+12
* SERVER-60389 [SBE] Rewrite engine specific assertions to be multiversion comp...Mihai Andrei2021-10-121-0/+5
* SERVER-56483 Adding indexName to execution stats explain output for ix_scan a...Bobby Morck2021-10-071-0/+41
* SERVER-60243 disable some tests from running under ephermeralForTestKyle Suarez2021-09-291-0/+12
* SERVER-56109 Replace repeated isSBEEnabled checks with helper functionNikita Lapkov2021-04-231-4/+2
* SERVER-56076 Prevent sbe_cmd.js from running in sharding passthroughsDavid Storch2021-04-131-1/+2
* SERVER-50885 Add tests for the "sbe" command and fix discrepancies between pa...Andrii Dobroshynski2021-03-231-0/+53