summaryrefslogtreecommitdiff
path: root/src/mongo/db/views/view_graph.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-5/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-29517 Fix data race by making ViewGraph::_idCounter non-static.David Storch2017-06-081-1/+0
* SERVER-27761 track collation in ViewGraphKyle Suarez2017-04-041-71/+103
* SERVER-25444 Enforce max size of view pipelineSam Rossi2016-09-221-29/+71
* SERVER-24768 Add view cycle and depth checkingKevin Albertson2016-08-041-0/+228
* Revert "SERVER-24768 Add view cycle and depth checking"Siyuan Zhou2016-08-031-221/+0
* SERVER-24768 Add view cycle and depth checkingKevin Albertson2016-08-031-0/+221