Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-08Support importing GH projects without rate limitsYorick Peterse
2017-11-08Restore Enterprise support in the GH importerYorick Peterse
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-02-20Add a simple cache for Gitlab::GithubImport::Client#userDouglas Barbosa Alexandre
2016-12-19Modify GithubImport to support GiteaRémy Coutable
2016-12-19Gogs ImporterKim "BKC" Carlbäcker
2016-10-28Fix typosAhmad Sherif
2016-10-27Fix applying labels for GitHub-imported MRsAhmad Sherif
2016-10-06Fix broken handling of certain calls in GitHub importer clientAhmad Sherif
2016-09-27Process each page of GitHub resources instead of concating them then processingAhmad Sherif
2016-07-12Memoize response from `has_rate_limit?` to avoid extra API callDouglas Barbosa Alexandre
2016-07-12Checks if rate limit is enabled instead of stubbing responseDouglas Barbosa Alexandre
2016-07-12Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-09Wrap all rate limiting logic inside GitHub API clientDouglas Barbosa Alexandre
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2015-11-30fix specsValery Sizov
2015-03-23Fix OAuth2 issue importing a new project from GitHub and GitLabStan Hu
2015-03-13Fix import pages not working after first load.Douwe Maan
2015-02-24Add Bitbucket importer.Douwe Maan
2015-02-06GitHub importer refactoringValery Sizov
2015-02-05GitLab.com integration: refactoringValery Sizov
2015-02-05GitLab.com integration: refactoringValery Sizov