gitlab-org--gitlab-foss/app/services/projects
Bob Van Landuyt 14a6cebc9f Store the name of a project that's a root of a fork network
So we can keep showing it to a user in his project page.
2017-10-07 11:46:23 +02:00
..
import_export
after_import_service.rb
autocomplete_service.rb
count_service.rb Fix refreshing of issues/MR count caches 2017-09-19 17:16:45 +02:00
create_from_template_service.rb
create_service.rb
destroy_service.rb Store the name of a project that's a root of a fork network 2017-10-07 11:46:23 +02:00
download_service.rb
enable_deploy_key_service.rb
fork_service.rb Create a fork network when forking a project 2017-10-07 11:46:23 +02:00
forks_count_service.rb
gitlab_projects_import_service.rb
hashed_storage_migration_service.rb Add support to migrate existing projects to Hashed Storage async 2017-09-28 16:32:14 +01:00
housekeeping_service.rb
import_service.rb
open_issues_count_service.rb
open_merge_requests_count_service.rb
participants_service.rb
propagate_service_template.rb
transfer_service.rb
unlink_fork_service.rb Remove membership from fork network when unlinking 2017-10-07 11:46:23 +02:00
update_pages_configuration_service.rb
update_pages_service.rb
update_service.rb