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:
authorJesse Hall <jessehall3@gmail.com>2019-08-30 20:26:10 +0300
committerLin Jen-Shin <godfat@godfat.org>2019-08-30 20:26:10 +0300
commit05a37f69e13250abe291b39f5a5f8926a717b5e6 (patch)
tree3c87370ea30c98ac0c7bf2af6d759a615c9ead9b /changelogs/unreleased
parent0fa2ea2e5a7af50a3394645590e829499591b48a (diff)
Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295.
All avatars now visible in commit trailers.
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/56295-some-avatars-not-visible-in-commit-trailers.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56295-some-avatars-not-visible-in-commit-trailers.yml b/changelogs/unreleased/56295-some-avatars-not-visible-in-commit-trailers.yml
new file mode 100644
index 00000000000..23450c0fdc3
--- /dev/null
+++ b/changelogs/unreleased/56295-some-avatars-not-visible-in-commit-trailers.yml
@@ -0,0 +1,5 @@
+---
+title: Fix for missing avatar images dislpayed in commit trailers.
+merge_request: 32374
+author: Jesse Hall @jessehall3
+type: fixed