-
- Downloads
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.
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/importer_status.js 7 additions, 7 deletionsapp/assets/javascripts/importer_status.js
- app/assets/stylesheets/pages/projects.scss 6 additions, 0 deletionsapp/assets/stylesheets/pages/projects.scss
- app/controllers/import/github_controller.rb 4 additions, 3 deletionsapp/controllers/import/github_controller.rb
- app/helpers/namespaces_helper.rb 13 additions, 1 deletionapp/helpers/namespaces_helper.rb
- app/views/import/github/status.html.haml 12 additions, 1 deletionapp/views/import/github/status.html.haml
- doc/workflow/importing/img/import_projects_from_github_importer.png 0 additions, 0 deletions...ow/importing/img/import_projects_from_github_importer.png
- doc/workflow/importing/import_projects_from_github.md 5 additions, 0 deletionsdoc/workflow/importing/import_projects_from_github.md
- lib/gitlab/github_import/project_creator.rb 4 additions, 3 deletionslib/gitlab/github_import/project_creator.rb
- spec/controllers/import/github_controller_spec.rb 34 additions, 12 deletionsspec/controllers/import/github_controller_spec.rb
- spec/lib/gitlab/github_import/project_creator_spec.rb 1 addition, 1 deletionspec/lib/gitlab/github_import/project_creator_spec.rb

| W: | H:
| W: | H:

