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 Create a Gitlab::Git submodule for conlict-related files 2017-10-12 22:03:15 -03:00
creations_controller.rb Rename create_merge_request permissions 2018-04-11 10:51:15 +02:00
diffs_controller.rb add support for the commit reference filter 2017-12-07 09:01:37 -05:00