summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-11-30 09:09:50 +0000
committerDouwe Maan <douwe@gitlab.com>2017-11-30 09:09:50 +0000
commit73e48b745c34c048c56abf28e6c278707d9bd2f3 (patch)
tree01aa9a7a3abcfaf7bebbdec7e84aa0f628f292cd /changelogs
parent1aaa6095a2d8890df73731a8af3d26158a198743 (diff)
parent4925ec50877c9bf1338d41a7676b3644f18370f7 (diff)
downloadgitlab-ce-73e48b745c34c048c56abf28e6c278707d9bd2f3.tar.gz
Merge branch 'use-count_commits-directly' into 'master'
Count the commits directly See merge request gitlab-org/gitlab-ce!15628
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/use-count_commits-directly.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/use-count_commits-directly.yml b/changelogs/unreleased/use-count_commits-directly.yml
new file mode 100644
index 00000000000..549e0744ea4
--- /dev/null
+++ b/changelogs/unreleased/use-count_commits-directly.yml
@@ -0,0 +1,5 @@
+---
+title: Improve the performance for counting commits
+merge_request: 15628
+author:
+type: performance