summaryrefslogtreecommitdiff
path: root/app/services/spam_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-1/+2
* Enable frozen string in apps/uploaders/*.rbgfyoung2018-07-161-0/+2
* replace `is_spam?` with `spam?`Maxim Rydkin2017-08-291-1/+1
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-9/+22
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-1/+2
* Further refactor and syntax fixes.Patricio Cano2016-08-151-31/+45
* Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-151-0/+64