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>2020-12-04 09:09:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-04 09:09:34 +0300
commita2f16969fa9bb982d5ec01f18efff5eabfc89a67 (patch)
tree881f7d8db86c1758fd21c070908a26b3d1d032c8 /config
parentedf27428120b9726e34e577e5b1d3371c74baf1d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/diff_check_with_paths_changed_rpc.yml8
-rw-r--r--config/feature_flags/development/diffs_gradual_load.yml8
2 files changed, 16 insertions, 0 deletions
diff --git a/config/feature_flags/development/diff_check_with_paths_changed_rpc.yml b/config/feature_flags/development/diff_check_with_paths_changed_rpc.yml
new file mode 100644
index 00000000000..e6447432f84
--- /dev/null
+++ b/config/feature_flags/development/diff_check_with_paths_changed_rpc.yml
@@ -0,0 +1,8 @@
+---
+name: diff_check_with_paths_changed_rpc
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/46116
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/288827
+milestone: '13.7'
+type: development
+group: group::code review
+default_enabled: false
diff --git a/config/feature_flags/development/diffs_gradual_load.yml b/config/feature_flags/development/diffs_gradual_load.yml
new file mode 100644
index 00000000000..2f615d7d5ff
--- /dev/null
+++ b/config/feature_flags/development/diffs_gradual_load.yml
@@ -0,0 +1,8 @@
+---
+name: diffs_gradual_load
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48253/
+rollout_issue_url:
+milestone: '13.7'
+type: development
+group: group::code review
+default_enabled: false