summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2017-08-30 08:05:13 +0200
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2017-08-31 15:45:48 +0200
commited8f7ed671a5fb6197c9e4759bf13742cf967f50 (patch)
tree9b557b7dabc264cca65d7e50a18e2f7cc5111c8a /changelogs
parent9e7e0496ff639d1eec65dcbf1b51edb2262456e2 (diff)
downloadgitlab-ce-ed8f7ed671a5fb6197c9e4759bf13742cf967f50.tar.gz
Sort templates when fetching them
Used to rely on the underlying filesystem to sort the entries, now its forced to be sorted on the name of the template.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/zj-sort-templates.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-sort-templates.yml b/changelogs/unreleased/zj-sort-templates.yml
new file mode 100644
index 00000000000..443c4355890
--- /dev/null
+++ b/changelogs/unreleased/zj-sort-templates.yml
@@ -0,0 +1,5 @@
+---
+title: Sort templates in the dropdown
+merge_request:
+author:
+type: fixed