gitlab-org--gitlab-foss/spec/services/merge_requests
Alejandro Rodríguez a99bf447a2 Remove Gitlab::Git::Repository#rugged and Gollum code
Cleanup code, and refactor tests that still use Rugged. After this, there should
be no Rugged code that access the instance's repositories on non-test
environments. There is still some rugged code for other tasks like the
repository import task, but since it doesn't access any repository storage path
it can stay.
2018-10-02 16:34:28 -03:00
..
conflicts Make sure ConflictsService does not raise for conflicting submodules 2018-07-10 15:06:20 +01:00
add_todo_when_build_fails_service_spec.rb
assign_issues_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
build_service_spec.rb Resolve "Migrate issue labels and milestone to related merge request" 2018-09-06 17:02:51 +00:00
close_service_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
create_from_issue_service_spec.rb Resolve "Automatically created MR uses wrong target branch (when branching from Tag)" 2018-06-08 12:28:43 +00:00
create_service_spec.rb Whitelist existing destroy_all offenses 2018-08-16 17:29:37 +02:00
delete_non_latest_diffs_service_spec.rb Whitelist existing destroy_all offenses 2018-08-16 17:29:37 +02:00
ff_merge_service_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
get_urls_service_spec.rb Add a project forks spec helper 2017-10-07 11:46:23 +02:00
merge_service_spec.rb Retrieve merge request closing issues from database cache 2018-08-06 11:58:22 -03:00
merge_when_pipeline_succeeds_service_spec.rb Create TODO when MR became unmergeable 2018-05-17 08:54:57 +08:00
post_merge_service_spec.rb Retrieve merge request closing issues from database cache 2018-08-06 11:58:22 -03:00
rebase_service_spec.rb Fix committer typo 2018-09-25 11:51:07 +03:00
refresh_service_spec.rb Send notification emails when push to a merge request 2018-03-26 13:24:52 +01:00
reload_diffs_service_spec.rb Cache diff highlighting upon Merge Request creation (refactors diff caching) 2018-09-07 10:07:18 -03:00
reopen_service_spec.rb Retrieve merge request closing issues from database cache 2018-08-06 11:58:22 -03:00
resolved_discussion_notification_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
squash_service_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
update_service_spec.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00