stable
Clone or download
Read-only
Refactoring only, behaviour should not be changed. Part of request #10831 Tracker notifications should be in a dedicated class Change-Id: I2ef219199e5253a957f713bcb4137be1a13328d7
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/Artifact/Changeset/Notification/RecipientsManager.php | +166 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +12 | −124 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
A | plugins/tracker/tests/Artifact/Changeset/Notification/RecipientsManagerTest.php | +238 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_ChangesetTest.php | +10 | −92 | Go to diff View file |