summaryrefslogtreecommitdiff
path: root/jstests/core/explain_multi_plan.js
Commit message (Expand)AuthorAgeFilesLines
* 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