gitlab-org--gitlab-foss/app/services/projects
Stan Hu fb03846bb2 Merge branch '4826-create-empty-wiki-when-it-s-enabled' into 'master'
Make sure wiki exists when it's enabled

See merge request gitlab-org/gitlab-ce!17117
2018-02-28 17:37:50 +00:00
..
group_links Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
hashed_storage port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
import_export Move to Projects::HousecleaningService 2017-08-24 18:58:31 +08:00
after_import_service.rb Simplify Git interactions in AfterImportService 2017-09-01 12:01:50 +00:00
autocomplete_service.rb Resolve "Milestone Quick Action not displayed with no project milestones but with group milestones" 2018-02-23 14:23:09 +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 Update projects import service 2018-02-12 17:45:12 +02:00
create_service.rb Refactoring Project#write_repository_config 2018-01-03 16:13:32 -02:00
destroy_service.rb Use wiki.disk_path 2017-10-18 12:53:06 +01: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 Update projects import service 2018-02-12 17:45:12 +02: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 Rename fetch_refs to refmap 2017-11-23 16:59:58 +01: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
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 Fix Projects::TransferService#write_repository_config method 2018-01-03 16:13:32 -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 DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
update_pages_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
update_service.rb Make sure wiki exists when it's enabled 2018-02-26 13:02:17 +02:00