stable
Clone or download
Read-only
part of story #10211 include SVN plugin disk stats in site stats Make sure that the plugin statistics is enabled. Launch daily stat(src/utils/php-launcher.sh codendi_daily.php) The disk usage for SVN plugin should be collected. You should be able to see result in site admin or project statistics disk usage. Change-Id: I2bb110498ba30b2099fada0db58170bcdcbe20fa
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/svn/include/Svn/DiskUsage/DiskUsageCollector.php | +54 | −0 | Go to diff View file |
A | plugins/svn/include/Svn/DiskUsage/DiskUsageRetriever.php | +76 | −0 | Go to diff View file |
M | plugins/svn/include/autoload.php | +4 | −2 | Go to diff View file |
M | plugins/svn/include/svnPlugin.class.php | +65 | −5 | Go to diff View file |
M | plugins/svn/site-content/fr_FR/LC_MESSAGES/tuleap-svn.po | +3 | −0 | Go to diff View file |
M | plugins/svn/site-content/tuleap-svn.pot | +3 | −0 | Go to diff View file |