-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'import-current-user' into 'master'
Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user into current namespace. Addresses #1347. Untested since I'm in a bit of a hurry. Will definitely have time to test and add unit tests before the 7.10 release :) See merge request !481
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/import/bitbucket_controller.rb 4 additions, 1 deletionapp/controllers/import/bitbucket_controller.rb
- app/controllers/import/github_controller.rb 4 additions, 1 deletionapp/controllers/import/github_controller.rb
- app/controllers/import/gitlab_controller.rb 4 additions, 1 deletionapp/controllers/import/gitlab_controller.rb
- lib/gitlab/gitlab_import/client.rb 4 additions, 0 deletionslib/gitlab/gitlab_import/client.rb
- spec/controllers/import/bitbucket_controller_spec.rb 99 additions, 14 deletionsspec/controllers/import/bitbucket_controller_spec.rb
- spec/controllers/import/github_controller_spec.rb 88 additions, 8 deletionsspec/controllers/import/github_controller_spec.rb
- spec/controllers/import/gitlab_controller_spec.rb 94 additions, 12 deletionsspec/controllers/import/gitlab_controller_spec.rb
Loading
Please register or sign in to comment