-
- Downloads
There was an error fetching the commit references. Please try again later.
Added project specific enable/disable setting for LFS
Showing
- app/controllers/projects_controller.rb 1 addition, 1 deletionapp/controllers/projects_controller.rb
- app/helpers/lfs_helper.rb 4 additions, 0 deletionsapp/helpers/lfs_helper.rb
- app/helpers/projects_helper.rb 12 additions, 0 deletionsapp/helpers/projects_helper.rb
- app/models/project.rb 4 additions, 0 deletionsapp/models/project.rb
- app/views/admin/projects/show.html.haml 5 additions, 0 deletionsapp/views/admin/projects/show.html.haml
- app/views/projects/edit.html.haml 8 additions, 0 deletionsapp/views/projects/edit.html.haml
- db/migrate/20160823213309_add_enable_lfs_to_projects.rb 29 additions, 0 deletionsdb/migrate/20160823213309_add_enable_lfs_to_projects.rb
- db/schema.rb 1 addition, 0 deletionsdb/schema.rb
- spec/requests/lfs_http_spec.rb 107 additions, 0 deletionsspec/requests/lfs_http_spec.rb
Please register or sign in to comment