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:
authorTim Zallmann <tzallmann@gitlab.com>2018-10-11 18:18:44 +0300
committerTim Zallmann <tzallmann@gitlab.com>2018-10-11 18:18:44 +0300
commita8513c7dc306aee838074bdd01c1999d8c19f4c3 (patch)
treeb2d01799b91dd1dfb6041ce71fec35a8f0fbfac8 /changelogs
parent2343dd8dd6ef6c74511e34808377b7dc5fe8c25b (diff)
parent8bc33c789443550ce2f0d75cf8477e1aae204538 (diff)
Merge branch '52472-pipeline-endpoint-json' into 'master'
Adds `.json` to the end of pipelines endpoint Closes #52472 See merge request gitlab-org/gitlab-ce!22293
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52472-pipeline-endpoint-json.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52472-pipeline-endpoint-json.yml b/changelogs/unreleased/52472-pipeline-endpoint-json.yml
new file mode 100644
index 00000000000..feff195beb8
--- /dev/null
+++ b/changelogs/unreleased/52472-pipeline-endpoint-json.yml
@@ -0,0 +1,5 @@
+---
+title: Fix caching issue with pipelines URL
+merge_request: 22293
+author:
+type: fixed