stable
Clone or download
Read-only
This change is part of request #12720 Change-Id: I6ca3e42c88a4ed85e9d67844a15a4af64a6e79f7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlfs/include/Statistics/Collector.php | +7 | −6 | Go to diff View file |
A | plugins/gitlfs/include/Statistics/Retriever.php | +42 | −0 | Go to diff View file |
M | plugins/gitlfs/include/gitlfsPlugin.class.php | +30 | −0 | Go to diff View file |
M | plugins/gitlfs/phpunit/Statistics/CollectorTest.php | +4 | −6 | Go to diff View file |
A | plugins/statistics/include/Events/StatisticsRefreshDiskUsage.php | +59 | −0 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageDao.class.php | +2 | −12 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageManager.class.php | +44 | −10 | Go to diff View file |