summaryrefslogtreecommitdiff
path: root/jstests/change_streams/whole_cluster_metadata_notifications.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-281-40/+0
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-271-7/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-271-0/+7
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-231-7/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-221-0/+7
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-16/+16
* SERVER-42210 relax test assertions for whole_cluster_metadata_notificationsDavis Haupt2019-07-301-9/+14
* SERVER-42419 add requires_majority_read_concern tag to whole cluster metadata...Davis Haupt2019-07-301-0/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-235/+231
* SERVER-35280: Add handling for drops of sharded collections in change stream ...Nick Zolnierz2018-07-091-55/+68
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-06-191-4/+3
* SERVER-35401: Whole-db and whole-cluster change streams do not filter operati...Nick Zolnierz2018-06-121-8/+51
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-0/+225