gitlab-org--gitlab-foss/app/services/merge_requests
Sean McGivern d062af91ca Merge branch '30291-reopen-mr' into 'master'
Search for opened MRs - include reopened  MRs

Closes #30291

See merge request !10407
2017-04-06 11:21:28 +00:00
..
add_todo_when_build_fails_service.rb Make it possible to resolve all todos for pipeline 2017-02-15 10:54:33 +01:00
assign_issues_service.rb Ignore external issues when bulk assigning issues to author of merge request. 2016-10-20 16:40:24 +02:00
base_service.rb Search for opened MRs - include reopened MRs 2017-04-06 07:41:10 +02:00
build_service.rb Merge branch '29364-private-projects-mr-fix' 2017-04-05 21:06:02 -07:00
close_service.rb Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service` 2016-08-13 00:06:11 +02:00
create_service.rb Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingIssues` 2016-09-21 01:22:20 +05:30
get_urls_service.rb Add ability to disable Merge Request URL on push 2017-03-17 12:35:39 +00:00
merge_request_diff_cache_service.rb switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
merge_service.rb Use exceptions for MergeService error handling 2017-02-28 11:54:02 +00:00
merge_when_pipeline_succeeds_service.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
post_merge_service.rb Close todos when accepting a MR via the API. 2016-09-29 14:51:12 -04:00
refresh_service.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
reopen_service.rb Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service` 2016-08-13 00:06:11 +02:00
resolve_service.rb Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
resolved_discussion_notification_service.rb Address review feedback 2016-08-16 11:04:26 -05:00
update_service.rb Create todos only for new mentions 2017-03-29 17:20:11 +02:00