summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-03-21 11:57:38 +0000
committerLin Jen-Shin <godfat@godfat.org>2017-03-21 22:38:42 +0800
commit9e53fb5e55a36585671c2724d670f07f812d2f12 (patch)
treeb79c3c8e909b9347a09a0e9137843398e3b5020d /changelogs
parent169c70fda4635d13fc69f86a6f20d07f755651e8 (diff)
downloadgitlab-ce-9e53fb5e55a36585671c2724d670f07f812d2f12.tar.gz
Merge branch 'api-project-issues-404' into 'master'
Return 404 in project issues API endpoint when project cannot be found Closes #29631 See merge request !10093
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/api-project-issues-404.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-project-issues-404.yml b/changelogs/unreleased/api-project-issues-404.yml
new file mode 100644
index 00000000000..ce40395c99e
--- /dev/null
+++ b/changelogs/unreleased/api-project-issues-404.yml
@@ -0,0 +1,4 @@
+---
+title: Return 404 in project issues API endpoint when project cannot be found
+merge_request: 10093
+author: