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-03 18:10:03 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-03 18:10:03 +0300
commitf397d486bc77b286d42f83b89e0879428c05299d (patch)
tree8cabde42b9c8431ca8cdb5a21ae9f3102fe94f27 /config
parent6b3944a90167998424f6f258dcffcd4ec740ef03 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_categories.yml3
-rw-r--r--config/feature_flags/development/pages_limit_entries_count.yml8
2 files changed, 8 insertions, 3 deletions
diff --git a/config/feature_categories.yml b/config/feature_categories.yml
index 4177978ffea..01446f931cf 100644
--- a/config/feature_categories.yml
+++ b/config/feature_categories.yml
@@ -9,7 +9,6 @@
---
- accessibility_testing
- advanced_deployments
-- api
- attack_emulation
- audit_events
- audit_reports
@@ -65,14 +64,12 @@
- infrastructure
- infrastructure_as_code
- insider_threat
-- insights
- integrations
- intel_code_security
- interactive_application_security_testing
- internationalization
- issue_tracking
- jenkins_importer
-- jira_importer
- kubernetes_management
- license
- license_compliance
diff --git a/config/feature_flags/development/pages_limit_entries_count.yml b/config/feature_flags/development/pages_limit_entries_count.yml
new file mode 100644
index 00000000000..2bcd00e6fa2
--- /dev/null
+++ b/config/feature_flags/development/pages_limit_entries_count.yml
@@ -0,0 +1,8 @@
+---
+name: pages_limit_entries_count
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/64925/diffs
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/334765
+milestone: '14.1'
+type: development
+group: group::release
+default_enabled: false