Commit Graph

6 Commits

Author SHA1 Message Date
Max Hirschhorn
fad11e0917 SERVER-24769 Add support for $lookup and $graphLookup on a view. 2016-08-10 20:20:19 -04:00
Kevin Albertson
8e56e445cb SERVER-24768 Add view cycle and depth checking 2016-08-04 14:53:45 -04:00
Siyuan Zhou
1aeb9f04c0 Revert "SERVER-24768 Add view cycle and depth checking"
This reverts commit 30a6aeb8ec.
2016-08-03 13:18:13 -04:00
Kevin Albertson
30a6aeb8ec SERVER-24768 Add view cycle and depth checking 2016-08-03 09:58:22 -04:00
Geert Bosch
7f17bd8ee6 SERVER-24823 Add admin commands, durable system.views catalog
Consolidate disallowed commands in views_all_commands.js testing.
2016-07-24 16:29:36 -04:00
Kyle Suarez
cd91000e5f SERVER-24766 aggregation support for views
Users can now run the aggregate command on a view, which will resolve the view
to the appropriate collection and run a modified aggregation.
2016-07-14 16:04:29 -04:00