gitlab-org--gitlab-foss/app/views/groups
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
..
group_members Adds sort dropdown for group members 2016-12-16 20:28:33 -02:00
labels
milestones Add a starting date to milestones 2016-11-23 13:41:04 +02:00
_activities.html.haml
_group_lfs_settings.html.haml
_projects.html.haml
_shared_projects.html.haml
activity.html.haml
edit.html.haml Merge branch 'remove-wiki-image-border-radius' into 'master' 2016-11-04 21:27:43 +00:00
issues.atom.builder
issues.html.haml removes extra if check 2016-12-12 13:02:08 +06:00
merge_requests.html.haml hides new MR button from not loggedin user 2016-12-12 12:50:20 +06:00
new.html.haml
projects.html.haml Add more storage statistics 2016-12-21 16:39:49 +01:00
show.atom.builder
show.html.haml 19205 Redesign group page header to match new navigation 2016-11-09 17:24:17 -08:00