summaryrefslogtreecommitdiff
path: root/lib/gitlab/repository_cache.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu2019-01-081-2/+2
* Change project cache key to depend on ID instead of full pathGabriel Mazetto2018-11-161-2/+2
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-1/+3
* Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-271-0/+16
* Cache `#can_be_resolved_in_ui?` git operationscache-refactorAlejandro Rodríguez2018-03-081-1/+2
* Refactor RepositoryCache to make it usable in other classesAlejandro Rodríguez2018-03-061-0/+32