summaryrefslogtreecommitdiff
path: root/jstests/change_streams/whole_db.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-69/+69
* SERVER-35280: Add handling for drops of sharded collections in change stream ...Nick Zolnierz2018-07-091-5/+20
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-06-191-14/+4
* SERVER-35401: Whole-db and whole-cluster change streams do not filter operati...Nick Zolnierz2018-06-121-0/+20
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-0/+61