Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-54142 Add memory tracking to DocumentSourceSetWindowFields | Ted Tuckman | 2021-03-16 | 1 | -0/+2 |
* | SERVER-48378 Expose settings of query knobs in agg explain output | Timour Katchaounov | 2021-03-04 | 1 | -0/+18 |
* | SERVER-35069 Explain should include command being explained | Ruoxin Xu | 2020-11-10 | 1 | -0/+20 |
* | SERVER-38691 Include serverInfo in explain output for aggregation and sharding | David Percy | 2019-11-04 | 1 | -0/+50 |
* | SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ... | David Storch | 2017-03-13 | 1 | -75/+0 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -25/+24 |
* | SERVER-15527 change default explain verbosity on the server to allPlansExecution | David Storch | 2014-10-28 | 1 | -4/+4 |
* | SERVER-15527 add more execution stats to explain | David Storch | 2014-10-14 | 1 | -5/+0 |
* | SERVER-14102 implement the explain command on mongos | David Storch | 2014-10-01 | 1 | -0/+81 |