Commit 03045d47 authored by GitLab Bot's avatar GitLab Bot

Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-11-01

# Conflicts:
#	app/services/search/group_service.rb

[ci skip]
parents ded0a197 31733b6f
......@@ -17,6 +17,7 @@ module Search
@projects = super.inside_path(group.full_path)
end
<<<<<<< HEAD
# rubocop: disable CodeReuse/ActiveRecord
def elastic_projects
......@@ -27,5 +28,7 @@ module Search
def elastic_global
false
end
=======
>>>>>>> upstream/master
end
end
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