summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import/importer/repository_importer.rb
Commit message (Expand)AuthorAgeFilesLines
* Use shard name in Git::GitlabProjects instead of shard pathfix/use-shard-name-in-gitlab-projects-instead-of-shard-pathAhmad Sherif2018-03-271-2/+1
* [GH Import] Create an empty wiki if wiki import failedValery Sizov2018-02-191-0/+1
* Migrate to Project#empty_repo?zj-empty-repo-importerZeger-Jan van de Weg2017-12-201-1/+1
* Rename fetch_refs to refmapDouwe Maan2017-11-231-2/+2
* Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-15/+2
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+96