gitlab-org--gitlab-foss/spec/services/projects
Gabriel Mazetto d391dfb4ac Refactored AfterRenameService to reduce coupling
We still rely on the Dirty API for project rename (before/after) values,
but we don't access the dirty api from the service class anymore.

The previous value is now part of the initialization, which makes it
easier to test and the behavior is clearer.

The same was done with the `rename_repo` on the Storage classes, we now
provide before and after values as part of the method signature.
2019-01-22 13:55:18 +01:00
..
auto_devops
container_repository
group_links
hashed_storage Only set as read_only when starting the per-project migration 2019-01-07 23:53:06 +01:00
import_export
lfs_pointers Fixed SSRF in project imports with LFS 2018-12-18 09:01:17 +01:00
operations Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
after_import_service_spec.rb
after_rename_service_spec.rb Refactored AfterRenameService to reduce coupling 2019-01-22 13:55:18 +01:00
autocomplete_service_spec.rb
batch_open_issues_count_service_spec.rb
cleanup_service_spec.rb Use BFG object maps to clean projects 2018-12-06 18:58:00 +00:00
count_service_spec.rb
create_from_template_service_spec.rb Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
create_service_spec.rb Rename to CreateOrUpdateServiceAccountService 2018-12-05 10:31:44 +13:00
destroy_service_spec.rb Cleanup stale +deleted repo paths on project removal 2019-01-18 12:18:21 -02:00
detect_repository_languages_service_spec.rb
download_service_spec.rb
enable_deploy_key_service_spec.rb
fork_service_spec.rb Allow public forks to be deduplicated 2018-12-07 19:18:37 +01:00
forks_count_service_spec.rb
gitlab_projects_import_service_spec.rb
hashed_storage_migration_service_spec.rb
housekeeping_service_spec.rb
import_service_spec.rb
move_access_service_spec.rb
move_deploy_keys_projects_service_spec.rb
move_forks_service_spec.rb
move_lfs_objects_projects_service_spec.rb
move_notification_settings_service_spec.rb
move_project_authorizations_service_spec.rb
move_project_group_links_service_spec.rb
move_project_members_service_spec.rb
move_users_star_projects_service_spec.rb
open_issues_count_service_spec.rb
open_merge_requests_count_service_spec.rb
overwrite_project_service_spec.rb
participants_service_spec.rb
propagate_service_template_spec.rb
protect_default_branch_service_spec.rb Refactor code for protecting default branches 2019-01-16 14:25:14 +01:00
transfer_service_spec.rb Update storage location after a project has been transfered 2018-12-21 16:00:46 -02:00
unlink_fork_service_spec.rb
update_pages_configuration_service_spec.rb
update_pages_service_spec.rb
update_remote_mirror_service_spec.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
update_service_spec.rb Delete confidential issue todos for guests 2018-12-14 10:38:52 -02:00