gitlab-org--gitlab-foss/spec/services
Stan Hu 45f94ea78c Prevent project team from being truncated too early during project destruction
There are two issues with truncating the project team early:

1. `Projects::UnlinkForkService` may not close merge requests properly since
   permissions may be revoked early.

2. If an error is encountered during flushing of caches, then the user will
   lose all privileges, possibly causing an issue on deletion on retry.
2017-02-19 05:00:27 -08:00
..
auth
boards
chat_names
ci Merge branch 'master' into fix/gb/pipeline-retry-builds-started 2017-02-17 14:31:00 +01:00
discussions
files
groups Fix a number of race conditions that can occur during namespace deletion 2017-02-15 23:56:40 -08:00
issuable
issues
labels
members
merge_requests Merge branch 'master' into fix/gb/pipeline-retry-builds-started 2017-02-17 14:31:00 +01:00
milestones
notes
projects Prevent project team from being truncated too early during project destruction 2017-02-19 05:00:27 -08:00
protected_branches
search
slash_commands
tags
users
wiki_pages
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb
compare_service_spec.rb
create_deployment_service_spec.rb
create_release_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb
event_create_service_spec.rb
git_hooks_service_spec.rb
git_push_service_spec.rb
git_tag_push_service_spec.rb
import_export_clean_up_service_spec.rb
notification_service_spec.rb
pages_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
search_service_spec.rb
spam_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb
test_hook_service_spec.rb
todo_service_spec.rb Todo done clicking is kind of unusable. 2017-02-17 22:12:19 +01:00
update_release_service_spec.rb
update_snippet_service_spec.rb
user_project_access_changed_service_spec.rb