Files
gerrit/gerrit-extension-api
Patrick Hiesel 57d50755b7 Make watched.projects:delete respect the filter
The previous implementation of watched.projects:delete only took the
project's name as the sole criterion for deleting a project.
This change makes the code respect the filter attribute as well as users
can set multiple watch notifications per project using different
filters.

Change-Id: I5a35421fe7bb361ccf372240f29788da66bd129b
2016-05-30 17:03:07 +02:00
..