-
- Downloads
There was an error fetching the commit references. Please try again later.
Share collaboration check between view and presenter
Showing
- app/controllers/concerns/checks_collaboration.rb 21 additions, 0 deletionsapp/controllers/concerns/checks_collaboration.rb
- app/controllers/projects/application_controller.rb 1 addition, 17 deletionsapp/controllers/projects/application_controller.rb
- app/helpers/commits_helper.rb 1 addition, 1 deletionapp/helpers/commits_helper.rb
- app/presenters/merge_request_presenter.rb 3 additions, 12 deletionsapp/presenters/merge_request_presenter.rb
- app/views/projects/commit/_commit_box.html.haml 1 addition, 1 deletionapp/views/projects/commit/_commit_box.html.haml
- app/views/projects/commit/show.html.haml 1 addition, 1 deletionapp/views/projects/commit/show.html.haml
- spec/controllers/concerns/checks_collaboration_spec.rb 55 additions, 0 deletionsspec/controllers/concerns/checks_collaboration_spec.rb
- spec/views/projects/tree/show.html.haml_spec.rb 1 addition, 0 deletionsspec/views/projects/tree/show.html.haml_spec.rb
Please register or sign in to comment