gitlab-org--gitlab-foss/app/services/concerns
Bob Van Landuyt 20cb4f7ab5 Only assign merge params when allowed
When a user updates a merge request coming from a fork, they should
not be able to set `force_remove_source_branch` if they cannot push
code to the source project.

Otherwise developers of the target project could remove the source
branch of the source project by setting this flag through the API.
2019-10-24 12:19:56 +02:00
..
git Add latest changes from gitlab-org/gitlab@master 2019-10-03 15:07:07 +00:00
issues
merge_requests Only assign merge params when allowed 2019-10-24 12:19:56 +02:00
users Rename methods that conflict in Rails 5.2 2019-05-12 23:42:06 -05:00
exclusive_lease_guard.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
suggestible.rb
update_visibility_level.rb
validates_classification_label.rb