gitlab-org--gitlab-foss/app/services/projects
Stan Hu 9c2baada57 Ignore Gitaly errors if cache flushing fails on project destruction
We should just ignore these errors and move along with the deletion
since the repositories are going to be trashed anyway.

Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31164
2019-07-29 23:05:03 -07:00
..
auto_devops
container_repository Add Container Registry API 2019-01-25 13:13:48 +01:00
group_links Change policy regarding group visibility 2019-02-20 11:08:13 +01:00
hashed_storage Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
import_export Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
lfs_pointers Properly handle LFS Batch API response in project import 2019-05-09 18:04:40 -05:00
operations Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
after_import_service.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
after_rename_service.rb Move MigrationService to HashedStorage module 2019-01-25 20:26:35 +01:00
autocomplete_service.rb Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
base_move_relations_service.rb Refactor and remove #prepare_relation method 2019-07-29 12:47:06 +02:00
batch_count_service.rb
batch_forks_count_service.rb
batch_open_issues_count_service.rb
cleanup_service.rb Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
count_service.rb
create_from_template_service.rb Actually set raise_on_unfiltered_parameters to true 2019-01-16 22:36:01 +01:00
create_service.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
destroy_service.rb Ignore Gitaly errors if cache flushing fails on project destruction 2019-07-29 23:05:03 -07:00
detect_repository_languages_service.rb Forbid the use of `#reload` and prefer `#reset` 2019-04-15 13:05:14 +02:00
disable_deploy_key_service.rb
download_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
enable_deploy_key_service.rb
fetch_statistics_increment_service.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
fork_service.rb Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
forks_count_service.rb
git_deduplication_service.rb Add GitDeduplicationService for deduplication housekeeping 2019-05-21 13:34:31 -07:00
gitlab_projects_import_service.rb
housekeeping_service.rb Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
import_error_filter.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
import_service.rb Refactored LfsImportService and ImportService 2019-04-30 08:21:21 +00:00
move_access_service.rb
move_deploy_keys_projects_service.rb Refactor and remove #prepare_relation method 2019-07-29 12:47:06 +02:00
move_forks_service.rb
move_lfs_objects_projects_service.rb Refactor and remove #prepare_relation method 2019-07-29 12:47:06 +02:00
move_notification_settings_service.rb Refactor and remove #prepare_relation method 2019-07-29 12:47:06 +02:00
move_project_authorizations_service.rb Refactor and remove #prepare_relation method 2019-07-29 12:47:06 +02:00
move_project_group_links_service.rb Refactor and remove #prepare_relation method 2019-07-29 12:47:06 +02:00
move_project_members_service.rb Refactor and remove #prepare_relation method 2019-07-29 12:47:06 +02:00
move_users_star_projects_service.rb
open_issues_count_service.rb
open_merge_requests_count_service.rb
overwrite_project_service.rb
participants_service.rb
propagate_service_template.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
protect_default_branch_service.rb Refactor code for protecting default branches 2019-01-16 14:25:14 +01:00
repository_languages_service.rb Change DetectRepositoryLanguagesWorker to not receive user 2019-05-09 16:54:20 +01:00
transfer_service.rb Stop configuring group clusters on creation 2019-05-16 20:18:42 -05:00
unlink_fork_service.rb
update_pages_configuration_service.rb Do not reload daemon if configuration file of pages does not change 2019-01-16 13:02:41 +01:00
update_pages_service.rb Extract GitLab Pages using RubyZip 2019-01-31 16:52:48 +01:00
update_remote_mirror_service.rb
update_service.rb Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
update_statistics_service.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00