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
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-23Do not authorize with OAuth for CICD only projectsMatija Čupić
2019-06-10Fix Fogbugz Importer not workingStan Hu
2019-05-31Setup Phabricator importBob Van Landuyt
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-02-13Improve the GitHub and Gitea import feature table interfaceLuke Bennett
2019-01-31Alias GitHub and BitBucket OAuth2 callback URLsStan Hu
2019-01-29Fix Bitbucket Server import not allowing personal projectsStan Hu
2019-01-13Fix Bitbucket Server importer error handlingStan Hu
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-10Allow GitHub imports via token even if OAuth2 provider not configuredStan Hu
2018-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-11-07Paginate Bitbucket Server importer projectsStan Hu
2018-09-17Resolve "Unable to import repository: undefined method `import_file' for nil...James Lopez
2018-07-27Consolidate server errors and add specsStan Hu
2018-07-27Fix failing specsStan Hu
2018-07-18Add missing stubbed parameterStan Hu
2018-07-10Finish specs for spec/controllers/import/bitbucket_server_controller_spec.rbStan Hu
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