summaryrefslogtreecommitdiff
path: root/src/mongo/db/views/durable_view_catalog.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41041 ViewCatalog should actively reload after changesGregory Wlodarek2019-07-151-1/+7
* SERVER-41813 Allow ViewCatalog lookup without validating system viewsBlake Oler2019-06-261-2/+20
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+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-8/+10
* SERVER-32436 Add virtual destructor to DurableViewCatalogChibuikem Amaechi2018-03-011-0/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-7/+7
* SERVER-25186 support a default collation for viewsKyle Suarez2016-09-061-1/+1
* SERVER-25937 Writing to system.views collection should not error when feature...Tess Avitabile2016-09-021-5/+0
* SERVER-25796 copydb support for views + additional cloner testsJames Wahlin2016-08-311-1/+1
* SERVER-25740 Prevent creation of views if featureCompatibilityVersion is 3.2Tess Avitabile2016-08-311-2/+7
* SERVER-24767 Replicate viewsGeert Bosch2016-08-011-6/+24
* SERVER-24823 Add admin commands, durable system.views catalogGeert Bosch2016-07-241-0/+68