stable
Clone or download
Read-only
this is part of story #10217 manage "notifications" with REST API Change-Id: Ibc11cd670847329a3ac0b454ad28492097af3191
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/REST/v1/RepositoryResource.php | +18 | −2 | Go to diff View file |
M | plugins/svn/include/REST/v1/RepositoryResourceUpdater.php | +10 | −1 | Go to diff View file |
M | plugins/svn/include/REST/v1/SettingsPUTRepresentation.php | +5 | −0 | Go to diff View file |
M | plugins/svn/include/Svn/Admin/MailNotificationDao.class.php | +11 | −0 | Go to diff View file |
M | plugins/svn/include/Svn/Admin/MailNotificationManager.class.php | +29 | −0 | Go to diff View file |
M | plugins/svn/include/autoload.php | +2 | −4 | Go to diff View file |
M | plugins/svn/tests/REST/RepositoryResourceUpdaterTest.php | +16 | −7 | Go to diff View file |
M | plugins/svn/tests/rest/SVN/RepositoryTest.php | +110 | −4 | Go to diff View file |