stable
Clone or download
Read-only
request #19737 SYSTEM_EVENT_GET_CUSTOM_QUEUES event is now an object
Change-Id: If7a3c0a7f9c1f9056d56f6e21e2c1e1ca8c2cff3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/gitPlugin.php | +12 | −5 | Go to diff View file |
M | plugins/statistics/include/statisticsPlugin.php | +7 | −4 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +7 | −4 | Go to diff View file |
M | src/common/Event/Event.class.php | +0 | −8 | Go to diff View file |
M | src/common/admin/SystemEventsPanePresenterBuilder.php | +9 | −6 | Go to diff View file |
A | src/common/system_event/GetSystemEventQueuesEvent.php | +55 | −0 | Go to diff View file |
M | src/common/system_event/SystemEventProcessor_Factory.php | +6 | −6 | Go to diff View file |
M | src/www/admin/system_events/index.php | +9 | −5 | Go to diff View file |