stable
Clone or download
Read-only
Part of request #14536: Check that plugins code does not leak into the core Change-Id: I02e3a210e1eaceae6522833133564a9f6b986e37
Modified Files
Name | ||||
---|---|---|---|---|
R | src/common/cvs/DiskUsage/Collector.php | Go to diff View file | ||
A | plugins/statistics/include/DiskUsage/ConcurrentVersionsSystem/FullHistoryDao.php | +44 | −0 | Go to diff View file |
R | src/common/cvs/DiskUsage/Retriever.php | Go to diff View file | ||
R | src/common/svn/DiskUsage/Collector.php | Go to diff View file | ||
R | src/common/svn/DiskUsage/Retriever.php | Go to diff View file | ||
M | plugins/statistics/include/ProjectQuotaManager.class.php | +6 | −8 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageManager.class.php | +2 | −2 | Go to diff View file |
M | plugins/statistics/include/Statistics_Widget_ProjectStatistics.class.php | +5 | −5 | Go to diff View file |
M | plugins/statistics/include/statisticsPlugin.php | +5 | −5 | Go to diff View file |
M | plugins/statistics/www/disk_usage.php | +6 | −6 | Go to diff View file |
M | plugins/statistics/www/disk_usage_graph.php | +6 | −6 | Go to diff View file |
M | plugins/statistics/www/project_cumulativeDiskUsage_graph.php | +6 | −6 | Go to diff View file |
M | plugins/statistics/www/project_stat.php | +6 | −6 | Go to diff View file |
M | plugins/statistics/www/project_stat_graph.php | +5 | −5 | Go to diff View file |
M | plugins/statistics/www/services_usage.php | +5 | −5 | Go to diff View file |
M | plugins/svn/include/SVN/DiskUsage/DiskUsageCollector.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/svnPlugin.php | +5 | −5 | Go to diff View file |
D | src/common/cvs/DiskUsage/FullHistoryDao.php | +0 | −27 | Go to diff View file |