gitlab-org--gitlab-foss/app/controllers/projects/merge_requests
Bob Van Landuyt 8ad9c4e873 Rename `create_merge_request` permissions
So we can distinguish between the permissions on the source and the
target project.

- `create_merge_request_from` indicates a user can create a merge
  request with the project as a source_project
- `create_merge_request_in` indicates a user can create a merge
  request with the project as a target_project
2018-04-11 10:51:15 +02:00
..
application_controller.rb Allow a user to select `allow maintainer to push` 2018-03-07 15:12:31 +01:00
conflicts_controller.rb
creations_controller.rb Rename `create_merge_request` permissions 2018-04-11 10:51:15 +02:00
diffs_controller.rb