stable
Clone or download
Read-only
Merge 'gerrit #16899' into stable/master
* commit '8e398b2aeb': request #14223 Statistics disk usage time collection must be the same per project
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/docmanPlugin.php | +1 | −0 | Go to diff View file |
M | plugins/forumml/include/forummlPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/gitlfs/include/gitlfsPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.php | +1 | −1 | Go to diff View file |
D | plugins/statistics/README.dev.txt | +0 | −33 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageManager.class.php | +48 | −43 | Go to diff View file |
M | plugins/svn/include/SVN/DiskUsage/DiskUsageCollector.php | +3 | −3 | Go to diff View file |
M | plugins/svn/include/svnPlugin.php | +1 | −1 | Go to diff View file |
A | plugins/svn/phpunit/SVN/DiskUsage/DiskUsageCollectorTest.php | +65 | −0 | Go to diff View file |