summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJacopo <beschi.jacopo@gmail.com>2017-08-10 12:05:44 +0200
committerJacopo <beschi.jacopo@gmail.com>2017-08-10 12:11:27 +0200
commitb982f6f94b6576a4e0a9a507c391ebdb07ed360d (patch)
tree6e20c0049266a1725a9fcf53f170f9d25e67b353 /changelogs
parente80a893ff0ea8466099f6478183631af55933db2 (diff)
downloadgitlab-ce-b982f6f94b6576a4e0a9a507c391ebdb07ed360d.tar.gz
Added tests for commits API with an unauthenticated user and a public/private project
Added test to API commits in order to handle cases for authenticated/unauthenticated user in a private and public project.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34049-public-commits-should-not-require-authentication.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/34049-public-commits-should-not-require-authentication.yml b/changelogs/unreleased/34049-public-commits-should-not-require-authentication.yml
new file mode 100644
index 00000000000..278ef2a8acb
--- /dev/null
+++ b/changelogs/unreleased/34049-public-commits-should-not-require-authentication.yml
@@ -0,0 +1,4 @@
+---
+title: Added tests for commits API unauthenticated user and public/private project
+merge_request: 13287
+author: Jacopo Beschi @jacopo-beschi