-
- Downloads
There was an error fetching the commit references. Please try again later.
Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.
Showing
- app/assets/stylesheets/pages/projects.scss 8 additions, 0 deletionsapp/assets/stylesheets/pages/projects.scss
- app/controllers/projects_controller.rb 1 addition, 1 deletionapp/controllers/projects_controller.rb
- app/helpers/projects_helper.rb 2 additions, 2 deletionsapp/helpers/projects_helper.rb
- app/models/project.rb 2 additions, 2 deletionsapp/models/project.rb
- app/views/admin/projects/show.html.haml 2 additions, 1 deletionapp/views/admin/projects/show.html.haml
- app/views/projects/edit.html.haml 5 additions, 3 deletionsapp/views/projects/edit.html.haml
- db/migrate/20160823213309_add_lfs_enabled_to_projects.rb 2 additions, 2 deletionsdb/migrate/20160823213309_add_lfs_enabled_to_projects.rb
- db/schema.rb 1 addition, 1 deletiondb/schema.rb
- doc/api/projects.md 3 additions, 3 deletionsdoc/api/projects.md
- doc/workflow/project_features.md 5 additions, 5 deletionsdoc/workflow/project_features.md
- lib/api/entities.rb 1 addition, 1 deletionlib/api/entities.rb
- lib/api/projects.rb 7 additions, 5 deletionslib/api/projects.rb
- spec/requests/lfs_http_spec.rb 4 additions, 4 deletionsspec/requests/lfs_http_spec.rb
Please register or sign in to comment