summaryrefslogtreecommitdiff
path: root/jstests/change_streams/whole_db_metadata_notifications.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-291-48/+0
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-237/+231
* SERVER-35280: Add handling for drops of sharded collections in change stream ...Nick Zolnierz2018-07-091-7/+3
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-06-191-0/+29
* SERVER-35401: Whole-db and whole-cluster change streams do not filter operati...Nick Zolnierz2018-06-121-4/+54
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-0/+183