gitlab-org--gitlab-foss/app/services/projects
Francisco Javier López 6f0d8ebc45 Refactored LfsImportService and ImportService
In order to make `LfsImportService` more reusable, we
need to extract the logic inside `ImportService` and
encapsulate it into the service.
2019-04-30 08:21:21 +00:00
..
auto_devops Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
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 Skip project validation when switching storage layouts 2019-03-05 04:00:53 +01:00
import_export
lfs_pointers Refactored LfsImportService and ImportService 2019-04-30 08:21:21 +00:00
operations Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
after_import_service.rb Force a full GC after importing a project 2019-04-01 13:33:16 -03: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
batch_count_service.rb
batch_forks_count_service.rb
batch_open_issues_count_service.rb
cleanup_service.rb Use BFG object maps to clean projects 2018-12-06 18:58:00 +00: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 Fix ApplicationSetting development seed 2019-04-10 15:56:46 +02:00
destroy_service.rb Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00: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 Fix enabling project deploy key for admins 2018-11-16 23:18:06 -08:00
download_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
enable_deploy_key_service.rb Fix enabling project deploy key for admins 2018-11-16 23:18:06 -08:00
fetch_statistics_increment_service.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
fork_service.rb Let users set name/path on project fork using API 2019-02-20 00:19:27 +05:30
forks_count_service.rb
gitlab_projects_import_service.rb
housekeeping_service.rb Force a full GC after importing a project 2019-04-01 13:33:16 -03:00
import_error_filter.rb Fix path disclosure on Project Import 2019-01-31 16:51:16 +01: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
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 Forbid the use of `#reload` and prefer `#reset` 2019-04-15 13:05:14 +02:00
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 Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
protect_default_branch_service.rb Refactor code for protecting default branches 2019-01-16 14:25:14 +01:00
repository_languages_service.rb Return cached languages if they've been detected before 2019-03-20 20:33:49 +03:00
transfer_service.rb Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00: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 SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
update_service.rb Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
update_statistics_service.rb Refactor: extract duplicate steps to a service class 2019-04-05 22:47:20 +09:00