stable
Clone or download
Read-only
This change is part of story #12327. Git LFS plugin is now answering the statistics events to collect disk usage per project. Change-Id: Ie5643905a7449dc7364361baf187adb43d1472a5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlfs/include/Authorization/Action/ActionAuthorizationDAO.php | +19 | −0 | Go to diff View file |
M | plugins/gitlfs/include/LFSObject/LFSObjectDAO.php | +12 | −0 | Go to diff View file |
A | plugins/gitlfs/include/Statistics/Collector.php | +151 | −0 | Go to diff View file |
M | plugins/gitlfs/include/gitlfsPlugin.class.php | +36 | −0 | Go to diff View file |
A | plugins/gitlfs/phpunit/Statistics/CollectorTest.php | +112 | −0 | Go to diff View file |