summaryrefslogtreecommitdiff
path: root/spec/models/concerns/spammable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-01-191-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-03-031-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-291-0/+55
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-211-17/+74
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-0/+40
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-2/+2
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-1/+3
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-0/+1
* Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-1/+17
* Further refactor and syntax fixes.Patricio Cano2016-08-151-13/+1
* Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-151-19/+8
* Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-4/+5
* Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-151-2/+3
* Refactored spam related code even furtherPatricio Cano2016-08-151-4/+17
* Complete refactor of the `Spammable` concern and tests:Patricio Cano2016-08-151-0/+41