stable

Clone or download

Read-only

Deal with project visibility change

This is a part of story #9897 notify group in SVN To test: Run forgeupgrade, hack your database and insert an entry following ugroups in the table plugin_svn_notification_ugroups. Then if you update your public project to private: Anonymous, Registered or Authenticated should become Project Members Then if you update your public incl. restricted project to public: Authenticated should become Registered Users Change-Id: I59532b890f54140298907c19284290c99d4f8684

Modified Files

Name
M plugins/svn/include/Svn/Notifications/UgroupsToNotifyDao.php +72 −0 Go to diff View file
A plugins/svn/include/Svn/Notifications/UgroupsToNotifyUpdater.php +47 −0 Go to diff View file
M plugins/svn/include/autoload.php +3 −2 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +10 −1 Go to diff View file