summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorToon Claes <toon@iotcl.com>2017-07-20 22:44:48 +0200
committerToon Claes <toon@iotcl.com>2017-07-24 22:16:14 +0200
commit8bf89cb4aba188cd9abc41bb9eefb92458cfb75b (patch)
treee45773acb605ebf1c77d3947b9d2aaebe129c479 /app
parentea6dfcad9fdb2c673c1074c6d99ff1cca42d680a (diff)
downloadgitlab-ce-8bf89cb4aba188cd9abc41bb9eefb92458cfb75b.tar.gz
Add author_id & assignee_id param to /issues API
Allow issues filtering on `author_id` and `assignee_id`.
Diffstat (limited to 'app')
-rw-r--r--app/finders/issuable_finder.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/finders/issuable_finder.rb b/app/finders/issuable_finder.rb
index fc63e30c8fb..6fe17a2b99d 100644
--- a/app/finders/issuable_finder.rb
+++ b/app/finders/issuable_finder.rb
@@ -11,6 +11,7 @@
# group_id: integer
# project_id: integer
# milestone_title: string
+# author_id: integer
# assignee_id: integer
# search: string
# label_name: string