-
- Downloads
Public git read-only access via http
Showing
- app/controllers/public/projects_controller.rb 11 additions, 0 deletionsapp/controllers/public/projects_controller.rb
- app/models/project.rb 1 addition, 1 deletionapp/models/project.rb
- app/views/admin/projects/_form.html.haml 7 additions, 0 deletionsapp/views/admin/projects/_form.html.haml
- app/views/admin/projects/show.html.haml 7 additions, 0 deletionsapp/views/admin/projects/show.html.haml
- app/views/layouts/public.html.haml 17 additions, 0 deletionsapp/views/layouts/public.html.haml
- app/views/public/projects/index.html.haml 14 additions, 0 deletionsapp/views/public/projects/index.html.haml
- config/routes.rb 8 additions, 0 deletionsconfig/routes.rb
- db/migrate/20130110172407_add_public_to_project.rb 5 additions, 0 deletionsdb/migrate/20130110172407_add_public_to_project.rb
- db/schema.rb 9 additions, 8 deletionsdb/schema.rb
- lib/gitlab/backend/grack_auth.rb 10 additions, 6 deletionslib/gitlab/backend/grack_auth.rb
app/views/layouts/public.html.haml
0 → 100644
app/views/public/projects/index.html.haml
0 → 100644
Please register or sign in to comment