summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-08-08 12:54:55 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-08-08 12:54:55 +0000
commit5b08d59f07fc53c1e34819fac20352119d5343e6 (patch)
tree3a9623bfc6f523a049d1603a8c01e6e7ca342a60 /changelogs
parentc70f98be62fe2b24c65089c403fe9e6cad756ce9 (diff)
parent023a3f7a3b842df9dd2ad2953c3cbcd465b6de57 (diff)
downloadgitlab-ce-5b08d59f07fc53c1e34819fac20352119d5343e6.tar.gz
Merge branch 'rc/fix-commits-api' into 'master'
Fix the /projects/:id/repository/commits endpoint to handle dots in the ref nameā€¦ Closes #15651 See merge request !13370
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rc-fix-commits-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rc-fix-commits-api.yml b/changelogs/unreleased/rc-fix-commits-api.yml
new file mode 100644
index 00000000000..215429eaf6b
--- /dev/null
+++ b/changelogs/unreleased/rc-fix-commits-api.yml
@@ -0,0 +1,5 @@
+---
+title: Fix the /projects/:id/repository/commits endpoint to handle dots in the ref
+ name when the project full path contains a `/`
+merge_request: 13370
+author: