-
- Downloads
Continue refactoring. Use repostory and team
Showing
- app/contexts/notes/load_context.rb 1 addition, 1 deletionapp/contexts/notes/load_context.rb
- app/contexts/test_hook_context.rb 1 addition, 1 deletionapp/contexts/test_hook_context.rb
- app/controllers/admin/projects_controller.rb 3 additions, 2 deletionsapp/controllers/admin/projects_controller.rb
- app/controllers/merge_requests_controller.rb 2 additions, 2 deletionsapp/controllers/merge_requests_controller.rb
- app/controllers/projects_controller.rb 2 additions, 1 deletionapp/controllers/projects_controller.rb
- app/controllers/services_controller.rb 1 addition, 1 deletionapp/controllers/services_controller.rb
- app/controllers/team_members_controller.rb 4 additions, 5 deletionsapp/controllers/team_members_controller.rb
- app/helpers/application_helper.rb 3 additions, 2 deletionsapp/helpers/application_helper.rb
- app/helpers/merge_requests_helper.rb 1 addition, 1 deletionapp/helpers/merge_requests_helper.rb
- app/models/event.rb 7 additions, 3 deletionsapp/models/event.rb
- app/models/note.rb 1 addition, 1 deletionapp/models/note.rb
- app/models/project.rb 10 additions, 37 deletionsapp/models/project.rb
- app/models/protected_branch.rb 1 addition, 1 deletionapp/models/protected_branch.rb
- app/models/repository.rb 9 additions, 3 deletionsapp/models/repository.rb
- app/models/team.rb 71 additions, 2 deletionsapp/models/team.rb
- app/models/user.rb 1 addition, 1 deletionapp/models/user.rb
- app/models/users_project.rb 16 additions, 33 deletionsapp/models/users_project.rb
- app/views/admin/projects/_form.html.haml 1 addition, 1 deletionapp/views/admin/projects/_form.html.haml
- app/views/admin/projects/show.html.haml 5 additions, 5 deletionsapp/views/admin/projects/show.html.haml
- app/views/merge_requests/_form.html.haml 2 additions, 2 deletionsapp/views/merge_requests/_form.html.haml
Please register or sign in to comment