summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/repository_cache_adapter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-271-0/+80
* Extract `Repository.memoize_method` methodMichael Kozono2018-09-271-0/+58
* Expire correct method caches after HEAD changedImre Farkas2018-06-291-2/+10
* Refactor RepositoryCache to make it usable in other classesAlejandro Rodríguez2018-03-061-0/+76