gitlab-org--gitlab-foss/spec/support/helpers
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
..
features Add last activity to user administration 2019-02-05 17:56:51 +02:00
api_helpers.rb
assets_helpers.rb
bare_repo_operations.rb
board_helpers.rb
capybara_helpers.rb
ci_artifact_metadata_generator.rb
cookie_helper.rb
cycle_analytics_helpers.rb Rename GitPushService -> Git::BranchPushService 2019-03-25 13:02:31 +00:00
database_connection_helpers.rb
devise_helpers.rb
drag_to_helper.rb
dropzone_helper.rb
email_helpers.rb Fix unexpected extra notification mails 2019-04-17 09:10:42 +00:00
exclusive_lease_helpers.rb
expect_next_instance_of.rb
expect_offense.rb
fake_blob_helpers.rb
fake_migration_classes.rb
fake_u2f_device.rb
file_mover_helpers.rb Check snippet attached file to be moved is within designated directory 2019-02-21 16:44:44 +08:00
filter_spec_helper.rb
filtered_search_helpers.rb Abstract out method from spec to support 2019-04-08 16:52:40 +12:00
fixture_helpers.rb
git_helpers.rb
git_http_helpers.rb
gitlab_verify_helpers.rb
gpg_helpers.rb
graphql_helpers.rb Allow arrays to specify fields graphql_query_for 2019-04-11 11:32:13 -05:00
import_spec_helper.rb
input_helper.rb
inspect_requests.rb
issue_helpers.rb
javascript_fixtures_helpers.rb Merge branch 'winh-remove-sushi' into 'master' 2019-03-26 16:03:28 +00:00
jira_service_helper.rb
key_generator_helper.rb
kubernetes_helpers.rb Update dashboards to additionally use new environment selector 2019-03-21 08:06:47 +00:00
ldap_helpers.rb
license_helper.rb Add no-op license helper to CE 2019-03-28 15:18:50 +02:00
live_debugger.rb
login_helpers.rb Merge branch 'ce-security-jej/group-saml-link-origin-verification' into 'master' 2019-03-04 18:36:26 +00:00
markdown_feature.rb Fix review comments 2019-01-21 15:07:40 -06:00
merge_request_diff_helpers.rb
merge_request_helpers.rb
migrations_helpers.rb
mobile_helpers.rb
note_interaction_helpers.rb
notification_helpers.rb Fix unexpected extra notification mails 2019-04-17 09:10:42 +00:00
policy_helpers.rb Factorize policy helpers into PolicyHelpers 2019-03-27 15:41:46 +01:00
project_forks_helper.rb
prometheus_helpers.rb Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
query_recorder.rb
quick_actions_helpers.rb
rake_helpers.rb Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
reactive_caching_helpers.rb Allow blank values to be stored in reactive cache 2019-02-18 11:24:00 +00:00
redis_without_keys.rb
reference_parser_helpers.rb
repo_helpers.rb Fix error creating a merge request when diff includes a null byte 2019-03-14 12:55:45 -07:00
routes_helpers.rb
search_helpers.rb
seed_helper.rb
seed_repo.rb
select2_helper.rb Fix running a single spec file with rspec 2019-01-28 14:05:56 +00:00
selection_helper.rb
sorting_helper.rb
stub_configuration.rb Require possible EE extension 2019-04-10 23:46:16 +08:00
stub_env.rb Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
stub_feature_flags.rb CE Backport: Fix unleash server side cannot return feature flags 2019-02-13 17:55:45 +09:00
stub_gitlab_calls.rb Merge branch 'bw-enable-sourcepos' into 'master' 2019-01-28 17:19:23 +00:00
stub_gitlab_data.rb
stub_metrics.rb
stub_object_storage.rb Require possible EE extension 2019-04-10 23:46:16 +08:00
stub_worker.rb Refactor subbed_worker calls 2019-03-28 15:50:47 +00:00
terms_helper.rb
test_env.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
test_request_helpers.rb
upload_helpers.rb
user_login_helper.rb
wait_for_requests.rb
wiki_helpers.rb
workhorse_helpers.rb