summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/explain_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53146: Specify input to explain command in IDLMoustafa Maher2021-02-101-57/+1
* SERVER-51848 Specific generic args in IDLA. Jesse Jiryu Davis2020-11-111-1/+1
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-1/+1
* SERVER-27976 explain command should not accept unknown optionsMindaugas Malinauskas2020-06-031-20/+37
* Revert "SERVER-46625 Improve diagnostics when mongocryptd requests are sent t...Katherine Wu2020-06-011-5/+0
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-06-011-0/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-7/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-0/+93