summaryrefslogtreecommitdiff
path: root/app/workers/repository_fork_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Cache output of Repository#exists?Yorick Peterse2016-03-191-2/+3
* Moved cache expiration code to Repository hooksYorick Peterse2016-02-231-1/+1
* Expire caches after forking/importing a repositoryYorick Peterse2016-02-171-0/+1
* Store and show reason why import failed.Douwe Maan2015-11-181-8/+6
* Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-0/+34