summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/github_import/client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-0/+2
* Support importing GH projects without rate limitsgithub-rake-task-rate-limitingYorick Peterse2017-11-081-0/+27
* Restore Enterprise support in the GH importerYorick Peterse2017-11-081-11/+90
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-52/+241
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Modify GithubImport to support GiteaRémy Coutable2016-12-191-10/+36
* Process each page of GitHub resources instead of concating them then processingAhmad Sherif2016-09-271-1/+1
* Remove unnecessary context from GitHub client specDouglas Barbosa Alexandre2016-07-121-6/+4
* Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre2016-07-121-0/+9
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-0/+14
* Backport GitHub Enterprise import support from EEStan Hu2016-04-261-3/+37
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Fix OAuth2 issue importing a new project from GitHub and GitLabStan Hu2015-03-221-0/+16