gitlab-org--gitlab-foss/spec/services
Oswaldo Ferreira dba2d6ee7f Mark MR as merged regardless of errors when closing issues
We should mark the MR as merged as first thing on PostMergeService as in practice it is already merged on the repository. Happens that errors may happen when executing external services such as Issues::CloseService, and we do not want a MR hanging as opened because of that.
2018-06-27 12:05:37 -03:00
..
application_settings Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache 2018-05-29 10:38:59 +02:00
applications [Rails5] Fix spec/services/applications/create_service_spec.rb 2018-05-02 08:12:20 +00:00
auth Bring changes from EE 2018-06-21 22:38:58 +08:00
boards
chat_names
ci Merge branch '42751-rename-mr-maintainer-push' into 'master' 2018-06-05 15:04:18 +00:00
clusters Refactor code around scheduling cluster installations 2018-05-24 12:31:36 +03:00
deploy_keys
deploy_tokens Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
discussions
emails
events Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
files
gpg_keys
groups Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
issuable Backport of 1481-changing-weight-values-should-trigger-system-notes 2018-05-03 11:18:51 -07:00
issues Add a cop for FinderMethods 2018-06-20 18:13:13 +02:00
keys Introduce a new Keys::DestroyService service 2018-05-16 20:26:22 +02:00
labels Fix label links update on project transfer 2018-04-19 08:17:12 +00:00
lfs fix lock spec 2018-06-06 21:01:46 +09:00
members
merge_requests Mark MR as merged regardless of errors when closing issues 2018-06-27 12:05:37 -03:00
milestones
notes Persist truncated note diffs on a new table 2018-05-24 15:34:43 -03:00
projects Merge branch 'issue_47729' into 'master' 2018-06-26 11:24:37 +00:00
prometheus
protected_branches
protected_tags
quick_actions Resolve "Add /confidential quick action for issues" 2018-06-13 12:42:36 +00:00
search
tags Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
test_hooks Backport changes in app/services/test_hooks/project_service.rb 2018-06-02 18:44:31 -06:00
users Use expect_next_instance_of to replace expect_any_instance_of 2018-06-21 23:02:36 +08:00
wiki_pages Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb
base_count_service_spec.rb
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_deployment_service_spec.rb
create_release_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb
event_create_service_spec.rb
git_push_service_spec.rb Backports every CE related change from ee-5484 to CE 2018-05-07 11:59:51 +02:00
git_tag_push_service_spec.rb Find and mark more Git disk access locations, part 2 2018-06-12 14:33:37 +02:00
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_recipient_service_spec.rb Fix NotificationRecipientService spec for EE 2018-06-08 11:45:36 +01:00
notification_service_spec.rb Apply notification settings level of groups to all child objects 2018-06-07 15:47:39 -03:00
preview_markdown_service_spec.rb
push_event_payload_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7' 2018-04-30 15:00:14 -05:00
reset_project_cache_service_spec.rb
search_service_spec.rb
spam_service_spec.rb
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb find assets in test for CI and local test 2018-06-06 11:28:13 +02:00
todo_service_spec.rb Create TODO when MR became unmergeable 2018-05-17 08:54:57 +08:00
update_merge_request_metrics_service_spec.rb
update_release_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb Make all uses of fixture_file_upload use relative paths 2018-06-07 09:54:41 -05:00
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb
web_hook_service_spec.rb Resolve "WebHookService doesn't handle user info with nil passwords" 2018-06-25 14:44:29 +00:00