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-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-01-31Alias GitHub and BitBucket OAuth2 callback URLsStan Hu
2018-12-19Update specs to rails5 formatblackst0ne
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
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-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-11-22Fix remaining Bitbucket controller specsStan Hu
2016-11-22Fix Bitbucket status controller specStan Hu
2016-11-22Fix Bitbucket callback specStan Hu
2016-08-31Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre
2016-06-08Remove require_relative 'import_spec_helper'Kamil Trzcinski
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-01Add tests.Douwe Maan
2015-02-24Fix specs.Douwe Maan
2015-02-24Add Bitbucket importer.Douwe Maan