20f78421c8
On the `show` of a project that is part of a fork network. We check if the user already created a fork of this project in their personal namespace. We do this in several places, so caching the result of this query in the request store prevents us from repeating it.
5 lines
133 B
YAML
5 lines
133 B
YAML
---
|
|
title: Reduce requests for project forks on show page of projects that have forks
|
|
merge_request: 15663
|
|
author:
|
|
type: performance
|