modify github import JS and controller so we can now specify a namespace and/or name for a project.
- Fixed and added specs. - Added different namespace options depending on user privilages - Updated docs.
显示
- CHANGELOG 1 个添加, 0 个删除CHANGELOG
- app/assets/javascripts/importer_status.js 7 个添加, 7 个删除app/assets/javascripts/importer_status.js
- app/assets/stylesheets/pages/projects.scss 6 个添加, 0 个删除app/assets/stylesheets/pages/projects.scss
- app/controllers/import/github_controller.rb 4 个添加, 3 个删除app/controllers/import/github_controller.rb
- app/helpers/namespaces_helper.rb 13 个添加, 1 个删除app/helpers/namespaces_helper.rb
- app/views/import/github/status.html.haml 12 个添加, 1 个删除app/views/import/github/status.html.haml
- doc/workflow/importing/img/import_projects_from_github_importer.png 0 个添加, 0 个删除...ow/importing/img/import_projects_from_github_importer.png
- doc/workflow/importing/import_projects_from_github.md 5 个添加, 0 个删除doc/workflow/importing/import_projects_from_github.md
- lib/gitlab/github_import/project_creator.rb 4 个添加, 3 个删除lib/gitlab/github_import/project_creator.rb
- spec/controllers/import/github_controller_spec.rb 34 个添加, 12 个删除spec/controllers/import/github_controller_spec.rb
- spec/lib/gitlab/github_import/project_creator_spec.rb 1 个添加, 1 个删除spec/lib/gitlab/github_import/project_creator_spec.rb
加载中
想要评论请 注册 或 登录