gitlab-org--gitlab-foss/doc
Markus Koller 3ef4f74b1a
Add more storage statistics
This adds counters for build artifacts and LFS objects, and moves
the preexisting repository_size and commit_count from the projects
table into a new project_statistics table.

The counters are displayed in the administration area for projects
and groups, and also available through the API for admins (on */all)
and normal users (on */owned)

The statistics are updated through ProjectCacheWorker, which can now
do more granular updates with the new :statistics argument.
2016-12-21 16:39:49 +01:00
..
administration Add more storage statistics 2016-12-21 16:39:49 +01:00
api Add more storage statistics 2016-12-21 16:39:49 +01:00
ci Merge branch 'rename-online-to-web-terminal' into 'master' 2016-12-20 19:00:59 +00:00
container_registry
customization Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
development Fix link from doc/development/performance.md to 'Performance Monitoring' 2016-12-17 06:19:12 +00:00
downgrade_ee_to_ce
gitlab-basics Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
hooks
incoming_email
install [ci skip] Update "Installation from source" guide for 8.15.0 2016-12-09 15:28:41 -02:00
integration Added support for Authentiq oauth provider 2016-12-21 10:51:10 +02:00
intro Move MWPS document to new location 2016-11-29 11:35:30 +01:00
legal
logs
markdown
migrate_ci_to_ce
monitoring Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
operations
permissions
profile Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
project_services Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00
public_access
raketasks Add LDAP task to rename a provider 2016-12-16 09:57:05 -06:00
security Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
ssh Refactor SSH keys docs 2016-12-09 12:49:07 +01:00
system_hooks
university new DevOps report, 404s, typos 2016-12-06 13:47:48 -07:00
update Bump gitlab-shell to 4.1.1 2016-12-16 14:31:07 +01:00
user Add online terminal documentation 2016-12-19 21:27:08 +00:00
web_hooks Small refactor of webhooks docs 2016-12-01 13:19:00 +01:00
workflow Add more storage statistics 2016-12-21 16:39:49 +01:00
README.md Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00

GitLab Community Edition documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.