summaryrefslogtreecommitdiff
path: root/lib/repository_cache.rb
Commit message (Expand)AuthorAgeFilesLines
* Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu2016-07-251-3/+4
* Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-171-1/+5
* Build missing cache items in background job after each pushDmitriy Zaporozhets2015-07-171-0/+4
* Fix RepositoryCache backend attr_readerRobert Speicher2015-01-301-5/+1
* Refactor Repository to use new RepositoryCache classRobert Speicher2015-01-291-0/+25