summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/repository_cache_adapter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-13/+18
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-4/+3
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+84
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* 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