summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/explain_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-041-0/+50
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-75/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-25/+24
* SERVER-15527 change default explain verbosity on the server to allPlansExecutionDavid Storch2014-10-281-4/+4
* SERVER-15527 add more execution stats to explainDavid Storch2014-10-141-5/+0
* SERVER-14102 implement the explain command on mongosDavid Storch2014-10-011-0/+81