summaryrefslogtreecommitdiff
path: root/src/mongo/db/views/view_definition_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68183 Change ViewDefinition constructor to take in DatabaseNamejannaerin2022-07-261-8/+27
* SERVER-63126 Prevent creating view on system.buckets namespaceDan Larkin-York2022-05-051-1/+6
* SERVER-61800 remove ParsedCollModRequest::viewPipeLine in favor of CollMod::g...Benety Goh2021-12-011-21/+3
* SERVER-55591 Store time-series metadata in the durable catalog entry for buck...Louis Williams2021-03-311-23/+12
* SERVER-52523 Implement in-memory time-series bucket catalogGregory Noma2020-11-251-9/+28
* SERVER-46219 Unit Tests should log with jsonMark Benvenuto2020-02-251-6/+6
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-3/+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-27211 de-duplicate symbol `isMongos`ADAM David Alan Martin2016-12-051-1/+0
* SERVER-26800 unit tests for ViewDefinitionKyle Suarez2016-11-221-0/+147