-
- Downloads
Allow maintainers to edit directly in a fork
Showing
- app/controllers/concerns/creates_commit.rb 6 additions, 2 deletionsapp/controllers/concerns/creates_commit.rb
- app/controllers/projects/application_controller.rb 9 additions, 3 deletionsapp/controllers/projects/application_controller.rb
- app/controllers/projects/blob_controller.rb 6 additions, 2 deletionsapp/controllers/projects/blob_controller.rb
- app/helpers/tree_helper.rb 16 additions, 5 deletionsapp/helpers/tree_helper.rb
- app/policies/project_policy.rb 6 additions, 0 deletionsapp/policies/project_policy.rb
- app/presenters/merge_request_presenter.rb 8 additions, 11 deletionsapp/presenters/merge_request_presenter.rb
- app/serializers/merge_request_widget_entity.rb 2 additions, 1 deletionapp/serializers/merge_request_widget_entity.rb
- app/views/projects/_commit_button.html.haml 1 addition, 3 deletionsapp/views/projects/_commit_button.html.haml
- app/views/projects/blob/_new_dir.html.haml 1 addition, 3 deletionsapp/views/projects/blob/_new_dir.html.haml
- app/views/projects/blob/_upload.html.haml 1 addition, 3 deletionsapp/views/projects/blob/_upload.html.haml
- app/views/projects/commit/_change.html.haml 1 addition, 3 deletionsapp/views/projects/commit/_change.html.haml
- app/views/shared/_new_commit_form.html.haml 7 additions, 2 deletionsapp/views/shared/_new_commit_form.html.haml
- app/views/shared/projects/_edit_information.html.haml 6 additions, 0 deletionsapp/views/shared/projects/_edit_information.html.haml
- lib/gitlab/checks/change_access.rb 1 addition, 1 deletionlib/gitlab/checks/change_access.rb
- locale/gitlab.pot 113 additions, 38 deletionslocale/gitlab.pot
- spec/features/merge_request/maintainer_edits_fork_spec.rb 44 additions, 0 deletionsspec/features/merge_request/maintainer_edits_fork_spec.rb
- spec/features/projects/user_creates_files_spec.rb 9 additions, 2 deletionsspec/features/projects/user_creates_files_spec.rb
- spec/helpers/tree_helper_spec.rb 9 additions, 0 deletionsspec/helpers/tree_helper_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