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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-26 15:10:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-26 15:10:57 +0300
commitf2cdd73a23b94c5f6eb2f38b22a6e5bef9c52d10 (patch)
tree67237bfad2f60f0912d37f7025260853afd70655 /changelogs
parent59719941e70040d2e28a4317400dd7b8103c1fdb (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/321788-fix-n-plus-1s.yml5
-rw-r--r--changelogs/unreleased/6utzeit-de-master-patch-15431.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/321788-fix-n-plus-1s.yml b/changelogs/unreleased/321788-fix-n-plus-1s.yml
new file mode 100644
index 00000000000..93246bc5988
--- /dev/null
+++ b/changelogs/unreleased/321788-fix-n-plus-1s.yml
@@ -0,0 +1,5 @@
+---
+title: Fix N+1s related to per-build metadata lookups
+merge_request: 55053
+author:
+type: performance
diff --git a/changelogs/unreleased/6utzeit-de-master-patch-15431.yml b/changelogs/unreleased/6utzeit-de-master-patch-15431.yml
new file mode 100644
index 00000000000..71da21dc571
--- /dev/null
+++ b/changelogs/unreleased/6utzeit-de-master-patch-15431.yml
@@ -0,0 +1,5 @@
+---
+title: Updating general Chef .gitlab-ci.yml template
+merge_request: 54676
+author:
+type: other