summaryrefslogtreecommitdiff
path: root/app/services/users/migrate_to_ghost_user_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil TrzciƄski2019-04-151-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-181-0/+2
* Cleanly handle plural name for ghost user migrationOlivier Gonzalez2018-05-071-2/+2
* Refactor issuable destroy actionJarka Kadlecova2017-11-061-7/+11
* Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+2
* Move records to the ghost user in a transaction.Timothy Andrew2017-04-241-11/+23
* Implement review comments from @DouweM for !10467.28695-move-all-associated-records-to-ghost-userTimothy Andrew2017-04-061-0/+59