summaryrefslogtreecommitdiff
path: root/jstests/core/explain_execution_error.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-121-10/+9
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-2/+2
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-2/+2
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-2/+2
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor ofMisha Ivkov2019-07-261-2/+2
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-071-1/+1
* Revert "SERVER-37853 Create sharded_core_txn with balancer suite"William Schultz2019-01-041-1/+1
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-041-1/+1
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-19/+39
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-34/+8
* SERVER-15527 explain should report planner info and exec stats when query exe...David Storch2014-10-291-0/+154