gitlab-org--gitlab-foss/app/services/projects
Douwe Maan bc2eff8dfb Merge branch '44392-resolve-projects-creation-silently-failing-on-after-create-error' into 'master'
Resolve "For new created projects permissions are not inherited from group level"

Closes #44692

See merge request gitlab-org/gitlab-ce!18013
2018-03-28 15:56:17 +00:00
..
group_links Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
hashed_storage Revert "Merge branch '3867-port-to-ce' into 'master'" 2018-02-28 21:09:34 +01:00
import_export Adds the option to override project description on export via API 2018-03-16 13:56:11 +00: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 When a Service templates are invalid newly created projects will have them inactive 2018-03-28 16:28:55 +01:00
destroy_service.rb Fix "Can't modify frozen hash" error when project is destroyed 2018-03-16 23:14:43 -07: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 Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +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
participants_service.rb
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 HTTPS-only pages 2018-03-22 19:58:36 +01:00
update_pages_service.rb apply feedback 2018-03-09 10:31:31 -05:00
update_service.rb Add HTTPS-only pages 2018-03-22 19:58:36 +01:00