summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2017-08-25 15:26:22 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2017-08-30 15:49:40 +0200
commitc158a22fd3cc5c3d60b5e0e1bf44f8aa75617d70 (patch)
tree666ae3be074ad07b8b056d5b19e931600526a39b /changelogs
parent9e7e0496ff639d1eec65dcbf1b51edb2262456e2 (diff)
downloadgitlab-ce-c158a22fd3cc5c3d60b5e0e1bf44f8aa75617d70.tar.gz
Only update the sidebar count caches when neededsidebar-cache-updates
This ensures the issues/MR cache of the sidebar is only updated when the state or confidential flags changes, instead of changing this for every update.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sidebar-cache-updates.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sidebar-cache-updates.yml b/changelogs/unreleased/sidebar-cache-updates.yml
new file mode 100644
index 00000000000..aebe53ba5b2
--- /dev/null
+++ b/changelogs/unreleased/sidebar-cache-updates.yml
@@ -0,0 +1,5 @@
+---
+title: Only update the sidebar count caches when needed
+merge_request:
+author:
+type: other