summaryrefslogtreecommitdiff
path: root/spec/workers/repository_fork_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-3/+7
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-3/+6
* Cache output of Repository#exists?Yorick Peterse2016-03-191-4/+15
* Expire caches after forking/importing a repositoryYorick Peterse2016-02-171-0/+12
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-9/+11
* Fix specsDouwe Maan2015-11-181-1/+0
* Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-0/+29