summaryrefslogtreecommitdiff
path: root/spec/lib/repository_cache_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu2016-07-251-6/+7
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Remove unnecessary require from RepositoryCache specRobert Speicher2015-06-041-1/+0
* Refactor Repository to use new RepositoryCache classRobert Speicher2015-01-291-0/+34