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:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-20 19:49:14 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-11-20 19:49:14 +0300
commit7a61a8e09bcab5e0cb37ddb13900a5c07ef18918 (patch)
tree54a0411c500614ecdbd309cf1cec1aa1d46e6dd6 /changelogs
parent026ab92ad057bc69af78035582bc0dc147bcec30 (diff)
parentf494dbc51592766317718c4d656d2b74f9fcb3ab (diff)
Merge branch '39167-async-boards-sidebar' into 'master'
Make Issue Boards sidebar subscriptions async Closes #39167 and #40094 See merge request gitlab-org/gitlab-ce!15364
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/39167-async-boards-sidebar.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39167-async-boards-sidebar.yml b/changelogs/unreleased/39167-async-boards-sidebar.yml
new file mode 100644
index 00000000000..dc77f1ad451
--- /dev/null
+++ b/changelogs/unreleased/39167-async-boards-sidebar.yml
@@ -0,0 +1,5 @@
+---
+title: Update Issue Boards to fetch the notification subscription status asynchronously
+merge_request:
+author:
+type: performance