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/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-01 06:08:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-01 06:08:29 +0300
commit4346c3ae00a177d8afe73a898514b0edeb43e07d (patch)
tree1a3e1989e4a1a8673ddadfba4ceb6a0d637c1b37 /config
parentc01904e236ea0119c3ca11466098d1688abb2681 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/authorize_groups_query_without_column_cache.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/feature_flags/development/authorize_groups_query_without_column_cache.yml b/config/feature_flags/development/authorize_groups_query_without_column_cache.yml
deleted file mode 100644
index 48440649d63..00000000000
--- a/config/feature_flags/development/authorize_groups_query_without_column_cache.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: authorize_groups_query_without_column_cache
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121613
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/412833
-milestone: '16.1'
-type: development
-group: group::tenant scale
-default_enabled: false