Github Importer
显示
- Gemfile 2 个添加, 0 个删除Gemfile
- Gemfile.lock 6 个添加, 0 个删除Gemfile.lock
- app/controllers/github_imports_controller.rb 75 个添加, 0 个删除app/controllers/github_imports_controller.rb
- app/controllers/omniauth_callbacks_controller.rb 1 个添加, 1 个删除app/controllers/omniauth_callbacks_controller.rb
- app/helpers/projects_helper.rb 16 个添加, 0 个删除app/helpers/projects_helper.rb
- app/views/github_imports/create.js.haml 18 个添加, 0 个删除app/views/github_imports/create.js.haml
- app/views/github_imports/status.html.haml 41 个添加, 0 个删除app/views/github_imports/status.html.haml
- app/views/projects/new.html.haml 9 个添加, 1 个删除app/views/projects/new.html.haml
- app/workers/repository_import_worker.rb 7 个添加, 1 个删除app/workers/repository_import_worker.rb
- config/routes.rb 8 个添加, 0 个删除config/routes.rb
- db/migrate/20141223135007_add_import_data_to_project_table.rb 8 个添加, 0 个删除...igrate/20141223135007_add_import_data_to_project_table.rb
- db/schema.rb 4 个添加, 1 个删除db/schema.rb
- lib/gitlab/github/client.rb 29 个添加, 0 个删除lib/gitlab/github/client.rb
- lib/gitlab/github/importer.rb 48 个添加, 0 个删除lib/gitlab/github/importer.rb
- lib/gitlab/github/project_creator.rb 37 个添加, 0 个删除lib/gitlab/github/project_creator.rb
- lib/gitlab/regex.rb 1 个添加, 1 个删除lib/gitlab/regex.rb
- spec/controllers/github_imports_controller_spec.rb 64 个添加, 0 个删除spec/controllers/github_imports_controller_spec.rb
- spec/helpers/projects_helper_spec.rb 9 个添加, 0 个删除spec/helpers/projects_helper_spec.rb
- spec/lib/gitlab/github/project_creator.rb 25 个添加, 0 个删除spec/lib/gitlab/github/project_creator.rb
加载中
想要评论请 注册 或 登录