summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import/importer
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-209-5/+45
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-162-4/+96
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-196-20/+26
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-162-16/+35
* 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-7-stable-eev13.7.0-rc42GitLab Bot2020-12-176-6/+227
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-186-7/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-1/+5
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-6/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-192-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-1/+2
* Add a field for released_at to GH importerCindy Pallares 🦉2019-08-091-0/+1
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-102-2/+2
* Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-062-0/+2
* GitHub import: Run housekeeping after initial importsh-git-gc-after-initial-fetchStan Hu2019-04-071-0/+5
* GitHub importer: Use the project creator to create branches from forksStan Hu2019-03-231-1/+1
* Set proper default-branch on GitHub ImportKamil Trzciński2019-03-221-1/+15
* GitHub import: Create new branches as project ownerStan Hu2019-03-191-1/+1
* Protect against nil due_on value in imported dataDiana Stanley2019-02-261-1/+1
* Capture due date when importing milestones from GithubDiana Stanley2019-02-201-0/+1
* Create the source branch for a GitHub importStan Hu2019-02-111-0/+30
* 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
* Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-311-3/+5
* Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl2019-01-291-5/+1
* Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl2019-01-291-11/+1
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-0/+8
* Refactor GitHub Importer database helpers into helper methodsStan Hu2018-08-242-73/+23
* Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-204-4/+4
* Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-161-1/+7
* Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-161-1/+11
* Trigger iid logic from GitHub importer for issues.Andreas Brandl2018-08-161-1/+5
* Don't expose project names in various countersYorick Peterse2018-06-211-1/+1
* Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-121-1/+2
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-062-0/+61
* Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-041-14/+42
* 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
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-4/+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-0714-0/+810