summaryrefslogtreecommitdiff
path: root/app/models/abuse_report.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-131-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-041-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-021-0/+51
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-241-15/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-291-0/+41
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-03-141-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-02-201-1/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-301-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-231-1/+43
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-111-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-101-1/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-091-1/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-201-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-0/+4
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Refactor the DeleteUserWorkerNick Thomas2017-06-051-2/+1
* Hard delete users' associated records deleted from AbuseReportssh-add-option-to-hard-deleteStan Hu2017-04-161-1/+1
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+7
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-12/+0
* Clearify who deletes the userZeger-Jan van de Weg2016-03-151-2/+2
* Add ability to delete a user with forceZeger-Jan van de Weg2016-03-151-2/+2
* Use a more sensible message for the AbuseReport uniqueness validationrs-abuse-report-validationRobert Speicher2016-01-161-1/+1
* Block the reported user before destroying the recordrs-block-user-before-removalRobert Speicher2016-01-121-0/+5
* Add `AbuseReport#notify`rs-abuse-reports-refactorRobert Speicher2016-01-041-0/+6
* Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reportedRémy Coutable2015-09-291-2/+2
* Re-annotate modelsStan Hu2015-09-061-0/+12
* Allow users to send abuse reportsDmitriy Zaporozhets2015-08-061-0/+9