summaryrefslogtreecommitdiff
path: root/src/mongo/db/views/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-38038 mongo shell should support all ErrorExtraInfo codesMathias Stearn2019-01-231-1/+11
* SERVER-29908 Move 'updateConfigServerOpTimeFromMetadata' out of ShardingStateKaloian Manassiev2018-08-011-1/+0
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-1/+0
* SERVER-32198 Get rid of CollectionShardingState::collectionIsShardedKaloian Manassiev2018-06-071-1/+0
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-1/+1
* SERVER-31313 Prohibit creating a view with $changeStreamBernard Gorman2017-10-101-0/+1
* SERVER-28851 Resolve cycles from latest vtables.ADAM David Alan Martin2017-04-241-5/+0
* SERVER-27761 track collation in ViewGraphKyle Suarez2017-04-041-0/+1
* SERVER-28281 Rotate deps, moving catalog to top.ADAM David Alan Martin2017-03-161-2/+6
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-27211 de-duplicate symbol `isMongos`ADAM David Alan Martin2016-12-051-1/+1
* SERVER-26800 unit tests for ViewDefinitionKyle Suarez2016-11-221-14/+5
* SERVER-25599 unit tests for ResolvedViewKyle Suarez2016-11-011-0/+13
* SERVER-26023 Add unit tests for ViewCatalogSam Rossi2016-09-211-0/+14
* SERVER-25186 support a default collation for viewsKyle Suarez2016-09-061-0/+1
* SERVER-24768 Add view cycle and depth checkingKevin Albertson2016-08-041-0/+1
* Revert "SERVER-24768 Add view cycle and depth checking"Siyuan Zhou2016-08-031-1/+0
* SERVER-24768 Add view cycle and depth checkingKevin Albertson2016-08-031-0/+1
* SERVER-24762 Support for views on sharded collectionsJames Wahlin2016-07-291-1/+5
* SERVER-24823 Add admin commands, durable system.views catalogGeert Bosch2016-07-241-0/+12
* SERVER-24766 aggregation support for viewsKyle Suarez2016-07-141-0/+1
* SERVER-24766 implement basic views libraryKyle Suarez2016-07-071-0/+15