Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
61fd2d0f
Commit
61fd2d0f
authored
Sep 04, 2019
by
Filipa Lacerda
Committed by
Achilleas Pipinellis
Sep 04, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds docs for total usage storage quota
parent
0e711381
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/user/group/index.md
doc/user/group/index.md
+6
-0
No files found.
doc/user/group/index.md
View file @
61fd2d0f
...
@@ -443,6 +443,12 @@ A group owner can check the aggregated storage usage for all the project in a gr
...
@@ -443,6 +443,12 @@ A group owner can check the aggregated storage usage for all the project in a gr
![
Group storage usage quota
](
img/group_storage_usage_quota.png
)
![
Group storage usage quota
](
img/group_storage_usage_quota.png
)
The total usage of the storage is updated if any relevant event that
will affect its value is triggered (e.g., a commit push).
For performance reasons, we may delay the update up to 1 hour and 30 minutes.
If your namespace shows
`N/A`
as the total storage usage, you can trigger a recalculation by pushing a commit to any project in that namespace.
## User contribution analysis **(STARTER)**
## User contribution analysis **(STARTER)**
With
[
GitLab Contribution Analytics
](
contribution_analytics/index.md
)
,
With
[
GitLab Contribution Analytics
](
contribution_analytics/index.md
)
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment