gitlab-org--gitlab-foss/app/services/projects
Rémy Coutable 4f09d099e9 Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'
Adds Rubocop rule for line break after guard clause

Closes #18040

See merge request gitlab-org/gitlab-ce!15188
2017-11-20 09:22:14 +00:00
..
group_links Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
import_export
after_import_service.rb
autocomplete_service.rb
count_service.rb Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
create_from_template_service.rb
create_service.rb
destroy_service.rb
download_service.rb
enable_deploy_key_service.rb
fork_service.rb
forks_count_service.rb Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
gitlab_projects_import_service.rb
hashed_storage_migration_service.rb Make #hashed_storage? require feature argument 2017-10-31 12:13:48 +01:00
housekeeping_service.rb
import_service.rb Prefer polymorphism over specific type checks in Import service 2017-11-15 13:40:35 +01:00
open_issues_count_service.rb Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
open_merge_requests_count_service.rb Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
participants_service.rb
propagate_service_template.rb
transfer_service.rb Fix project transfer with hashed-storage attachments 2017-11-17 17:50:52 +00:00
unlink_fork_service.rb Unlink a project from a fork network when it's source was deleted. 2017-11-03 12:17:59 +01:00
update_pages_configuration_service.rb
update_pages_service.rb
update_service.rb