summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bitbucket_import/importer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* 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-191-3/+9
* BB importer: fix specsValery Sizov2016-12-141-4/+4
* 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
* Fix Bitbucket importer spec to pass with 2.0 APIStan Hu2016-11-211-12/+30
* Make Omniauth providers specs to not modify global configurationKamil Trzcinski2016-06-081-1/+3
* first round of fixes and spec fixesJames Lopez2016-03-221-4/+4
* Fix bug where Bitbucket `closed` issues were imported as `opened`iurisilvio/gitlab-ce-bitbucket_closedIuri de Silvio2016-03-071-0/+88