diff options
author | Sean McGivern <sean@gitlab.com> | 2017-08-31 12:21:39 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2017-08-31 12:21:39 +0100 |
commit | e7817fc1e0877efd59f0442934bbb0ad91fbb20a (patch) | |
tree | 6d0502e8a9c2af5a9d962deb40ad4b2216b84b69 /lib/api/files.rb | |
parent | f35d7d7f6ea04a38da822db902ad24108dfe94a2 (diff) | |
download | gitlab-ce-e7817fc1e0877efd59f0442934bbb0ad91fbb20a.tar.gz |
Remove issuable finder count caching
We're going to cache the total open count separately, and then just perform
these counts on the list. We already do that to get the pagination information,
through Kaminari, and a future change will make Kaminari reuse the query results
from earlier in the request.
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions