gitlab-org--gitlab-foss/spec/services/merge_requests
Sean McGivern 30bca22d08 Fix 500 error when MR from fork has conflicts but worker has not run
If the ref hasn't been fetched into the target repository yet, this will fail
with a Rugged::ReferencError (assuming we're not using Gitaly). We should handle
this in the same way as a missing ref.
2018-04-06 12:16:51 +01:00
..
conflicts Fix 500 error when MR from fork has conflicts but worker has not run 2018-04-06 12:16:51 +01:00
add_todo_when_build_fails_service_spec.rb
assign_issues_service_spec.rb
build_service_spec.rb Fetch commit signatures from Gitaly in batches 2018-03-01 18:31:31 +01:00
close_service_spec.rb Make user/author use project.creator in most factories 2018-01-31 18:31:21 +01:00
create_from_issue_service_spec.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
create_service_spec.rb /wip slash command on MR creation 2018-03-01 11:19:14 -03:00
ff_merge_service_spec.rb Make user/author use project.creator in most factories 2018-01-31 18:31:21 +01:00
get_urls_service_spec.rb
merge_request_diff_cache_service_spec.rb Only cache MR diffs for one week 2018-03-15 11:49:53 +00:00
merge_service_spec.rb
merge_when_pipeline_succeeds_service_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
post_merge_service_spec.rb
rebase_service_spec.rb Refactor Gitlab::Git code related to LFS changes for Gitaly migration 2018-02-02 16:27:01 -03:00
refresh_service_spec.rb Send notification emails when push to a merge request 2018-03-26 13:24:52 +01:00
reopen_service_spec.rb Make user/author use project.creator in most factories 2018-01-31 18:31:21 +01:00
resolved_discussion_notification_service_spec.rb
update_service_spec.rb Allow a user to select allow maintainer to push 2018-03-07 15:12:31 +01:00