summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-01-09 11:36:12 +0000
committerDouwe Maan <douwe@gitlab.com>2018-01-09 11:36:12 +0000
commitf6c1d382591fd837e96e99ff115b7beb0e6b3f43 (patch)
tree664cec51e2cf931af4cc2efc1ef098857cefcd99 /changelogs
parent4eae806af4874d5d2540a78f51fcbf72b9f69287 (diff)
downloadgitlab-ce-f6c1d382591fd837e96e99ff115b7beb0e6b3f43.tar.gz
Add option to disable commit stats to commit API
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-41681-add-param-disable-commit-stats-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-41681-add-param-disable-commit-stats-api.yml b/changelogs/unreleased/fj-41681-add-param-disable-commit-stats-api.yml
new file mode 100644
index 00000000000..dca4dec224c
--- /dev/null
+++ b/changelogs/unreleased/fj-41681-add-param-disable-commit-stats-api.yml
@@ -0,0 +1,5 @@
+---
+title: Added option to disable commits stats in the commit endpoint
+merge_request: 16309
+author:
+type: added