gitlab-org--gitlab-foss/app/services/projects
Nick Thomas 47ac3347d6
InvaildStateError -> InvalidStateError
2018-04-27 18:40:31 +01:00
..
group_links Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
hashed_storage Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
import_export Export LFS Objects when exporting a project 2018-04-05 10:21:51 +02:00
after_import_service.rb Simplify Git interactions in AfterImportService 2017-09-01 12:01:50 +00:00
autocomplete_service.rb Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
base_move_relations_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
batch_count_service.rb Using map to retrieve the element ids because of some issues with mysql 2017-12-01 18:32:13 +01:00
batch_forks_count_service.rb Using map to retrieve the element ids because of some issues with mysql 2017-12-01 18:32:13 +01:00
batch_open_issues_count_service.rb Using map to retrieve the element ids because of some issues with mysql 2017-12-01 18:32:13 +01:00
count_service.rb Fixed bug 2017-12-04 12:33:19 +01:00
create_from_template_service.rb Respect visibility options and description when importing project from template 2018-04-19 15:24:32 +00:00
create_service.rb Cache personal projects count. 2018-04-06 12:27:20 +02:00
destroy_service.rb Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
download_service.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
enable_deploy_key_service.rb Detect already enabled DeployKeys in EnableDeployKeyService 2017-05-03 17:37:08 +08:00
fork_service.rb Forking a project to a namespace with lower visibility. 2017-12-29 11:15:26 +01:00
forks_count_service.rb Moving query to base count service 2017-12-04 11:20:20 +01:00
gitlab_projects_import_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
hashed_storage_migration_service.rb WIP Attachments migration 2017-11-23 14:19:36 +01:00
housekeeping_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
import_service.rb Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' into 'master' 2018-04-04 09:20:19 +00:00
move_access_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
move_deploy_keys_projects_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
move_forks_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
move_lfs_objects_projects_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
move_notification_settings_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
move_project_authorizations_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
move_project_group_links_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
move_project_members_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
move_users_star_projects_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
open_issues_count_service.rb Moving query to base count service 2017-12-04 11:20:20 +01:00
open_merge_requests_count_service.rb Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
overwrite_project_service.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
participants_service.rb Add GFM support to nested groups 2017-02-13 22:30:10 +02:00
propagate_service_template.rb refactor code based on feedback 2017-05-05 18:57:52 +02:00
transfer_service.rb Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
unlink_fork_service.rb Don't link LFS-objects multiple times. 2017-12-19 17:06:18 +01:00
update_pages_configuration_service.rb Add HTTPS-only pages 2018-03-22 19:58:36 +01:00
update_pages_service.rb InvaildStateError -> InvalidStateError 2018-04-27 18:40:31 +01:00
update_service.rb Add HTTPS-only pages 2018-03-22 19:58:36 +01:00