summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2017-10-04 15:21:19 +0000
committerRobert Speicher <robert@gitlab.com>2017-10-04 15:21:19 +0000
commit8ace5fc1889f12f4fa07abe80226b179049db952 (patch)
treeae059a36e9a53bec57d73bff14105862165cbdce /changelogs
parentf685c368eaa223035b9458b704cfd6ca768f0f7d (diff)
parent8dd750e4f7bf599e5a65f14c14aec9236cae4220 (diff)
downloadgitlab-ce-8ace5fc1889f12f4fa07abe80226b179049db952.tar.gz
Merge branch '26890-fix-default-branches-sorting' into 'master'
Fix the default branches sorting to actually be 'Last updated' Closes #26890 See merge request gitlab-org/gitlab-ce!14295
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/26890-fix-default-branches-sorting.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/26890-fix-default-branches-sorting.yml b/changelogs/unreleased/26890-fix-default-branches-sorting.yml
new file mode 100644
index 00000000000..cf7060190b3
--- /dev/null
+++ b/changelogs/unreleased/26890-fix-default-branches-sorting.yml
@@ -0,0 +1,5 @@
+---
+title: Fix the default branches sorting to actually be 'Last updated'
+merge_request: 14295
+author:
+type: fixed