summaryrefslogtreecommitdiff
path: root/src/mongo/db/views/view_graph.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+2
* 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-26/+28
* SERVER-29517 Fix data race by making ViewGraph::_idCounter non-static.David Storch2017-06-081-1/+1
* SERVER-27761 track collation in ViewGraphKyle Suarez2017-04-041-33/+77
* SERVER-25444 Enforce max size of view pipelineSam Rossi2016-09-221-16/+23
* SERVER-25865 stdx::unordered_map and stdx::unordered_setDavid Storch2016-09-081-6/+6
* SERVER-24768 Add view cycle and depth checkingKevin Albertson2016-08-041-0/+133
* Revert "SERVER-24768 Add view cycle and depth checking"Siyuan Zhou2016-08-031-133/+0
* SERVER-24768 Add view cycle and depth checkingKevin Albertson2016-08-031-0/+133