summaryrefslogtreecommitdiff
path: root/jstests/change_streams/metadata_notifications.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41196 Integrate 'invalidate' tokens into change stream's standard resu...Bernard Gorman2019-06-291-0/+14
* SERVER-39302 Change streams should always use the simple collation when no ex...Bernard Gorman2019-03-111-8/+6
* SERVER-35280: Add handling for drops of sharded collections in change stream ...Nick Zolnierz2018-07-091-14/+27
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-06-271-38/+40
* SERVER-35030: Add 'startAfter' option to the $changeStream stageNick Zolnierz2018-06-201-46/+87
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-06-191-0/+10
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-0/+201