gitlab-org--gitlab-foss/app/services/notes
dixpac 0dacf3c169 Fix inconsistent naming for services that delete things
* Changed name of delete_user_service and worker to destroy
* Move and change delete_group_service to Groups::DestroyService
* Rename Notes::DeleteService to Notes::DestroyService
2017-02-08 09:16:43 +01:00
..
create_service.rb Support notes without project 2017-01-18 18:38:17 -05:00
destroy_service.rb Fix inconsistent naming for services that delete things 2017-02-08 09:16:43 +01:00
diff_position_update_service.rb
post_process_service.rb address comments 2017-01-25 10:10:05 +01:00
slash_commands_service.rb address comments 2017-01-25 10:10:05 +01:00
update_service.rb