summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import/importer/repository_importer.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-5/+4
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-2/+1
* Test if remote repository exists before cloningZeger-Jan van de Weg2018-03-271-2/+6
* [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