summaryrefslogtreecommitdiff
path: root/db/migrate/20190415095825_add_packages_size_to_project_statistics.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add packages_size to ProjectStatisticsAlessio Caiazza2019-05-021-0/+11
This new field will allow to keep track of the storage used by the packages features, it provides also aggregation at namespace level.