summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2017-11-30 23:17:41 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2017-12-05 16:34:41 +0100
commit1efb219561a3be804c30de8e0a74cbfc85b1a4cd (patch)
tree4835c94fb1db10acbdbd846805ed3913829ffde0 /changelogs
parent844d95fb74d0732d4354c4d0ebfdaa5d12e5588e (diff)
downloadgitlab-ce-1efb219561a3be804c30de8e0a74cbfc85b1a4cd.tar.gz
Perform SQL matching of Build&Runner tags to greatly speed-up job picking
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/perform-sql-matching-of-tags.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/perform-sql-matching-of-tags.yml b/changelogs/unreleased/perform-sql-matching-of-tags.yml
new file mode 100644
index 00000000000..39f8a867a4d
--- /dev/null
+++ b/changelogs/unreleased/perform-sql-matching-of-tags.yml
@@ -0,0 +1,5 @@
+---
+title: Perform SQL matching of Build&Runner tags to greatly speed-up job picking
+merge_request:
+author:
+type: performance