gitlab-org--gitlab-foss/app/services/projects
Yorick Peterse ff28a7cc36 Moved cache expiration code to Repository hooks
This keeps all the cache expiration code in a single file/class instead
of spreading it all across the codebase.
2016-02-23 12:02:59 +01:00
..
autocomplete_service.rb Faster autocomplete without unused description 2015-01-23 14:38:20 -08:00
create_service.rb Creator should be added as a master of the project on creation 2016-01-20 20:06:28 -02:00
destroy_service.rb Moved cache expiration code to Repository hooks 2016-02-23 12:02:59 +01:00
download_service.rb DRY up upload and download services 2016-01-08 17:38:53 +01:00
fork_service.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
housekeeping_service.rb Use GitlabShellWorker.perform_async for housekeeping 2015-11-19 16:04:07 +01:00
import_service.rb Move Gitlab::BitbucketImport::KeyDeleter to it's own importer 2016-01-26 10:56:22 -02:00
participants_service.rb Show warning when a comment will add 10 or more people to the discussion. 2015-06-05 12:07:13 +02:00
transfer_service.rb Added system hooks messages for renaming and transferring a project 2016-01-04 13:48:00 +00:00
update_service.rb Change update_forks_visibility_level into after_update hook in Project model 2015-11-20 00:13:56 +01:00
upload_service.rb DRY up upload and download services 2016-01-08 17:38:53 +01:00