summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/github_import/importer/repository_importer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-29/+30
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-5/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-0/+2
* GitHub import: Run housekeeping after initial importsh-git-gc-after-initial-fetchStan Hu2019-04-071-0/+5
* Set proper default-branch on GitHub ImportKamil Trzciński2019-03-221-0/+11
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-2/+11
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+2
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-1/+1
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-061-1/+2
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+3
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+1
* Test if remote repository exists before cloningZeger-Jan van de Weg2018-03-271-1/+5
* [GH Import] Create an empty wiki if wiki import failedValery Sizov2018-02-191-2/+6
* Migrate to Project#empty_repo?zj-empty-repo-importerZeger-Jan van de Weg2017-12-201-4/+4
* Rename fetch_refs to refmapDouwe Maan2017-11-231-1/+1
* Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-39/+2
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+264