..
group_links
Adds Rubocop rule for line break after guard clause
2017-11-16 17:58:29 +01:00
hashed_storage
Use if instead of unless on Projects::HashedStorage::MigrateRepositoryService
2018-01-03 16:26:59 -02: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
Limit autocomplete menu to applied labels
2017-11-28 14:51:03 +11: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
Rename GitLabProjectImporterService and misc fixes
2017-08-01 14:36:42 +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
Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'
2018-01-16 17:04:38 -08:00
hashed_storage_migration_service.rb
WIP Attachments migration
2017-11-23 14:19:36 +01:00
housekeeping_service.rb
Remove unwanted refs after importing a project
2017-08-23 20:25:44 +08: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
Enable the Style/TrailingCommaInLiteral cop
2017-05-10 18:25:45 +02:00
update_pages_service.rb
Test new artifacts for pages deploy
2017-12-03 12:04:49 +01:00
update_service.rb
Remove Auto DevOps checkboxes - backend
2017-12-04 17:47:38 +01:00