summaryrefslogtreecommitdiff
path: root/app/services/users/destroy_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't allow deleting a ghost user.Timothy Andrew2017-02-241-1/+1
* Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-4/+9
* Implement review comments from @DouweM and @nick.thomas.Timothy Andrew2017-02-241-2/+2
* Deleting a user shouldn't delete associated issues.Timothy Andrew2017-02-241-0/+14
* Add user deletion permission check in `Users::DestroyService`sh-delete-user-permission-checkStan Hu2017-02-201-0/+4
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-0/+33