Reduce SQL calls for loading CI artifacts
This eliminates up to 7 separate SQL calls to retrieve job artifacts by loading all report records into memory once for `MergeRequestsController#show`. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/63228
Showing
Please register or sign in to comment