summaryrefslogtreecommitdiff
path: root/app/controllers/abuse_reports_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterHEADmasterGitLab Bot2023-05-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-231-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-101-19/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-091-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-201-5/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-091-4/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-01-201-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-051-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