GitLab.com integration: refactoring
显示
- app/controllers/import/github_controller.rb 3 个添加, 3 个删除app/controllers/import/github_controller.rb
- app/controllers/import/gitlab_controller.rb 4 个添加, 4 个删除app/controllers/import/gitlab_controller.rb
- app/views/import/github/create.js.haml 0 个添加, 0 个删除app/views/import/github/create.js.haml
- app/views/import/github/status.html.haml 2 个添加, 2 个删除app/views/import/github/status.html.haml
- app/views/import/gitlab/create.js.haml 0 个添加, 0 个删除app/views/import/gitlab/create.js.haml
- app/views/import/gitlab/status.html.haml 2 个添加, 2 个删除app/views/import/gitlab/status.html.haml
- app/views/projects/new.html.haml 2 个添加, 2 个删除app/views/projects/new.html.haml
- config/routes.rb 4 个添加, 4 个删除config/routes.rb
- doc/integration/gitlab.md 1 个添加, 1 个删除doc/integration/gitlab.md
- lib/gitlab/github_import/client.rb 1 个添加, 1 个删除lib/gitlab/github_import/client.rb
- lib/gitlab/github_import/importer.rb 6 个添加, 3 个删除lib/gitlab/github_import/importer.rb
- lib/gitlab/gitlab_import/client.rb 2 个添加, 2 个删除lib/gitlab/gitlab_import/client.rb
- lib/gitlab/gitlab_import/importer.rb 6 个添加, 4 个删除lib/gitlab/gitlab_import/importer.rb
- lib/gitlab/import_formatter.rb 15 个添加, 0 个删除lib/gitlab/import_formatter.rb
- spec/controllers/import/github_controller_spec.rb 2 个添加, 2 个删除spec/controllers/import/github_controller_spec.rb
- spec/controllers/import/gitlab_controller_spec.rb 2 个添加, 2 个删除spec/controllers/import/gitlab_controller_spec.rb
加载中
想要评论请 注册 或 登录