diff options
author | Robert Speicher <robert@gitlab.com> | 2017-04-10 23:11:00 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2017-04-10 23:11:00 +0000 |
commit | 100f4370764f11ae9d235791f6d5a0f8a402d5b0 (patch) | |
tree | c032250bb6050943fc6ba5c67d5567e1c0544391 /changelogs | |
parent | 84da388d43d6cc0886b6722822d4e24d380e4a13 (diff) | |
parent | 9f8ae20fc4380a24968e2444561aaa3402110a35 (diff) | |
download | gitlab-ce-100f4370764f11ae9d235791f6d5a0f8a402d5b0.tar.gz |
Merge branch 'fix_cache_expiration_in_repository' into 'master'
Fix redundant cache expiration in Repository
Closes #30146
See merge request !10575
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix_cache_expiration_in_repository.yml | 4 |
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 |