gitlab-org--gitlab-foss/spec/services
Jan Provaznik 4d7fa59af2
Sent notification only to authorized users
When moving a project, it's possible that some users who had
access to the project in old path can not access the project
in the new path.

Because `project_authorizations` records are updated asynchronously,
when we send the notification about moved project the list of project
team members contains old project members, we want to notify all these
members except the old users who can not access the new location.
2019-01-31 16:52:49 +01:00
..
application_settings Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
applications
auth Set the JWT algorithm to RS256 in decode specs 2018-12-29 06:20:04 -08:00
boards Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
chat_names
ci Remove expired artifacts periodically 2019-01-24 20:50:42 +09:00
clusters Make RBAC enabled default for new clusters 2019-01-04 11:49:13 +01:00
commits
deploy_keys
deploy_tokens
discussions
emails
error_tracking Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
events
files
gpg_keys
groups Merge branch 'security-todos_not_redacted_for_guests' into 'master' 2019-01-02 09:32:40 +00:00
issuable Adds validation to check if user can read project 2018-12-19 10:56:11 +00:00
issues Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
keys
labels Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
lfs Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
members Delete confidential issue todos for guests 2018-12-14 10:38:52 -02:00
merge_requests Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
milestones
notes Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
projects Extract GitLab Pages using RubyZip 2019-01-31 16:52:48 +01:00
prometheus
protected_branches
protected_tags
quick_actions
releases Add spec for Release API 2018-12-31 14:35:57 +09:00
resource_events Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
search
submodules
suggestions Adjusts suggestions unable to be applied 2019-01-25 11:30:44 -02:00
tags
test_hooks
todos/destroy Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
users Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
wiki_pages
wikis
access_token_validation_service_spec.rb
after_branch_delete_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 Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
git_push_service_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
git_tag_push_service_spec.rb
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_recipient_service_spec.rb
notification_service_spec.rb Sent notification only to authorized users 2019-01-31 16:52:49 +01:00
preview_markdown_service_spec.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
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
spam_service_spec.rb
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
todo_service_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
update_deployment_service_spec.rb
update_merge_request_metrics_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb Improve email messages 2019-01-07 11:16:58 +08:00
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb
web_hook_service_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00