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:
authorDouwe Maan <douwe@gitlab.com>2018-12-07 12:30:16 +0300
committerDouwe Maan <douwe@gitlab.com>2018-12-07 12:30:16 +0300
commite76559cc69bf53b0ad3317039267019867a826fe (patch)
tree5ad03384a479de062cb129a15ea8617e2c5284b5 /changelogs
parent7d564029e1226e8eb12c2de67124311466170fab (diff)
parent7d18c4d23637f52fa0fdc3028223f8cd1ec1e072 (diff)
Merge branch 'sh-truncate-with-periods' into 'master'
Truncate merge request titles with periods instead of ellipsis Closes #54862 See merge request gitlab-org/gitlab-ce!23558
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-truncate-with-periods.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-truncate-with-periods.yml b/changelogs/unreleased/sh-truncate-with-periods.yml
new file mode 100644
index 00000000000..b1c6b4f9cbd
--- /dev/null
+++ b/changelogs/unreleased/sh-truncate-with-periods.yml
@@ -0,0 +1,5 @@
+---
+title: Truncate merge request titles with periods instead of ellipsis
+merge_request: 23558
+author:
+type: changed