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>2021-08-06 06:08:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-06 06:08:43 +0300
commit02246c40b823c7f9a04540208e0be78def0e8d76 (patch)
tree64692edc51f398f8ee53a7cdcf89c429af36e52b /config
parent67dc61d80e7b8bbeabf0dfd857f0def3e7b1f731 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/search_sort_issues_by_popularity.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/feature_flags/development/search_sort_issues_by_popularity.yml b/config/feature_flags/development/search_sort_issues_by_popularity.yml
deleted file mode 100644
index 64885f00792..00000000000
--- a/config/feature_flags/development/search_sort_issues_by_popularity.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: search_sort_issues_by_popularity
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65231
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/334974
-milestone: '14.1'
-type: development
-group: group::global search
-default_enabled: false