gitlab-org--gitlab-foss/app/services/projects
James Lopez 65549a5866 add project name and namespace to filename on project export
added changelog
2016-07-15 12:55:28 +02:00
..
import_export add project name and namespace to filename on project export 2016-07-15 12:55:28 +02:00
autocomplete_service.rb
create_service.rb
destroy_service.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
download_service.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
fork_service.rb
housekeeping_service.rb Reset project pushes_since_gc when we enqueue the git gc call 2016-07-12 15:54:05 +02:00
import_service.rb fixes a few issues to do with import_url not being saved correctly for imports. This should prevent the import_data to be created when it should not and output an error properly validating before creating it. 2016-07-12 16:21:28 +02:00
participants_service.rb
transfer_service.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
unlink_fork_service.rb
update_service.rb Services: code style fixes, minor refactoring 2016-07-06 20:58:43 +03:00
upload_service.rb