summaryrefslogtreecommitdiff
path: root/spec/models/concerns/spammable_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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