Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2019-04-19 09:50:54 +0300
committerHeinrich Lee Yu <heinrich@gitlab.com>2019-04-23 03:42:04 +0300
commitff627511c0135fcb4f482104d8b25936c31196da (patch)
tree1e9af883f08133431ef3d3db14ac61434a89fca7 /app/finders
parent46bdbc5d776a0438366426e0ef48911123311744 (diff)
Add label_name as scalar param of IssuableFinder
This was removed by a previous MR but broke some links
Diffstat (limited to 'app/finders')
-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 88ec77426d5..f1dd040515f 100644
--- a/app/finders/issuable_finder.rb
+++ b/app/finders/issuable_finder.rb
@@ -53,6 +53,7 @@ class IssuableFinder
assignee_username
author_id
author_username
+ label_name
milestone_title
my_reaction_emoji
search