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:
authorDouwe Maan <douwe@gitlab.com>2018-05-29 10:49:42 +0300
committerDouwe Maan <douwe@gitlab.com>2018-05-29 10:49:42 +0300
commit35597a4c14c981b37a81bd95ed3f919e9da0ce4b (patch)
treeb14ac179192ffd865562320308766006bd531be7 /changelogs
parentaaa98c7318a2303a67523243b2c1705b455d442b (diff)
parent50555a9b8cae7d1b702b0bd62bd93b8c4e3e4d59 (diff)
Merge branch 'groups-controller-show-performance' into 'master'
Improve performance of GroupsController#show See merge request gitlab-org/gitlab-ce!18973
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/groups-controller-show-performance.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/groups-controller-show-performance.yml b/changelogs/unreleased/groups-controller-show-performance.yml
new file mode 100644
index 00000000000..bab54cc455e
--- /dev/null
+++ b/changelogs/unreleased/groups-controller-show-performance.yml
@@ -0,0 +1,5 @@
+---
+title: Improve performance of GroupsController#show
+merge_request:
+author:
+type: performance