summaryrefslogtreecommitdiff
path: root/spec/services/users/destroy_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-0/+4
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-2/+2
* Fix: Project deletion may not log audit events during user deletionValery Sizov2018-08-171-13/+26
* Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-231-1/+1
* Use expect_next_instance_of to replace expect_any_instance_ofunify-destroy_service_spec.rbLin Jen-Shin2018-06-211-2/+6
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-2/+2
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-2/+2
* Remove soft removals related codeYorick Peterse2018-01-081-1/+1
* Fix user membership destroy relationFrancisco Javier López2018-01-021-0/+17
* Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-221-2/+25
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Fix hard-deleting users when they have authored issuesNick Thomas2017-06-021-1/+7
* [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-1/+1
* Fix specsClement Ho2017-05-041-2/+2
* Hard delete users' associated records deleted from AbuseReportssh-add-option-to-hard-deleteStan Hu2017-04-161-0/+6
* Implement review comments from @DouweM for !10467.28695-move-all-associated-records-to-ghost-userTimothy Andrew2017-04-061-68/+23
* Move a user's award emoji to the ghost userTimothy Andrew2017-04-061-1/+29
* Move a user's abuse reports to the ghost userTimothy Andrew2017-04-061-0/+7
* Move a user's notes to the ghost userTimothy Andrew2017-04-061-2/+8
* Move a user's merge requests to the ghost user.Timothy Andrew2017-04-061-0/+161