Welcome to mirror list, hosted at ThFree Co, Russian Federation.

namespaces.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0518b055e529268cdbe4a4e03303ce29be2d8284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
table_name: namespaces
classes:
- Group
- Namespace
- Namespaces::ProjectNamespace
- Namespaces::UserNamespace
feature_categories:
- subgroups
description: Storing namespaces records for groups, users and projects
introduced_by_url: https://github.com/gitlabhq/gitlabhq/pull/2051
milestone: "<6.0"