stable
Clone or download
Read-only
this is part of story #10217 manage "notifications" with REST API Change-Id: Ie9f72abab131ec63c183f4ad24ba3e0816b00186
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/svn/include/REST/v1/NotificationUpdateChecker.php | +83 | −0 | Go to diff View file |
M | plugins/svn/include/REST/v1/RepositoryResource.php | +2 | −1 | Go to diff View file |
M | plugins/svn/include/REST/v1/RepositoryResourceUpdater.php | +10 | −2 | Go to diff View file |
M | plugins/svn/include/Svn/Admin/MailNotificationManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/svn/include/autoload.php | +3 | −2 | Go to diff View file |
A | plugins/svn/tests/REST/NotificationUpdateCheckerTest.php | +178 | −0 | Go to diff View file |
M | plugins/svn/tests/REST/RepositoryResourceUpdaterTest.php | +3 | −3 | Go to diff View file |