stable
Clone or download
Read-only
Part of story #9892: notify group of people in addition to individuals This is not specific to the git plugin, and should be available in core as well as the autocomplter. No functional changes, you can still add emails, users, and ugroups in git notifications. Change-Id: I58c1ca029efbffa8713832303468348cd778b7c5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/autoload.php | +2 | −3 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
R | plugins/git/include/Git/Notifications/RequestFromAutocompleter.php | Go to diff View file | ||
M | src/www/user/autocomplete.php | +3 | −1 | Go to diff View file |
R | plugins/git/tests/Git/Notifications/RequestFromAutocompleterTest.php | Go to diff View file |