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>2017-11-07 11:52:10 +0300
committerDouwe Maan <douwe@gitlab.com>2017-11-07 11:52:10 +0300
commit5bfb57903c66235eb606e3b8b632fd42df52921a (patch)
tree6a8a070afb73fa1f826c4e70ccc7f067206ca484 /changelogs
parente99ddb6f374c9f79c1c78e808c5e9bd983bed227 (diff)
parente2b28d252654b98b332c060710f82892d25ed138 (diff)
Merge branch 'feature_change_sort_refs' into 'master'
Change tags order in refs dropdown Closes #37336 See merge request gitlab-org/gitlab-ce!15235
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature_change_sort_refs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature_change_sort_refs.yml b/changelogs/unreleased/feature_change_sort_refs.yml
new file mode 100644
index 00000000000..2dccd87d228
--- /dev/null
+++ b/changelogs/unreleased/feature_change_sort_refs.yml
@@ -0,0 +1,5 @@
+---
+title: Change tags order in refs dropdown
+merge_request: 15235
+author: Vitaliy @blackst0ne Klachkov
+type: changed