Skip to content

CE-to-EE `master` for RC1

Robert Speicher requested to merge ce-to-ee into master

Conflicts:

  • app/services/search/global_service.rb
  • app/services/search/project_service.rb
  • app/services/search/snippet_service.rb
  • app/views/profiles/accounts/show.html.haml

@yorickpeterse The Elasticsearch classes are expecting project IDs. I think the simplest solution for now is to map the relation to project IDs.

@iamphill Please fix the conflict in the view.

Merge request reports