summaryrefslogtreecommitdiff
path: root/jstests/core/explain_multi_plan.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52952 Enable more jstests under SBE modeMelodee Li2020-11-251-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-4/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-53/+53
* SERVER-40397 Add pipeline updates to findAndModifyCharlie Swanson2019-04-301-1/+1
* SERVER-28524 remove group commandKyle Suarez2018-05-301-12/+0
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-4/+9
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+5
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-5/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-7/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-7/+8
* SERVER-21376 Fill in 'rejectedPlans' field of explain for relevant verbositiesCharlie Swanson2015-11-111-3/+26
* SERVER-20849 Ensure explain output is actually computed during testCharlie Swanson2015-10-131-3/+3
* SERVER-20849 Use correct stats object when explaining a MutliPlanStageCharlie Swanson2015-10-131-0/+59