Skip to content

Backport FileFinder from EE

Valery Sizov requested to merge backport_file_filder_from_ee into master

What does this MR do?

Some time ago we refactored ProjectSearchResult class in EE https://gitlab.com/gitlab-org/gitlab-ee/commit/40e6800d5ec01ec7ba1a19e8740f9582cf75e556 and didn't backport it to CE. This MR fixes that.

Are there points in the code the reviewer needs to double check?

nope

Why was this MR needed?

To be consistent

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/32188

Merge request reports