diff options
author | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-02-23 12:36:23 +0100 |
---|---|---|
committer | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-02-23 12:36:23 +0100 |
commit | 2f0599b6c851c208b5332f37509df0ada52e6d6a (patch) | |
tree | 5ea1241bf48a9b8cf41d65b4fd25317ac4636e93 /changelogs | |
parent | 29b59456d04a6e3febb70048b8b7f4b4082b8e05 (diff) | |
download | gitlab-ce-2f0599b6c851c208b5332f37509df0ada52e6d6a.tar.gz |
Disable unused tags count cache for Projects, Builds and Runners
+ remove complete leftover when Issues were tagged using acts_as_taggable
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: |