gitlab-org--gitlab-foss/app/services/projects
Stan Hu a9ab6dbc63 Refactor use of Shell.import_repository for Wikis
The previous behavior would pass in a list of parameters
to Shell, but we can improve this by using the WikiFormatter
and Project models to give us the same information.
2019-02-05 21:33:09 -08:00
..
auto_devops
container_repository Add Container Registry API 2019-01-25 13:13:48 +01:00
group_links
hashed_storage Use Gitlab::AppLogger instead of Rails.logger 2019-01-25 20:26:35 +01:00
import_export
lfs_pointers Added validations to prevent LFS object forgery 2019-01-31 16:51:54 +01:00
operations
after_import_service.rb
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
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 Actually set raise_on_unfiltered_parameters to true 2019-01-16 22:36:01 +01:00
create_service.rb
destroy_service.rb Cleanup stale +deleted repo paths on project removal 2019-01-18 12:18:21 -02:00
detect_repository_languages_service.rb
disable_deploy_key_service.rb
download_service.rb
enable_deploy_key_service.rb
fork_service.rb
forks_count_service.rb
gitlab_projects_import_service.rb
housekeeping_service.rb
import_error_filter.rb Fix path disclosure on Project Import 2019-01-31 16:51:16 +01:00
import_service.rb Refactor use of Shell.import_repository for Wikis 2019-02-05 21:33:09 -08:00
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
protect_default_branch_service.rb Refactor code for protecting default branches 2019-01-16 14:25:14 +01:00
transfer_service.rb
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 Refactored AfterRenameService to reduce coupling 2019-01-22 13:55:18 +01:00