Commit graph

5 commits

Author SHA1 Message Date
Stan Hu
e884795e6c Revert "Merge branch '3062-improve-project-cache' into 'master'"
This reverts commit e65e184269, reversing
changes made to 646ba2418b.
2019-01-08 13:14:06 -08:00
Gabriel Mazetto
2123b7896c Change specs to accept new cache keys for projects 2018-11-16 16:22:53 +01:00
Michael Kozono
3640292bf2 Cache Repository#exists? false in RequestStore
* Only truthy values are cached in Redis.
* All values are cached in RequestStore and in an instance variable.
2018-09-27 18:22:37 -07:00
Alejandro Rodríguez
bb2bf39ddf Cache #can_be_resolved_in_ui? git operations 2018-03-08 11:54:21 -03:00
Alejandro Rodríguez
5171e2f3d4 Refactor RepositoryCache to make it usable in other classes 2018-03-06 21:12:29 -03:00
Renamed from spec/lib/repository_cache_spec.rb (Browse further)