gitlab-org--gitlab-foss/app/services
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_settings
applications
auth Verify that deploy token has valid access when pulling container registry image 2018-04-10 07:31:30 +00:00
badges
boards Fix more specs 2018-04-05 14:58:49 -03:00
chat_names
ci Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'" 2018-04-10 10:41:08 +00:00
clusters Replace KubeException with Kubeclient::HttpError (kubeclient 3.0) 2018-03-15 08:14:13 +01:00
commits
concerns
deploy_keys
deploy_tokens Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
discussions
emails
events
files Use correct encoding with Lfs::FileTransfromer 2018-03-15 21:49:01 +00:00
gpg_keys
groups
issuable Deleting a MR you are assigned to should decrements counter 2018-04-05 13:24:45 -05:00
issues Improve specs and docs 2018-04-05 15:14:04 -03:00
keys
labels
lfs Use correct encoding with Lfs::FileTransfromer 2018-03-15 21:49:01 +00:00
mattermost
members
merge_requests Rename `create_merge_request` permissions 2018-04-11 10:51:15 +02:00
milestones
notes Merge branch 'jprovazn-comment-refs' into 'master' 2018-04-05 12:41:01 +00:00
projects Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
prometheus
protected_branches ProtectedBranchPolicy used from Controller for destroy/update 2018-03-26 10:29:52 +01:00
protected_tags DestroyService for protected tags/branches used from controller 2018-03-26 10:29:52 +01:00
quick_actions Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
search
tags
test_hooks
users
wiki_pages
access_token_validation_service.rb
after_branch_delete_service.rb
akismet_service.rb
audit_event_service.rb
base_count_service.rb
base_renderer.rb
base_service.rb
check_gcp_project_billing_service.rb
cohorts_service.rb
compare_service.rb
create_branch_service.rb
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb
event_create_service.rb
git_push_service.rb
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb Show issues of subgroups in group-level issue board 2018-04-05 14:58:49 -03:00
merge_request_metrics_service.rb
metrics_service.rb
note_summary.rb
notification_recipient_service.rb Refactor `add_recipients` 2018-04-09 19:16:40 +11:00
notification_service.rb Send notification emails when push to a merge request 2018-03-26 13:24:52 +01:00
pages_service.rb
preview_markdown_service.rb
push_event_payload_service.rb
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
reset_project_cache_service.rb
search_service.rb
spam_check_service.rb
spam_service.rb
submit_usage_ping_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
system_hooks_service.rb
system_note_service.rb Better group support notes-related code 2018-04-05 13:29:57 +02:00
todo_service.rb
update_release_service.rb
update_snippet_service.rb
upload_service.rb
user_agent_detail_service.rb
user_project_access_changed_service.rb
validate_new_branch_service.rb
verify_pages_domain_service.rb Allow pages domain verification to run on invalid domains 2018-03-26 15:07:01 +01:00
web_hook_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00