summaryrefslogtreecommitdiff
path: root/spec/controllers/import/bitbucket_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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