summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bitbucket_import/project_creator_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-02-131-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-02-081-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-2/+2
* Implement `expect_next_instance_of` and use itLin Jen-Shin2018-06-211-1/+3
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-1/+1
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add Wiki import to BB importerValery Sizov2016-12-191-1/+2
* Specs for Bitbucket::Connections and Bitbucket::CollectionsValery Sizov2016-12-121-0/+2
* Fix BitbucketImport::ProjectCreator specStan Hu2016-11-211-7/+9
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-2/+5
* Fix Style/Blocks cop violationsRobert Speicher2015-06-221-9/+11
* Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-1/+1
* Make sure user has access to namespace in import tests.Douwe Maan2015-04-151-1/+5
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+22