Skip to content
Snippets Groups Projects
Commit 8c2868e8 authored by Yorick Peterse's avatar Yorick Peterse Committed by Robert Speicher
Browse files

Added ProjectSearchResults#project_ids_relation

This ensures some other methods such as the "issues" method still work.
parent 300332bb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -83,5 +83,9 @@ module Gitlab
project.repository.find_commits_by_message(query).compact
end
end
def project_ids_relation
project
end
end
end
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