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:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2019-07-10 17:42:46 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2019-07-10 17:42:46 +0300
commit6174786ce01a91507df6817499560f0d4d22331b (patch)
tree46648a5a8dc0e24a7c34af78da1cd9fc99f9f98c
parentaf0c054c6da2a1b140367c811b63a550e093596e (diff)
Add changelog for ci/cd environments Gitaly N+1 fix
-rw-r--r--changelogs/unreleased/backstage-gb-improve-performance-environment-statuses-endpoint.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/backstage-gb-improve-performance-environment-statuses-endpoint.yml b/changelogs/unreleased/backstage-gb-improve-performance-environment-statuses-endpoint.yml
new file mode 100644
index 00000000000..f614e076268
--- /dev/null
+++ b/changelogs/unreleased/backstage-gb-improve-performance-environment-statuses-endpoint.yml
@@ -0,0 +1,5 @@
+---
+title: Improve performance of fetching environments statuses
+merge_request: 30560
+author:
+type: performance