summaryrefslogtreecommitdiff
path: root/jstests/change_streams/whole_db_metadata_notifications.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58511 Create feature flag for change stream oplog rewritesDrew Paroski2021-07-211-2/+2
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-301-2/+16
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-281-48/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-15/+15
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-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