-
- Downloads
Add visibility level to project repository
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- app/assets/javascripts/project_new.js 35 additions, 3 deletionsapp/assets/javascripts/project_new.js
- app/assets/stylesheets/pages/projects.scss 27 additions, 56 deletionsapp/assets/stylesheets/pages/projects.scss
- app/controllers/projects_controller.rb 24 additions, 11 deletionsapp/controllers/projects_controller.rb
- app/helpers/preferences_helper.rb 15 additions, 1 deletionapp/helpers/preferences_helper.rb
- app/helpers/projects_helper.rb 26 additions, 7 deletionsapp/helpers/projects_helper.rb
- app/models/project_feature.rb 17 additions, 2 deletionsapp/models/project_feature.rb
- app/policies/project_policy.rb 12 additions, 2 deletionsapp/policies/project_policy.rb
- app/views/projects/_customize_workflow.html.haml 8 additions, 0 deletionsapp/views/projects/_customize_workflow.html.haml
- app/views/projects/_home_panel.html.haml 3 additions, 2 deletionsapp/views/projects/_home_panel.html.haml
- app/views/projects/_wiki.html.haml 19 additions, 0 deletionsapp/views/projects/_wiki.html.haml
- app/views/projects/edit.html.haml 32 additions, 24 deletionsapp/views/projects/edit.html.haml
- app/views/projects/issues/_issues.html.haml 1 addition, 1 deletionapp/views/projects/issues/_issues.html.haml
- app/views/projects/show.html.haml 67 additions, 63 deletionsapp/views/projects/show.html.haml
- db/migrate/20161012180455_add_repository_access_level_to_project_feature.rb 14 additions, 0 deletions...2180455_add_repository_access_level_to_project_feature.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
- spec/controllers/projects_controller_spec.rb 40 additions, 0 deletionsspec/controllers/projects_controller_spec.rb
- spec/factories/projects.rb 2 additions, 0 deletionsspec/factories/projects.rb
- spec/features/projects/features_visibility_spec.rb 30 additions, 0 deletionsspec/features/projects/features_visibility_spec.rb
- spec/lib/gitlab/import_export/safe_model_attributes.yml 1 addition, 0 deletionsspec/lib/gitlab/import_export/safe_model_attributes.yml
Loading
Please register or sign in to comment