gitlab-org--gitlab-foss/app/services/projects
Andreas Brandl 988dc80585
Further remove code branches by database type
We dropped MySQL support and a lot of mysql specific code has been
removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608.

This comes in from the other direction and removes any `if postgresql?`
branches.
2019-07-29 12:47:06 +02:00
..
auto_devops
container_repository
group_links
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
after_import_service.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
after_rename_service.rb
autocomplete_service.rb
base_move_relations_service.rb Further remove code branches by database type 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
count_service.rb
create_from_template_service.rb
create_service.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
destroy_service.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
detect_repository_languages_service.rb
disable_deploy_key_service.rb
download_service.rb
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
import_error_filter.rb
import_service.rb
move_access_service.rb
move_deploy_keys_projects_service.rb
move_forks_service.rb
move_lfs_objects_projects_service.rb
move_notification_settings_service.rb
move_project_authorizations_service.rb
move_project_group_links_service.rb
move_project_members_service.rb
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
repository_languages_service.rb
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
update_pages_service.rb
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