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:
authorRémy Coutable <remy@rymai.me>2018-03-06 16:14:10 +0300
committerRémy Coutable <remy@rymai.me>2018-03-06 16:14:10 +0300
commitaf84ccbd8227ac6d4d609bc8ff941ee6cad131f5 (patch)
tree50bb5c96a390c12af72126c50ce9c0583833f3b7 /changelogs
parentfa31559a37bfe394dedf4078789f1540e01fc5c7 (diff)
parent580d8953636266e40802fd8ea525c4908ebc8b9f (diff)
Merge branch '40187-project-branch-dashboard-with-active-stale-branches' into 'master'
Add overview of branches and filtered views for active/stale branches Closes #40187 et #17293 See merge request gitlab-org/gitlab-ce!15402
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/40187-project-branch-dashboard-with-active-stale-branches.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40187-project-branch-dashboard-with-active-stale-branches.yml b/changelogs/unreleased/40187-project-branch-dashboard-with-active-stale-branches.yml
new file mode 100644
index 00000000000..3833aab42dd
--- /dev/null
+++ b/changelogs/unreleased/40187-project-branch-dashboard-with-active-stale-branches.yml
@@ -0,0 +1,5 @@
+---
+title: Add overview of branches and a filter for active/stale branches
+merge_request: 15402
+author: Takuya Noguchi
+type: added