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:
authorFilipa Lacerda <filipa@gitlab.com>2017-10-31 13:54:06 +0300
committerFilipa Lacerda <filipa@gitlab.com>2017-10-31 13:54:06 +0300
commitca01ee515ced41d43dc53dba0a9c63409b02f8dc (patch)
tree6ae842006ac0d4a61965855de29e58d0f6a859e2 /changelogs
parent7e78db6e04c3760c90d676e9a797b1b16b1dff7b (diff)
Adds callback function to inital cluster request
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/39639-clusters-poll.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39639-clusters-poll.yml b/changelogs/unreleased/39639-clusters-poll.yml
new file mode 100644
index 00000000000..f0a82f58b19
--- /dev/null
+++ b/changelogs/unreleased/39639-clusters-poll.yml
@@ -0,0 +1,5 @@
+---
+title: Adds callback functions for initial request in clusters page
+merge_request:
+author:
+type: fixed