gitlab-org--gitlab-foss/spec/services
Patrick Derichs 5dad9a306a Fix unexpected extra notification mails
Using custom_action and recipient filtering

Add more generic filtering to user_ids_notifiable_on

Add changelog entry

Remove commented class

Method is no longer needed

Overloading no longer required

Filter by action just in case of custom notification level

Add participant check

Fix unexpected extra notification mails

Using custom_action and recipient filtering

Add more generic filtering to user_ids_notifiable_on

Add changelog entry

Remove commented class

Method is no longer needed

Overloading no longer required

Filter by action just in case of custom notification level

Fix comment

Add repond_to? checks

Reverted custom_action filtering

Enhanced output of should_email helper

Changed :watch to :participating for custom notifiable users

Change spec variable name

Enhanced participating check

These conditions are no longer needed

Fix custom notification handling for participating type

Participating level should include maintainers

Fixed add_guest notification

Fix successful pipeline notification

Refactoring: Use maintainer? method on team instead

Add spec for new_issue: true for a custom group setting
which should have lower prio than an available project setting

Clean up specs
2019-04-17 09:10:42 +00: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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12: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 'mc/feature/custom-metrics-ce' into 'master' 2019-04-16 12:54:47 +00:00
clusters Merge branch 'frozen_string_literal_spec_services' into 'master' 2019-04-12 16:41:27 +00: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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12: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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
issues Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12: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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
members Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
merge_requests Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12: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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12: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 Fixed test specs 2019-04-04 13:08:34 +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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
users Merge branch 'frozen_string_literal_spec_services' into 'master' 2019-04-12 16:41:27 +00:00
wiki_pages Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
wikis Replace whitespaces in wiki page attachments file names 2018-09-07 14:10:15 +00:00
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
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 frozen_string_literal to spec/services 2019-04-12 10:14:54 +12: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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12: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
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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
system_hooks_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
system_note_service_spec.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03: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 Merge branch '11124-update-deployment-service-fails-if-project-is-nil' into 'master' 2019-04-12 17:07:37 +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 Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
web_hook_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00