summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2018-03-19 21:27:11 +0000
committerRobert Speicher <robert@gitlab.com>2018-03-19 21:27:11 +0000
commit956bd6a45861dccc40591e02cf36e895a6fc4f5b (patch)
tree204b51914ffd00e75b042eaf26b0ab76d08bc1f7 /changelogs/unreleased
parent09ae0071da1e0284a7757153da977516c385118d (diff)
parenta200619d14bf1d90c21503ec358a30ca84d5337f (diff)
downloadgitlab-ce-956bd6a45861dccc40591e02cf36e895a6fc4f5b.tar.gz
Merge branch 'ajax-requests-in-performance-bar' into 'master'
Show Ajax requests in performance bar Closes #43925 See merge request gitlab-org/gitlab-ce!17742
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/ajax-requests-in-performance-bar.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ajax-requests-in-performance-bar.yml b/changelogs/unreleased/ajax-requests-in-performance-bar.yml
new file mode 100644
index 00000000000..88cc3678c2b
--- /dev/null
+++ b/changelogs/unreleased/ajax-requests-in-performance-bar.yml
@@ -0,0 +1,5 @@
+---
+title: Allow viewing timings for AJAX requests in the performance bar
+merge_request:
+author:
+type: changed