summaryrefslogtreecommitdiff
path: root/spec/controllers/import/bitbucket_server_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-0/+17
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-4/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-59/+22
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-4/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-1/+1
* Add BitbucketServerController filtering specGeorge Koltsov2019-08-121-1/+13
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Fix Bitbucket Server import not allowing personal projectsStan Hu2019-01-281-3/+19
* Fix Bitbucket Server importer error handlingStan Hu2019-01-121-1/+1
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-7/+7
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-1/+1
* Paginate Bitbucket Server importer projectsStan Hu2018-11-071-2/+9
* Consolidate server errors and add specsStan Hu2018-07-261-1/+1
* Fix failing specsStan Hu2018-07-261-2/+2
* Add missing stubbed parameterStan Hu2018-07-171-1/+1
* Finish specs for spec/controllers/import/bitbucket_server_controller_spec.rbStan Hu2018-07-091-2/+53
* Test server connection errorStan Hu2018-07-081-0/+5
* Add spec when project can't be savedStan Hu2018-07-081-7/+12
* Add spec for project not foundStan Hu2018-07-081-0/+10
* Add more specs and fix some typosStan Hu2018-07-081-0/+6
* Add initial specs for app/controllers/import/bitbucket_server_controller.rbStan Hu2018-07-081-0/+77