summaryrefslogtreecommitdiff
path: root/app/workers/project_cache_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Restrict ProjectCacheWorker jobs to one per 15 minproject-cache-worker-leaseYorick Peterse2016-10-201-0/+27
* Check if repo exists before attempting to update cache infoStan Hu2016-03-271-0/+3
* Avoid cache building for super-weird case when repository root_ref is nilDmitriy Zaporozhets2015-07-171-1/+4
* Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-171-1/+4
* Build missing cache items in background job after each pushDmitriy Zaporozhets2015-07-171-0/+9