-
- Downloads
There was an error fetching the commit references. Please try again later.
Abiliy to disable 'Share with Group' feature
parent
56fee497
No related branches found
No related tags found
Pipeline #
Showing
- app/controllers/groups_controller.rb 1 addition, 1 deletionapp/controllers/groups_controller.rb
- app/models/project.rb 4 additions, 0 deletionsapp/models/project.rb
- app/models/project_team.rb 2 additions, 2 deletionsapp/models/project_team.rb
- app/views/groups/edit.html.haml 10 additions, 1 deletionapp/views/groups/edit.html.haml
- app/views/layouts/nav/_project_settings.html.haml 6 additions, 5 deletionsapp/views/layouts/nav/_project_settings.html.haml
- app/views/projects/project_members/index.html.haml 1 addition, 1 deletionapp/views/projects/project_members/index.html.haml
- db/migrate/20150930110012_add_group_share_lock.rb 5 additions, 0 deletionsdb/migrate/20150930110012_add_group_share_lock.rb
- db/schema.rb 6 additions, 5 deletionsdb/schema.rb
- lib/api/groups.rb 29 additions, 3 deletionslib/api/groups.rb
- lib/api/projects.rb 4 additions, 0 deletionslib/api/projects.rb
- spec/requests/api/groups_spec.rb 18 additions, 0 deletionsspec/requests/api/groups_spec.rb
Please register or sign in to comment