gitlab-org--gitlab-foss/spec/services
Shinya Maeda daa8f784d0 Fix environment automatic on_stop trigger
Due to the nature of pipelines for merge requests, deployments.ref can
be a merge request ref instead of a branch name.

We support the environment auto-stop hook for this case
2019-04-30 21:15:39 +07:00
..
application_settings
applications
auth
boards
chat_names
ci Fix environment automatic on_stop trigger 2019-04-30 21:15:39 +07:00
clusters
commits
deploy_keys
deploy_tokens
discussions Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
emails
error_tracking
events
files
git
gpg_keys
groups
issuable Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
issues
keys
labels
lfs
members
merge_requests Fix environment automatic on_stop trigger 2019-04-30 21:15:39 +07:00
milestones
notes
projects
prometheus
protected_branches
protected_tags Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
quick_actions
releases
resource_events
search
submodules
suggestions
tags
test_hooks
todos/destroy
users
wiki_pages
wikis
access_token_validation_service_spec.rb
audit_event_service_spec.rb
base_count_service_spec.rb
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb
event_create_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_recipient_service_spec.rb
notification_service_spec.rb
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
reset_project_cache_service_spec.rb
search_service_spec.rb
service_response_spec.rb
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
system_hooks_service_spec.rb
system_note_service_spec.rb
task_list_toggle_service_spec.rb
todo_service_spec.rb
update_deployment_service_spec.rb
update_merge_request_metrics_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb
web_hook_service_spec.rb