summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2018-03-07 20:24:42 +0000
committerClement Ho <clemmakesapps@gmail.com>2018-03-07 20:24:42 +0000
commitd41321aa6435079744033f3c97d08857ff3cf724 (patch)
treebe1c2a4c3aa7ba624c8263d81b43241dd77e083d /changelogs
parent8033da7ae79699afdd16c0913899df57db19cc90 (diff)
parent7ea10d4d4c6d51cc98a25eaa95fbf98dfd4bdff1 (diff)
downloadgitlab-ce-d41321aa6435079744033f3c97d08857ff3cf724.tar.gz
Merge branch 'refactor/move-sidebar-assignee-vue-component' into 'master'
Move SidebarAssignees vue component See merge request gitlab-org/gitlab-ce!17398
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/refactor-move-sidebar-assignee-vue-component.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/refactor-move-sidebar-assignee-vue-component.yml b/changelogs/unreleased/refactor-move-sidebar-assignee-vue-component.yml
new file mode 100644
index 00000000000..e77b651363e
--- /dev/null
+++ b/changelogs/unreleased/refactor-move-sidebar-assignee-vue-component.yml
@@ -0,0 +1,5 @@
+---
+title: Move SidebarAssignees vue component
+merge_request: 17398
+author: George Tsiolis
+type: performance