summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2017-12-16 01:25:12 -0600
committerEric Eastwood <contact@ericeastwood.com>2018-01-02 18:01:48 -0600
commitd109ed15ae56515b5f27f25ebc57153a4bc21c6c (patch)
tree9f61320f0289a93458eceb95f98c143e5e3a0ec0
parent4ffc863afdfd6f350a7c457247d2d0c7b71402b4 (diff)
downloadgitlab-ce-34534-switch-to-axios.tar.gz
Add changelog for some vue-resource to Axios refactor34534-switch-to-axios
-rw-r--r--changelogs/unreleased/34534-switch-to-axios.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/34534-switch-to-axios.yml b/changelogs/unreleased/34534-switch-to-axios.yml
new file mode 100644
index 00000000000..1200272c9eb
--- /dev/null
+++ b/changelogs/unreleased/34534-switch-to-axios.yml
@@ -0,0 +1,5 @@
+---
+title: Fix some POST/DELETE requests in IE by switching some bundles to Axios for Ajax requests
+merge_request: 15951
+author:
+type: fixed