Skip to content
Snippets Groups Projects
Commit c0cac165 authored by Robert Speicher's avatar Robert Speicher
Browse files

Merge branch 'extract-ee-specific-lines-from-issuable-finders' into 'master'

Extract EE-specific lines from issuable finders

See merge request gitlab-org/gitlab-ce!20899
parents e9c9f2e8 3448364c
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -130,7 +130,7 @@ class IssuableFinder
 
counts[:all] = counts.values.sum
 
counts
counts.with_indifferent_access
end
 
def group
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment