summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2019-02-12 07:53:13 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2019-02-12 07:53:13 +0000
commit91f74f455ed606d78c4d0b8844dce819266f80c6 (patch)
tree564e7f03756e49a20872c1a569d03e3062966305 /changelogs
parent42c7be1ec0a224a8ebfd880e911b10f4a60420a0 (diff)
parentb502d90a9f0521247e8c42f1ed586f6f4a52507a (diff)
downloadgitlab-ce-91f74f455ed606d78c4d0b8844dce819266f80c6.tar.gz
Merge branch 'add-client-for-count-diverging-commits' into 'master'
add client support for CountDivergingCommits rpc See merge request gitlab-org/gitlab-ce!24287
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/improve-performance-for-diverging-commit-counts.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/improve-performance-for-diverging-commit-counts.yml b/changelogs/unreleased/improve-performance-for-diverging-commit-counts.yml
new file mode 100644
index 00000000000..76ff15cba5b
--- /dev/null
+++ b/changelogs/unreleased/improve-performance-for-diverging-commit-counts.yml
@@ -0,0 +1,5 @@
+---
+title: Improve performance for diverging commit counts
+merge_request: 24287
+author:
+type: performance