stable

Clone or download

Read-only

Clean add user and add ugroups done more than one time

this is part of story #10217 manage "notifications" with REST API How to test: - add some emails/users/users_groups from API and UI: everthing should be displayed correctly - on a SVN repository send a notiificaion: everybody should recevie it Change-Id: Ibec2b095513b569a3545eae7c623a478ead750e5

Modified Files

Name
M plugins/svn/include/REST/v1/NotificationUpdateChecker.php +1 −1 Go to diff View file
M plugins/svn/include/Svn/Notifications/EmailsToBeNotifiedRetriever.php +5 −42 Go to diff View file
M plugins/svn/tests/REST_Backend/NotificationUpdateCheckerTest.php +147 −141 Go to diff View file
M plugins/svn/tests/Svn/Notifications/EmailsToBeNotifiedRetrieverTest.php +49 −37 Go to diff View file