606a1d2d31
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 } } } |
||
---|---|---|
.. | ||
issue | ||
merge_request | ||
tree | ||
issues_spec.rb | ||
merge_request_spec.rb | ||
project_statistics_spec.rb | ||
repository_spec.rb |