summaryrefslogtreecommitdiff
path: root/spec/models/project_statistics_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-11/+0
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-4/+36
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+49
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-5/+14
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-6/+81
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Removes update_statistics_namespace feature flagMayra Cabrera2019-08-021-12/+1
* Schedule namespace aggregation in other contextsMayra Cabrera2019-07-081-0/+43
* Fix nil coercion updating storage size on project statisticsAlessio Caiazza2019-06-101-0/+12
* Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-031-0/+14
* Add spec to verify statistics without repositoriesPeter Marko2019-05-291-0/+38
* Add wiki size to project statisticsPeter Marko2019-05-291-3/+27
* Add packages_size to ProjectStatisticsAlessio Caiazza2019-05-021-8/+22
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Update total storage size when changing size of artifactsPeter Marko2018-07-271-0/+6
* 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