stable
Clone or download
Read-only
* commit 'a5f1274390674e7d7e3497efce6829046de91b8d': request #19737 SYSTEM_EVENT_GET_CUSTOM_QUEUES event is now an object Change-Id: I6985001dd9e0b82cff6a6b7182a570f2340ef943
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 |