gitlab-org--gitlab-foss/doc/administration
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
..
auth Added support for Authentiq oauth provider 2016-12-21 10:51:10 +02:00
high_availability Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00
img Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
integration Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00
monitoring/performance Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
operations Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
raketasks Add LDAP task to rename a provider 2016-12-16 09:57:05 -06:00
troubleshooting Fix gdb backtrace command 2016-11-01 23:59:32 +00:00
build_artifacts.md Add more storage statistics 2016-12-21 16:39:49 +01:00
container_registry.md Document how to change the Registry's internal port 2016-10-06 18:42:30 +02:00
custom_hooks.md Update custom hooks docs and set 4.1.0 2016-12-12 15:29:13 +00:00
environment_variables.md Allow users to seed the initial runner registration token using an environment variable 2016-12-01 17:21:21 -08:00
housekeeping.md Refine Git garbage collection 2016-11-04 14:30:11 +01:00
issue_closing_pattern.md Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
logs.md Fix headings in administration/logs.md 2016-12-15 15:18:06 +01:00
operations.md Added documentation and CHANGELOG item. 2016-11-10 11:38:11 -06:00
reply_by_email.md Correct the idle_timeout in the docs for installation from source. 2016-11-16 16:24:46 +01:00
reply_by_email_postfix_setup.md Move reply by email docs to a new location 2016-09-25 11:55:14 +02:00
repository_checks.md
repository_storages.md Document multiple repository storage paths 2016-11-04 04:01:08 +00:00
restart_gitlab.md Move reply by email docs to a new location 2016-09-25 11:55:14 +02:00