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-08Rewrite the GitHub importer from scratchYorick Peterse
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2016-12-19Namespace access token session key in `Import::GithubController`Rémy Coutable
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-08-31Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-08Remove require_relative 'import_spec_helper'Kamil Trzcinski
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2015-10-19Fix duplicate repositories in GitHub import pageStan Hu
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Update and simplify Import controller specsRobert Speicher
2015-04-01Add tests.Douwe Maan
2015-03-12Fix missing GitHub organisation repositories on import page.Douwe Maan
2015-02-24Fix specs.Douwe Maan
2015-02-12Even more hound fixesJeroen van Baarsen
2015-02-12Fixed hound warningsJeroen van Baarsen
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-06GitHub importer refactoringValery Sizov
2015-02-05gitlab.com importer: fix specs after refactoringValery Sizov
2015-02-05GitLab.com integration: refactoringValery Sizov