Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/sh-fix-nplus-one-pipelines-show.yml')
-rw-r--r--changelogs/unreleased/sh-fix-nplus-one-pipelines-show.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/changelogs/unreleased/sh-fix-nplus-one-pipelines-show.yml b/changelogs/unreleased/sh-fix-nplus-one-pipelines-show.yml
deleted file mode 100644
index ebaf2aee123..00000000000
--- a/changelogs/unreleased/sh-fix-nplus-one-pipelines-show.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix N+1 SQL queries in PipelinesController#show
-merge_request: 60794
-author:
-type: fixed