An error occurred fetching the project authors.
- 22 Aug, 2019 1 commit
-
-
Alessio Caiazza authored
Root namespaces have storage statistics. This commit allows namespace owners to get those stats via GraphQL queries like the following one { namespace(fullPath: "a_namespace_path") { rootStorageStatistics { storageSize repositorySize lfsObjectsSize buildArtifactsSize packagesSize wikiSize } } }
-
- 27 Mar, 2019 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 27 Nov, 2017 1 commit
-
-
Tomasz Maczukin authored
This commit also makes spec/policies/namespace_policy_spec.rb file to be compatible with the same file in GitLab EE.
-
- 29 Sep, 2017 1 commit
-
-
Phil Hughes authored
-