summaryrefslogtreecommitdiff
path: root/jstests/change_streams/whole_cluster.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35804 Disallow dropping config and admin from mongosRandolph Tan2020-04-141-3/+2
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-271-13/+4
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-271-4/+13
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-231-13/+4
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-221-4/+13
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-115/+115
* SERVER-35280: Add handling for drops of sharded collections in change stream ...Nick Zolnierz2018-07-091-6/+1
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-06-191-5/+3
* SERVER-35401: Whole-db and whole-cluster change streams do not filter operati...Nick Zolnierz2018-06-121-1/+73
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-0/+68