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
2018-07-09Test server connection errorStan Hu
2018-07-09Add spec when project can't be savedStan Hu
2018-07-08Add spec for project not foundStan Hu
2018-07-08Add more specs and fix some typosStan Hu
2018-07-08Add initial specs for app/controllers/import/bitbucket_server_controller.rbStan Hu
2018-06-07Make all uses of `fixture_file_upload` use relative pathsRobert Speicher
2018-04-23Resolve "Namespace factory is problematic"Lin Jen-Shin
2018-02-09Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez
2018-02-09Replace $.post in importer status with axiosClement Ho
2018-01-17Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24Remove changes that are not absolutely necessaryDouwe Maan
2017-05-24Fix specsDouwe Maan
2017-04-05Create subgroups if they don't exist while importing projectsJames Lopez
2017-03-21Fix Error 500 when Bitbucket importer does not have authorizationStan Hu
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2016-12-19Namespace access token session key in `Import::GithubController`Rémy Coutable
2016-12-19Modify GithubImport to support GiteaRémy Coutable
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-11-22Fix remaining Bitbucket controller specsStan Hu
2016-11-22Fix Bitbucket status controller specStan Hu
2016-11-22Fix Bitbucket callback specStan Hu
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-08-25Remove gitoriousZ.J. van de Weg
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-08Remove require_relative 'import_spec_helper'Kamil Trzcinski
2016-06-08Move ImportSpecHelper to spec/support/Kamil Trzcinski
2016-06-08Make Omniauth providers specs to not modify global configurationKamil Trzcinski
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2015-10-19Fix duplicate repositories in GitHub import pageStan Hu
2015-09-09FogBugz project importJared Szechy
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-08-07Show incompatible projects in Bitbucket import statusStan 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-30Show incompatible projects in Google Code import statusStan Hu
2015-04-03Allow projects to be imported from Google Code.Douwe Maan
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-24Add Bitbucket importer.Douwe Maan
2015-02-20Add gitorious.org importerMarcin Kulik
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