summaryrefslogtreecommitdiff
path: root/app/controllers/abuse_reports_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Externalize strings in flash messagesMartin Wortschack2019-04-081-3/+3
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Fix errors caused by attempts to report already blocked or deleted usersHoracio Bertorello2017-06-281-1/+13
* Autofill abuse message text with user url. Closes #2838Josh Frye2016-01-161-0/+1
* Add `AbuseReport#notify`rs-abuse-reports-refactorRobert Speicher2016-01-041-3/+1
* Redirect back to user profile page after abuse reportRobert Speicher2016-01-041-2/+5
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1
* Migrate mailers to ActiveJobValery Sizov2015-11-261-1/+1
* Only pass abuse report ID to AbuseReportMailer.Douwe Maan2015-10-181-3/+4
* Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-081-0/+3
* Improve wording in abuse report formDmitriy Zaporozhets2015-08-061-1/+2
* Allow users to send abuse reportsDmitriy Zaporozhets2015-08-061-0/+23