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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-08-03 18:11:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-03 18:11:10 +0300
commit849c67f6da8d997d9fa54bba3526c64c7678aae6 (patch)
tree8236ab0e5f4151afe7052b4a0559f5d27c89928d /db
parent91035102b4e313787a45217ff12bb88f7f48bf20 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'db')
-rw-r--r--db/docs/project_statistics.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/db/docs/project_statistics.yml b/db/docs/project_statistics.yml
index 75d4af85ce4..323ba1d60d4 100644
--- a/db/docs/project_statistics.yml
+++ b/db/docs/project_statistics.yml
@@ -3,7 +3,7 @@ table_name: project_statistics
classes:
- ProjectStatistics
feature_categories:
-- source_code_management
-description: TODO
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/3ef4f74b1acc9399db320b53dffc592542de0126
-milestone: '9.0'
+- utilization
+description: Records statistics about the usage of various product features
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/7754
+milestone: '8.16'