summaryrefslogtreecommitdiff
path: root/spec/controllers/import/bitbucket_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-3/+3
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Alias GitHub and BitBucket OAuth2 callback URLsStan Hu2019-01-311-2/+9
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-7/+7
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-2/+3
* Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez2018-02-091-3/+7
* Replace $.post in importer status with axiosClement Ho2018-02-091-28/+60
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-41/+41
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-9/+12
* Create subgroups if they don't exist while importing projectsJames Lopez2017-04-051-0/+67
* Fix Error 500 when Bitbucket importer does not have authorizationStan Hu2017-03-201-0/+11
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-2/+2
* Fix remaining Bitbucket controller specsStan Hu2016-11-211-14/+11
* Fix Bitbucket status controller specStan Hu2016-11-211-4/+3
* Fix Bitbucket callback specStan Hu2016-11-211-6/+14
* Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-311-10/+31
* Remove require_relative 'import_spec_helper'make-omniauth-tests-to-not-modify-global-stateKamil Trzcinski2016-06-081-1/+0
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-10/+18
* Show incompatible projects in Bitbucket import statusStan Hu2015-08-071-1/+3
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-7/+10
|\
| * Update and simplify Import controller specsRobert Speicher2015-06-221-8/+11
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-15/+8
|/
* Add tests.import-current-userDouwe Maan2015-04-011-14/+99
* Fix specs.Douwe Maan2015-02-241-0/+1
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+77