summaryrefslogtreecommitdiff
path: root/spec/models/project_statistics_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update ProjectStatistics#build_artifacts_size synchronously without summing (...Dylan Griffith2018-04-191-57/+23
* Fix a bug calculating artifact size for project statisticsNick Thomas2018-01-181-0/+6
* Add coverage on legacy artifacts for Ci::BuildZeger-Jan van de Weg2017-12-031-7/+19
* Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski2017-12-031-1/+1
* Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-3/+5
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-2/+2
* Fix Project#update_repository_size to convert MB to Bytes properly26773-fix-project-statistics-repository-sizeOswaldo Ferreira2017-01-171-1/+1
* Add more storage statisticsMarkus Koller2016-12-211-0/+160