summaryrefslogtreecommitdiff
path: root/lib/gitlab/legacy_github_import
Commit message (Expand)AuthorAgeFilesLines
* 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