diff options
author | David Palubin <dpalubin@gmail.com> | 2019-09-10 22:41:21 +0000 |
---|---|---|
committer | Mayra Cabrera <mcabrera@gitlab.com> | 2019-09-10 22:41:21 +0000 |
commit | e915ee33839ce74c637a8614f12b5eeb56a2e261 (patch) | |
tree | d37471c358edecccfd865961432939e0d7a0c70f /changelogs | |
parent | ae69bdeaed03e42dcabda558c209706bd051a0d4 (diff) | |
download | gitlab-ce-e915ee33839ce74c637a8614f12b5eeb56a2e261.tar.gz |
Prevent archived projects from showing up in global search
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/issue-64738.yml | 5 |
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 |