summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-02-25 09:39:18 +0000
committerFilipa Lacerda <filipa@gitlab.com>2019-02-25 09:39:18 +0000
commit1c30b12b868ffc3d73589d42a811bc47f8f631c9 (patch)
tree546ceced176dee8c607d32b680e64b0dc8c8f791 /changelogs
parent1ad18199ce15071bd5b28a1c4fb008f78cfbe384 (diff)
parentec5bbd27f5b334a6e338574ebafe6b0cd39461bc (diff)
downloadgitlab-ce-1c30b12b868ffc3d73589d42a811bc47f8f631c9.tar.gz
Merge branch 'sh-fix-double-xhr-pipelines' into 'master'
Remove duplicate XHR request when requesting new pipeline page Closes #58095 See merge request gitlab-org/gitlab-ce!25506
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-double-xhr-pipelines.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-double-xhr-pipelines.yml b/changelogs/unreleased/sh-fix-double-xhr-pipelines.yml
new file mode 100644
index 00000000000..e6c762f1d47
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-double-xhr-pipelines.yml
@@ -0,0 +1,5 @@
+---
+title: Remove duplicate XHR request when requesting new pipeline page
+merge_request: 25506
+author:
+type: fixed