Skip to content

Swap explore/groups performance fix to .com only

Robert May requested to merge com-only-explore-groups-toggle into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Removes the generic_explore_groups feature flag and replaces it with a Gitlab.com? check instead. This is because on .com this resolves a major performance issue with this endpoint and removes no functionality, but on self-hosted instances it has a negligible performance benefit and makes it difficult to find internally-visible groups.

Related #389041 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports