stable
Clone or download
Read-only
Replace dedicated 'notify.php' worker by the generic one + events. Part of request #10967 Allow to have several workers to consume email to send Change-Id: Ied9894df26c250a31dac82d48a2b2b6425fde82b
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/tracker/bin/notify.php | +0 | −26 | Go to diff View file |
M | plugins/tracker/etc/logrotate.syslog.dist | +0 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/Notification/AsynchronousNotifier.php | +2 | −167 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/Notification/AsynchronousSupervisor.php | +1 | −24 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +1 | −7 | Go to diff View file |
M | src/common/system_event/SystemEventProcessor_ApplicationOwner.class.php | +23 | −0 | Go to diff View file |
M | src/utils/init.d/codendi | +3 | −2 | Go to diff View file |