summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/repository_cache_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+2
* 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-051-9/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-271-1/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu2019-01-081-11/+11
* Change specs to accept new cache keys for projectsGabriel Mazetto2018-11-161-11/+11
* Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-271-0/+85
* Cache `#can_be_resolved_in_ui?` git operationscache-refactorAlejandro Rodríguez2018-03-081-2/+16
* Refactor RepositoryCache to make it usable in other classesAlejandro Rodríguez2018-03-061-0/+36