summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import/client.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-12/+0
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-13/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-0/+4
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-7/+7
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-2/+14
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-2/+2
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-3/+23
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+3
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+10
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-3/+50
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+1
* Do not allow localhost url redirection in GitHub Integrationmanojmj2019-07-051-2/+2
* Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-121-4/+1
* Introduce PredicateMemoization cop and fix offensesLin Jen-Shin2018-01-121-1/+5
* Support importing GH projects without rate limitsgithub-rake-task-rate-limitingYorick Peterse2017-11-081-0/+6
* Restore Enterprise support in the GH importerYorick Peterse2017-11-081-3/+29
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-101/+138
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* Add a simple cache for Gitlab::GithubImport::Client#userDouglas Barbosa Alexandre2017-02-201-0/+8
* Modify GithubImport to support GiteaRémy Coutable2016-12-191-6/+10
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-4/+10
* Fix typosfix/make-github-import-retryableAhmad Sherif2016-10-281-1/+1
* Fix applying labels for GitHub-imported MRsAhmad Sherif2016-10-271-5/+7
* Fix broken handling of certain calls in GitHub importer clientfix/github-importer-clientAhmad Sherif2016-10-061-2/+12
* Process each page of GitHub resources instead of concating them then processingAhmad Sherif2016-09-271-6/+5
* Memoize response from `has_rate_limit?` to avoid extra API callfix-gh-rate-limitDouglas Barbosa Alexandre2016-07-121-1/+3
* Checks if rate limit is enabled instead of stubbing responseDouglas Barbosa Alexandre2016-07-121-2/+6
* Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre2016-07-121-0/+5
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-14/+31
* Wrap all rate limiting logic inside GitHub API clientgh-rate-limitDouglas Barbosa Alexandre2016-06-091-2/+33
* Backport GitHub Enterprise import support from EEStan Hu2016-04-261-4/+11
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1
* Fix OAuth2 issue importing a new project from GitHub and GitLabStan Hu2015-03-221-1/+1
* Fix import pages not working after first load.Douwe Maan2015-03-131-1/+1
* Add Bitbucket importer.Douwe Maan2015-02-241-5/+1
* GitHub importer refactoringValery Sizov2015-02-051-2/+30
* GitLab.com integration: refactoringValery Sizov2015-02-051-1/+1
* GitLab.com integration: refactoringValery Sizov2015-02-051-0/+29