gitlab-org--gitlab-foss/app
Yorick Peterse 3e561736b2
Cache the number of user SSH keys
By caching the number of personal SSH keys we reduce the number of
queries necessary on pages such as ProjectsController#show (which can
end up querying this data multiple times).

The cache is refreshed/flushed whenever an SSH key is added, removed, or
when a user is removed.
2017-11-16 14:59:38 +01:00
..
assets Merge branch 'ce-backport-39009-fix-approvals-showing-up-in-empty-mr-widget' into 'master' 2017-11-15 09:00:27 +00:00
controllers Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master' 2017-11-14 10:54:30 +00:00
finders Merge branch 'fix-filter-by-my-reaction' into 'master' 2017-11-14 11:05:37 +00:00
helpers Guarantee the order of groups in the dropdown 2017-11-14 16:57:41 +01:00
mailers
models Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
policies Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-new 2017-11-07 22:12:19 +09:00
presenters Expose applications as array via API 2017-11-02 17:57:58 +01:00
serializers Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master' 2017-11-14 10:54:30 +00:00
services Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
uploaders Use the Hashed Storage compatible layer to store Attachments 2017-10-30 14:30:41 +01:00
validators Merge branch 'refactor-clusters' into 'master' 2017-11-06 21:21:27 +00:00
views Resolve "Internationalization support for Prometheus Service Configuration" 2017-11-15 08:42:37 +00:00
workers [ci-skip] linting 2017-11-14 18:12:52 +00:00