gitlab-org--gitlab-foss/app/services/projects
2017-08-30 22:01:23 +08:00
..
import_export Move to Projects::HousecleaningService 2017-08-24 18:58:31 +08:00
after_import_service.rb Use git update-ref --stdin -z to delete refs 2017-08-30 22:01:23 +08:00
autocomplete_service.rb Show group milestones in autocomplete 2017-08-07 11:55:01 +01:00
count_service.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
create_from_template_service.rb Rename GitLabProjectImporterService and misc fixes 2017-08-01 14:36:42 +02:00
create_service.rb Merge branch '2756-ee-to-ce-backport' into 'master' 2017-08-30 09:45:05 +00:00
destroy_service.rb Cache the number of forks of a project 2017-08-14 18:00:28 +02:00
download_service.rb
enable_deploy_key_service.rb
fork_service.rb Cache the number of forks of a project 2017-08-14 18:00:28 +02:00
forks_count_service.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
gitlab_projects_import_service.rb Fixes race condition in project uploads 2017-08-07 14:31:45 +02:00
housekeeping_service.rb Remove unwanted refs after importing a project 2017-08-23 20:25:44 +08:00
import_service.rb Add explanation why we should return early for GitHub importer 2017-08-07 14:21:21 -03:00
open_issues_count_service.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
open_merge_requests_count_service.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
participants_service.rb
propagate_service_template.rb
transfer_service.rb Added some extra TODOs for the Legacy Storage refactor 2017-08-01 07:28:13 +02:00
unlink_fork_service.rb Cache the number of forks of a project 2017-08-14 18:00:28 +02:00
update_pages_configuration_service.rb
update_pages_service.rb Fix wrong method call on prometheus histogram 2017-08-10 20:05:44 +02:00
update_service.rb Add checks for branch existence before changing HEAD 2017-08-08 12:10:55 +11:00