summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/repository_cache_adapter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-161-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-0/+3
* Revert "Revert "Cache branch and tag names as Redis sets""Nick Thomas2019-09-101-2/+5
* Revert "Cache branch and tag names as Redis sets"Nick Thomas2019-08-291-5/+2
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Cache branch and tag names as Redis setsNick Thomas2019-08-161-2/+5
* 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