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>2020-01-30 09:08:49 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-30 09:08:49 +0300
commit6305f1dc00870f6e0635e2e850538a00bbd00bda (patch)
tree8a518cae3805b8d7269bfacc8ae60aa441fadb22 /changelogs
parent1d388ed855838a2d50588c131f9f23815f148344 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34722-project-icon-lookup-fix.yml5
-rw-r--r--changelogs/unreleased/jdb-cycle-unresolved-threads.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/34722-project-icon-lookup-fix.yml b/changelogs/unreleased/34722-project-icon-lookup-fix.yml
new file mode 100644
index 00000000000..f2d0f8c4bed
--- /dev/null
+++ b/changelogs/unreleased/34722-project-icon-lookup-fix.yml
@@ -0,0 +1,5 @@
+---
+title: Fix 503 errors caused by Gitaly failures during project_icon lookup
+merge_request: 23930
+author:
+type: fixed
diff --git a/changelogs/unreleased/jdb-cycle-unresolved-threads.yml b/changelogs/unreleased/jdb-cycle-unresolved-threads.yml
new file mode 100644
index 00000000000..f7ef827dd47
--- /dev/null
+++ b/changelogs/unreleased/jdb-cycle-unresolved-threads.yml
@@ -0,0 +1,5 @@
+---
+title: Cycle unresolved threads
+merge_request: 23123
+author:
+type: changed