summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/repository_cache_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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