Add method to calculate excess namespace repo size
The method `total_repository_size_excess` calculates the sum of the repository_size_excess for all the projects in the namespace. It is calculated by adding the results of two separate queries to increase query performances.
Showing
Please register or sign in to comment