stable
Clone or download
Read-only
Ensure notifier is running when configured. It manages automated start-up and shutdown with Tuleap backend. Part of request #10915 Tracker notifications should be send asynchronously Change-Id: I0e7d72681aee14d15fcc31ae135d6f6ab1d378a1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Changeset/Notification/AsynchronousNotifier.php | +12 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/Notification/AsynchronousSupervisor.php | +34 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/Notification/Notifier.php | +17 | −10 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +18 | −3 | Go to diff View file |
M | src/common/Cron/EventCronJobEveryMinute.php | +16 | −0 | Go to diff View file |
M | src/utils/init.d/codendi | +3 | −0 | Go to diff View file |
M | src/utils/process_cron_job_for_plugins.php | +1 | −1 | Go to diff View file |