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:
authorDavid Palubin <dpalubin@gmail.com>2019-09-11 01:41:21 +0300
committerMayra Cabrera <mcabrera@gitlab.com>2019-09-11 01:41:21 +0300
commite915ee33839ce74c637a8614f12b5eeb56a2e261 (patch)
treed37471c358edecccfd865961432939e0d7a0c70f /changelogs
parentae69bdeaed03e42dcabda558c209706bd051a0d4 (diff)
Prevent archived projects from showing up in global search
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/issue-64738.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/issue-64738.yml b/changelogs/unreleased/issue-64738.yml
new file mode 100644
index 00000000000..0a65ebc750b
--- /dev/null
+++ b/changelogs/unreleased/issue-64738.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent archived projects from showing up in global search
+merge_request: 31498
+author: David Palubin
+type: fixed