stable
Clone or download
Read-only
request #14635 SVN : Statistics get the old repository size when their is no repositories
This patch allow to check of their is existing repositories. If their is not, it will not search the old size. How to test : - Get a svn with repositories and size - delete repositories - launch statistic event : the actual size should be 0 Change-Id: I6cfc3415081bc27cab2becfaca34cc0a41d21a64
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/SVN/DiskUsage/DiskUsageDao.php | +17 | −10 | Go to diff View file |
M | plugins/svn/include/SVN/DiskUsage/DiskUsageRetriever.php | +4 | −2 | Go to diff View file |
A | plugins/svn/phpunit/SVN/DiskUsage/DiskUsageRetrieverTest.php | +142 | −0 | Go to diff View file |