diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-28 21:08:56 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-28 21:08:56 +0000 |
commit | c1924b863ad66503edbaa3325949bce6b023b737 (patch) | |
tree | d6ab8e583d5cdb0849e10677c6223f4efbeca993 /changelogs | |
parent | 6315ed9630fb1c6ade3114beb762cd1568d79219 (diff) | |
download | gitlab-ce-c1924b863ad66503edbaa3325949bce6b023b737.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
3 files changed, 11 insertions, 5 deletions
diff --git a/changelogs/unreleased/199060-fix-snippet-search-results.yml b/changelogs/unreleased/199060-fix-snippet-search-results.yml new file mode 100644 index 00000000000..d69a03df768 --- /dev/null +++ b/changelogs/unreleased/199060-fix-snippet-search-results.yml @@ -0,0 +1,5 @@ +--- +title: Fix design of snippet search results page +merge_request: 23780 +author: +type: fixed diff --git a/changelogs/unreleased/21801-migrate-epic-and-epic-notes-mentions-to-epic-user-mentions-table.yml b/changelogs/unreleased/21801-migrate-epic-and-epic-notes-mentions-to-epic-user-mentions-table.yml deleted file mode 100644 index 168a8c7ac12..00000000000 --- a/changelogs/unreleased/21801-migrate-epic-and-epic-notes-mentions-to-epic-user-mentions-table.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Migrate epic, epic notes mentions to respective DB table -merge_request: 22333 -author: -type: changed diff --git a/changelogs/unreleased/34722-dashboard-projectscontroller-should-tolerate-single-gitaly-node-fai.yml b/changelogs/unreleased/34722-dashboard-projectscontroller-should-tolerate-single-gitaly-node-fai.yml new file mode 100644 index 00000000000..6e5256e27e5 --- /dev/null +++ b/changelogs/unreleased/34722-dashboard-projectscontroller-should-tolerate-single-gitaly-node-fai.yml @@ -0,0 +1,6 @@ +--- +title: Fix pipeline status loading errors on project dashboard page caused by Gitaly + connection failures +merge_request: 23378 +author: +type: fixed |