diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2018-10-30 16:11:29 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2018-10-30 16:11:29 +0000 |
commit | e9814aae809fb057f9126d9574c313fa18836ec0 (patch) | |
tree | 06a28aa283e91f9168cde0db9abc8f62e02aea5f /changelogs | |
parent | e2aad4a565b04ad68fa1f738e1d2b7da11e9ba48 (diff) | |
parent | 01dbf70687f08e50db34fc1fd323b449d5323e32 (diff) | |
download | gitlab-ce-e9814aae809fb057f9126d9574c313fa18836ec0.tar.gz |
Merge branch 'sh-fix-search-relative-urls' into 'master'
Fix search "all in GitLab" not working with relative URLs
Closes #53259
See merge request gitlab-org/gitlab-ce!22644
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-fix-search-relative-urls.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-search-relative-urls.yml b/changelogs/unreleased/sh-fix-search-relative-urls.yml new file mode 100644 index 00000000000..2545e9ca553 --- /dev/null +++ b/changelogs/unreleased/sh-fix-search-relative-urls.yml @@ -0,0 +1,5 @@ +--- +title: Fix search "all in GitLab" not working with relative URLs +merge_request: 22644 +author: +type: fixed |