summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bitbucket_import
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-1/+0
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-12/+47
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-0/+9
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-203-13/+17
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-0/+68
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-10/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-2/+2
* Apply code review feedbackGeorge Koltsov2019-08-081-2/+2
* Add bitbucket_import/importer_spec.rb specGeorge Koltsov2019-08-071-8/+31
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-263-0/+6
* Avoid storing backtraces from Bitbucket Cloud imports in the databasesh-clean-up-bitbucket-import-errorsStan Hu2019-06-191-6/+21
* Merge branch 'security-60039' into 'master'GitLab Release Tools Bot2019-06-031-0/+1
|\
| * Validate MR branch namesMark Chao2019-05-031-0/+1
* | Refactor spec to reload existing_label right after creationPatrick Derichs2019-05-081-0/+40
|/
* Fix Bitbucket importFrancisco Javier López2019-03-141-2/+18
* Add more tests and comments around Wiki formattingStan Hu2019-02-051-0/+29
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-7/+2
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-2/+2
* Fix Bitbucket Cloud importer omitting repliesStan Hu2018-08-071-0/+75
* Implement `expect_next_instance_of` and use itLin Jen-Shin2018-06-211-1/+3
* Import bitbucket issues that are reported by an anonymous userBart Libert2018-05-241-0/+30
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-1/+1
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+1
* Fix bitbucket wiki import with hashed storage enabledNick Thomas2017-11-201-3/+30
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas2017-08-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use described_class when possibleRémy Coutable2017-07-272-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-272-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-5/+3
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-5/+5
* Fix new offensesDouwe Maan2017-02-231-2/+2
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-3/+3
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Add Wiki import to BB importerValery Sizov2016-12-192-4/+11
* BB importer: fix specsValery Sizov2016-12-141-4/+4
* Specs for Bitbucket::Connections and Bitbucket::CollectionsValery Sizov2016-12-121-0/+2
* Fix specsValery Sizov2016-12-091-1/+13
* Fix spec for Bitbucket importerStan Hu2016-11-211-1/+1
* Fix Rubocop errors with Bitbucket Importer specStan Hu2016-11-211-7/+7