stable

Clone or download

Read-only

refactor: plugin_statistics_service_usage to object

Kanban will have to listen to this event, having an object will allow us to have a clean start. No functional changes in statistics. Part of request #32645: Extract kanban from agiledashboard Change-Id: I20fd765781d4415304d2fcada28a53eb3df4387f

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.php +7 −6 Go to diff View file
M plugins/mediawiki/include/mediawikiPlugin.php +9 −8 Go to diff View file
M plugins/statistics/include/CSV/CSVBuilder.php +2 −8 Go to diff View file
A plugins/statistics/include/CSV/StatisticsServiceUsage.php +35 −0 Go to diff View file
M plugins/svn/include/svnPlugin.php +4 −3 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +7 −6 Go to diff View file