gitlab-org--gitlab-foss/changelogs/unreleased/mr-index-eager-load.yml
Yorick Peterse b870ae1f59
Eager load head pipeline projects for MRs index
This ensures the project of an MR's head pipeline is eager loaded,
preventing an N+1 query problem from occurring when viewing the list of
MRs of a project.
2017-08-28 17:36:31 +02:00

5 lines
94 B
YAML

---
title: Eager load head pipeline projects for MRs index
merge_request:
author:
type: other