-
- Downloads
There was an error fetching the commit references. Please try again later.
Allow non authenticated user access to public projects
parent
82f6ecba
No related branches found
No related tags found
Showing
- app/assets/stylesheets/common.scss 5 additions, 0 deletionsapp/assets/stylesheets/common.scss
- app/controllers/projects/application_controller.rb 22 additions, 1 deletionapp/controllers/projects/application_controller.rb
- app/controllers/projects_controller.rb 7 additions, 2 deletionsapp/controllers/projects_controller.rb
- app/helpers/application_helper.rb 2 additions, 0 deletionsapp/helpers/application_helper.rb
- app/models/ability.rb 20 additions, 11 deletionsapp/models/ability.rb
- app/views/layouts/public.html.haml 17 additions, 6 deletionsapp/views/layouts/public.html.haml
- app/views/projects/_clone_panel.html.haml 1 addition, 1 deletionapp/views/projects/_clone_panel.html.haml
- app/views/projects/commits/_head.html.haml 1 addition, 1 deletionapp/views/projects/commits/_head.html.haml
- app/views/projects/issues/_head.html.haml 4 additions, 3 deletionsapp/views/projects/issues/_head.html.haml
Please register or sign in to comment