diff options
author | Rémy Coutable <remy@rymai.me> | 2017-02-23 22:39:48 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-02-23 22:39:48 +0000 |
commit | 2fb3fcf0c0446c9a1568e26e81d49f3b5ce159dc (patch) | |
tree | 67aa953b3e8dd0245307cdfefa9f3005659df040 /changelogs | |
parent | 509ff2ab170802e23646282f1d146a6383b53a66 (diff) | |
parent | 2f0599b6c851c208b5332f37509df0ada52e6d6a (diff) | |
download | gitlab-ce-2fb3fcf0c0446c9a1568e26e81d49f3b5ce159dc.tar.gz |
Merge branch '27989-disable-counting-tags' into 'master'
Disable unused tags count cache for Projects, Builds and Runners
Closes #27989
See merge request !9467
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/27989-disable-counting-tags.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/27989-disable-counting-tags.yml b/changelogs/unreleased/27989-disable-counting-tags.yml new file mode 100644 index 00000000000..988785ac454 --- /dev/null +++ b/changelogs/unreleased/27989-disable-counting-tags.yml @@ -0,0 +1,4 @@ +--- +title: Disable unused tags count cache for Projects, Builds and Runners +merge_request: +author: |