gitlab-org--gitlab-foss/spec/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_spec.rb address comments 2017-01-25 10:10:05 +01:00
destroy_service_spec.rb Fix inconsistent naming for services that delete things 2017-02-08 09:16:43 +01:00
diff_position_update_service_spec.rb
post_process_service_spec.rb
slash_commands_service_spec.rb Backport backend work for time tracking. 2017-01-15 11:10:04 -05:00
update_service_spec.rb