summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-07-25 08:05:45 +0000
committerPhil Hughes <me@iamphill.com>2017-07-25 08:05:45 +0000
commit1897aafdf8bada00f171e38558444265ccbadbaa (patch)
treea6e4c1fc1930a38e44f5f50c42ca43268418df3b /changelogs
parentd964816b9fe56679ffc0b331e701f7b24db5c6a9 (diff)
parent3951eb62705046fb2de6c836a82c1cad043d3036 (diff)
downloadgitlab-ce-1897aafdf8bada00f171e38558444265ccbadbaa.tar.gz
Merge branch '35163-url-in-commit-message-can-be-broken-in-blame' into 'master'
Use only CSS to truncate commit message in blame Closes #35163 See merge request !12900
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/35163-url-in-commit-message-can-be-broken-in-blame.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/35163-url-in-commit-message-can-be-broken-in-blame.yml b/changelogs/unreleased/35163-url-in-commit-message-can-be-broken-in-blame.yml
new file mode 100644
index 00000000000..4fd60a79782
--- /dev/null
+++ b/changelogs/unreleased/35163-url-in-commit-message-can-be-broken-in-blame.yml
@@ -0,0 +1,4 @@
+---
+title: Use only CSS to truncate commit message in blame
+merge_request: 12900
+author: Takuya Noguchi