-
- Downloads
gitlab.com importer: refactorig
Showing
- app/assets/javascripts/importer_status.js.coffee 31 additions, 0 deletionsapp/assets/javascripts/importer_status.js.coffee
- app/controllers/import/base_controller.rb 21 additions, 0 deletionsapp/controllers/import/base_controller.rb
- app/controllers/import/github_controller.rb 5 additions, 17 deletionsapp/controllers/import/github_controller.rb
- app/controllers/import/gitlab_controller.rb 4 additions, 16 deletionsapp/controllers/import/gitlab_controller.rb
- app/views/import/base/create.js.haml 0 additions, 0 deletionsapp/views/import/base/create.js.haml
- app/views/import/github/status.html.haml 2 additions, 26 deletionsapp/views/import/github/status.html.haml
- app/views/import/gitlab/create.js.haml 0 additions, 18 deletionsapp/views/import/gitlab/create.js.haml
- app/views/import/gitlab/status.html.haml 2 additions, 26 deletionsapp/views/import/gitlab/status.html.haml
- app/views/projects/_github_import_modal.html.haml 1 addition, 14 deletionsapp/views/projects/_github_import_modal.html.haml
- app/views/projects/_gitlab_import_modal.html.haml 1 addition, 14 deletionsapp/views/projects/_gitlab_import_modal.html.haml
- app/views/projects/new.html.haml 8 additions, 0 deletionsapp/views/projects/new.html.haml
- app/workers/repository_import_worker.rb 7 additions, 7 deletionsapp/workers/repository_import_worker.rb
- lib/gitlab/github_import/importer.rb 2 additions, 1 deletionlib/gitlab/github_import/importer.rb
- lib/gitlab/gitlab_import/importer.rb 1 addition, 1 deletionlib/gitlab/gitlab_import/importer.rb
app/controllers/import/base_controller.rb
0 → 100644
Please register or sign in to comment