summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMark Fletcher <mark@gitlab.com>2017-09-07 18:07:31 +1000
committerMark Fletcher <mark@gitlab.com>2017-10-06 18:51:55 +0700
commit9137114355ddd36c72d0847e23b3bc66acde1a1e (patch)
tree036a89e28099ad0ade428a5ae0163816c59ef0d8 /changelogs
parent6c33fb846683ca9213dadaa79b0f32f482ebc0bf (diff)
downloadgitlab-ce-9137114355ddd36c72d0847e23b3bc66acde1a1e.tar.gz
Fix the number representing the amount of commits related to a push event
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/37483-activity-log-show-wrong-number-of-commits-per-push.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/37483-activity-log-show-wrong-number-of-commits-per-push.yml b/changelogs/unreleased/37483-activity-log-show-wrong-number-of-commits-per-push.yml
new file mode 100644
index 00000000000..225ab9acc44
--- /dev/null
+++ b/changelogs/unreleased/37483-activity-log-show-wrong-number-of-commits-per-push.yml
@@ -0,0 +1,5 @@
+---
+title: Fix the number representing the amount of commits related to a push event
+merge_request:
+author:
+type: fixed