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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-11-15 03:08:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-15 03:08:29 +0300
commit38b948a54e00841b51c446beb0adf079af60c963 (patch)
tree2e9dfe54e2d0ec444223f773dc283b1c639baae9 /config/feature_flags
parent7f35b02e86cd3d2e8b4a81c5c3a8483ff6973c5a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/feature_flags')
-rw-r--r--config/feature_flags/development/truncate_long_blobs_in_search.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/feature_flags/development/truncate_long_blobs_in_search.yml b/config/feature_flags/development/truncate_long_blobs_in_search.yml
deleted file mode 100644
index 4d10402e188..00000000000
--- a/config/feature_flags/development/truncate_long_blobs_in_search.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: truncate_long_blobs_in_search
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/101743
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/381009
-milestone: '15.6'
-type: development
-group: group::global search
-default_enabled: true