summaryrefslogtreecommitdiff
path: root/spec/models/abuse_report_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-0/+36
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-0/+35
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-2/+38
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-2/+2
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Optimize a few simple spec files by using `set`Grzegorz Bizon2017-09-131-3/+4
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Refactor the DeleteUserWorkerNick Thomas2017-06-051-3/+1
* Hard delete users' associated records deleted from AbuseReportssh-add-option-to-hard-deleteStan Hu2017-04-161-1/+2
* Fix specs for the ghost user feature.12726-preserve-issues-after-deleting-usersTimothy Andrew2017-02-241-1/+1
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+4
* 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-3/+4
* Fix broken specsZeger-Jan van de Weg2016-03-151-9/+6
* 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/+16
* Add `AbuseReport#notify`rs-abuse-reports-refactorRobert Speicher2016-01-041-0/+17
* Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reportedRémy Coutable2015-09-291-0/+12
* Re-annotate modelsStan Hu2015-09-061-0/+12
* Allow users to send abuse reportsDmitriy Zaporozhets2015-08-061-0/+7