Commit c0cac165 authored by Robert Speicher's avatar Robert Speicher

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
......@@ -130,7 +130,7 @@ class IssuableFinder
counts[:all] = counts.values.sum
counts
counts.with_indifferent_access
end
def group
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment