summaryrefslogtreecommitdiff
path: root/spec/controllers/admin/spam_logs_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Further refactor and syntax fixes.Patricio Cano2016-08-151-1/+1
* Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-151-1/+1
* Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-0/+12
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-3/+3
* Fix rubocop offensesDouglas Barbosa Alexandre2016-02-021-4/+1
* Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-021-21/+14
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+47