-
- Downloads
Merge branch 'improve/public_area' of /home/git/repositories/gitlab/gitlabhq
No related branches found
No related tags found
Showing
- app/assets/stylesheets/sections/projects.scss 13 additions, 3 deletionsapp/assets/stylesheets/sections/projects.scss
- app/controllers/public/projects_controller.rb 11 additions, 0 deletionsapp/controllers/public/projects_controller.rb
- app/views/layouts/errors.html.haml 1 addition, 1 deletionapp/views/layouts/errors.html.haml
- app/views/layouts/public.html.haml 7 additions, 1 deletionapp/views/layouts/public.html.haml
- app/views/public/projects/_tree.html.haml 5 additions, 0 deletionsapp/views/public/projects/_tree.html.haml
- app/views/public/projects/index.html.haml 10 additions, 12 deletionsapp/views/public/projects/index.html.haml
- app/views/public/projects/show.html.haml 46 additions, 0 deletionsapp/views/public/projects/show.html.haml
- config/routes.rb 2 additions, 0 deletionsconfig/routes.rb
- features/public/public_projects.feature 14 additions, 0 deletionsfeatures/public/public_projects.feature
- features/steps/public/projects_feature.rb 35 additions, 0 deletionsfeatures/steps/public/projects_feature.rb
- features/steps/shared/paths.rb 4 additions, 0 deletionsfeatures/steps/shared/paths.rb
app/views/public/projects/_tree.html.haml
0 → 100644
app/views/public/projects/show.html.haml
0 → 100644
features/public/public_projects.feature
0 → 100644
features/steps/public/projects_feature.rb
0 → 100644
Please register or sign in to comment