Skip to content

Migrations for extending existing indexes for API performance

What does this MR do?

This is a follow-up to !19989 (comment 243970631) and !19993 (comment 244045337), to get those migrations deployed to GitLab.com. I expect this to have immediate impact on the performance of the projects API endpoint with default parameters, for both authenticated and unauthenticated users (see #36135 (closed)).

Merge request reports