summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-03-01 15:54:43 +0000
committerDouwe Maan <douwe@gitlab.com>2018-03-01 15:54:43 +0000
commitde454de9b10f0dd534884c8ffeabe3e534993349 (patch)
tree40d8079befbc40943c17f781cb3856f011715d0a /changelogs
parent461960262d51c719994f0f4236f79dfa1fc0f28f (diff)
parentcd9daf644e2b3844b9382768a3add335f942b76c (diff)
downloadgitlab-ce-de454de9b10f0dd534884c8ffeabe3e534993349.tar.gz
Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into 'master'
Resolve "Allow API method /projects/:id/repository/commits to work over all commits" Closes #42434 See merge request gitlab-org/gitlab-ce!17182
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42434-allow-commits-endpoint-to-work-over-all-commits.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42434-allow-commits-endpoint-to-work-over-all-commits.yml b/changelogs/unreleased/42434-allow-commits-endpoint-to-work-over-all-commits.yml
new file mode 100644
index 00000000000..c596a88ba0b
--- /dev/null
+++ b/changelogs/unreleased/42434-allow-commits-endpoint-to-work-over-all-commits.yml
@@ -0,0 +1,5 @@
+---
+title: Allow commits endpoint to work over all commits of a repository
+merge_request: 17182
+author:
+type: added