stable

Clone or download

Read-only

Deal with project visibility change

Part of story #9892: notify group of people in addition to individuals Notified ugroups are updated according to project visibility changes. 1st case (public to private): Anonymous, Registered or Authenticated => Project Members 2nd case (public incl. restricted to public) Authenticated => Registered Users Change-Id: I80e70cf2d058899c8bd8dc817c33d34cc05724c1

Modified Files

Name
A plugins/git/include/Git/Notifications/UgroupToNotifyUpdater.php +48 −0 Go to diff View file
M plugins/git/include/Git/Notifications/UgroupsToNotifyDao.php +57 −0 Go to diff View file
M plugins/git/include/autoload.php +3 −2 Go to diff View file
M plugins/git/include/gitPlugin.class.php +4 −0 Go to diff View file