gitlab-org--gitlab-foss/spec/services
Shinya Maeda 31afb0e8ad Introduce service for merge request pipeline creation
We don't have a way to create MR pipeline today, this is one
of the headaches for users.
This change is a preliminary work for the capability.
2019-06-06 10:35:43 +07:00
..
application_settings Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
applications Remove un-used inheritance from service 2018-10-15 11:09:10 +13:00
auth Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
auto_merge Abstract auto merge processes 2019-06-03 13:15:29 +07:00
boards Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
chat_names Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
ci Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creations' into 'master' 2019-06-04 08:22:14 +00:00
clusters Remove legacy Kubernetes #actual_namespace 2019-05-21 11:38:11 -05:00
commits Apply patches when creating MR via email 2018-11-07 16:27:55 +01:00
deploy_keys Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
deploy_tokens Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
discussions Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
emails Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
error_tracking Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
events Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
files Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
git Fix remote mirrors not updating after tag push 2019-05-17 14:45:41 -07:00
gpg_keys Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
groups Merge branch 'frozen_string_literal_spec_services' into 'master' 2019-04-12 16:41:27 +00:00
issuable Fix typo in test 2019-05-24 10:18:56 +01:00
issues Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
keys Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
labels Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
lfs Fix uploading of LFS tracked file through UI 2019-05-06 12:51:49 +00:00
members Fix Error 500 when inviting user already present 2019-05-10 00:35:40 -05:00
merge_requests Introduce service for merge request pipeline creation 2019-06-06 10:35:43 +07:00
milestones Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
notes Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
projects Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
prometheus Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
protected_branches Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
protected_tags Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
quick_actions Quarantine flaky specs 2019-04-10 16:20:29 +02:00
releases Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
resource_events Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
search Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
submodules Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
suggestions Fix removing empty lines via suggestions 2019-05-28 07:12:29 +00:00
tags Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
test_hooks Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
todos/destroy Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
users Added user time settings fields to profile 2019-05-07 21:58:16 +00:00
wiki_pages Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
wikis
access_token_validation_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
audit_event_service_spec.rb Add support for JSON logging for audit events 2018-10-18 15:59:12 -07:00
auto_merge_service_spec.rb Abstract auto merge processes 2019-06-03 13:15:29 +07:00
base_count_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
cohorts_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
compare_service_spec.rb Add spec for CompareService 2019-04-18 22:01:51 -03:00
create_branch_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
create_snippet_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
delete_branch_service_spec.rb Port EE specific changes to CE 2019-04-22 17:16:32 +08:00
delete_merged_branches_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
event_create_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
gravatar_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
import_export_clean_up_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
note_summary_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
notification_recipient_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
notification_service_spec.rb Fix unexpected extra notification mails 2019-04-17 09:10:42 +00:00
preview_markdown_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
push_event_payload_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
repair_ldap_blocked_user_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
repository_archive_clean_up_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
reset_project_cache_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
search_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
service_response_spec.rb Add payload to the service response 2019-05-31 19:16:01 -03:00
spam_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
submit_usage_ping_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
system_hooks_service_spec.rb Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
system_note_service_spec.rb Change system notes to use relative urls 2019-05-23 12:04:09 +00:00
task_list_toggle_service_spec.rb Fenced blockquotes to not change source line pos 2019-04-04 18:59:31 -05:00
todo_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
update_deployment_service_spec.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
update_merge_request_metrics_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
update_snippet_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
upload_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
user_project_access_changed_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
verify_pages_domain_service_spec.rb Remove disabled pages domains 2019-04-30 12:05:54 +00:00
web_hook_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00