summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorblackst0ne <blackst0ne.ru@gmail.com>2017-04-10 09:06:21 +1100
committerblackst0ne <blackst0ne.ru@gmail.com>2017-04-10 09:06:21 +1100
commit9f8ae20fc4380a24968e2444561aaa3402110a35 (patch)
tree7a2131ec7bfba4fbdb7e27505294f1d74056a818 /changelogs
parent3d1cade13f61115b63bf6dbda5a1f194ba54b24b (diff)
downloadgitlab-ce-9f8ae20fc4380a24968e2444561aaa3402110a35.tar.gz
Fix redundant cache expiration in Repository
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix_cache_expiration_in_repository.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix_cache_expiration_in_repository.yml b/changelogs/unreleased/fix_cache_expiration_in_repository.yml
new file mode 100644
index 00000000000..5f34f2bd040
--- /dev/null
+++ b/changelogs/unreleased/fix_cache_expiration_in_repository.yml
@@ -0,0 +1,4 @@
+---
+title: Fix redundant cache expiration in Repository
+merge_request: 10575
+author: blackst0ne