stable
Clone or download
Read-only
Merge commit 'refs/changes/32/29632/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #35069: Skip technical users in tracker notifications Change-Id: I55caa9c890eadb0bab506f9a79560bb1957df28e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Notifications/RecipientsManager.php | +2 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Notifications/RemoveRecipient/RemoveRecipientThatAreTechnicalUsers.php | +52 | −0 | Go to diff View file |
A | plugins/tracker/tests/unit/Tracker/Notifications/RemoveRecipient/RemoveRecipientThatAreTechnicalUsersTest.php | +52 | −0 | Go to diff View file |
M | src/common/User/User.class.php | +5 | −0 | Go to diff View file |