stable
Clone or download
Read-only
This change is part of story #12327. In order not to double count authorizations when looking for disk usage, we now exclude authorizations which have a matching object in the database which means that the upload is already completed and not an ongoing process anymore. Change-Id: If2755a7b35123e3f2b23e55f0da8389ab54cafae
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlfs/include/Authorization/Action/ActionAuthorizationDAO.php | +6 | −3 | Go to diff View file |
M | plugins/gitlfs/include/Statistics/Collector.php | +1 | −1 | Go to diff View file |
M | plugins/gitlfs/phpunit/Statistics/CollectorTest.php | +1 | −1 | Go to diff View file |