summaryrefslogtreecommitdiff
path: root/src/mongo/db/views/view.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52523 Implement in-memory time-series bucket catalogGregory Noma2020-11-251-3/+8
* SERVER-51872 allow inserts on time-series viewBenety Goh2020-11-031-0/+5
* 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-26022 collMod should copy ViewDefinition before modifyingJames Wahlin2016-09-081-0/+1
* SERVER-25186 support a default collation for viewsKyle Suarez2016-09-061-9/+19
* SERVER-24823 Add admin commands, durable system.views catalogGeert Bosch2016-07-241-0/+7
* SERVER-24766 aggregation support for viewsKyle Suarez2016-07-141-0/+8
* SERVER-24766 implement basic views libraryKyle Suarez2016-07-071-0/+79