summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-06-04 21:49:39 +0200
committerKamil Trzciński <ayufan@ayufan.eu>2018-06-05 10:35:58 +0200
commitb009a0084c67877ba6a808c4c8a81c568598d624 (patch)
tree047e4693e3f2ea4425e4a10ea07080c53196d61f /changelogs
parentf12ee2a2f490e6d126ac6345a5ad7cbf12833791 (diff)
downloadgitlab-ce-b009a0084c67877ba6a808c4c8a81c568598d624.tar.gz
Remove PagesService and instead make it explicit that we call PagesWorkeroptimise-pages-service-calling
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/optimise-pages-service-calling.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/optimise-pages-service-calling.yml b/changelogs/unreleased/optimise-pages-service-calling.yml
new file mode 100644
index 00000000000..e017e6b01f1
--- /dev/null
+++ b/changelogs/unreleased/optimise-pages-service-calling.yml
@@ -0,0 +1,5 @@
+---
+title: Optimise PagesWorker usage
+merge_request:
+author:
+type: performance