summaryrefslogtreecommitdiff
path: root/lib/gitlab/legacy_github_import
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-11-stable-eev15.11.0-rc42GitLab Bot2023-04-201-1/+10
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-202-24/+24
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-2011-60/+84
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-192-5/+19
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+4
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/security/gitlab@14-6-stable-eeGitLab Bot2022-01-101-2/+3
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-2/+4
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-6/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-192-7/+7
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-192-1/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-3/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-7/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+0
* Do not allow localhost url redirection in GitHub Integrationmanojmj2019-07-051-1/+1
* Show upcoming status for releasesJason Goodman2019-07-031-0/+1
* Don't import pull request comments from Gitea reposJohn Kristensen2019-06-121-1/+6
* Merge branch '47327-fix-github-project-import-visibility' into 'master'Douwe Maan2019-04-101-1/+1
|\
| * Fix GitHub project import visibilityDaniel Wyatt2019-04-081-1/+1
* | Set release name when adding release notes to an existing tagJason Goodman2019-04-091-0/+1
|/
* Run rubocop -aNick Thomas2019-03-131-32/+24
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-3/+3
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-052-1/+5
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-2/+1
* Enable even more frozen string for lib/gitlabgfyoung2018-11-1614-0/+28
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-115-0/+14
* Use Github repo visibility during import while respecting restricted visibili...Imre Farkas2018-06-061-1/+4
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+2
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+1
* Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-121-1/+1
* CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-4/+5
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-3/+1
* Rename fetch_refs to refmapDouwe Maan2017-11-231-2/+2
* Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-0/+4
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-0714-0/+1017