summaryrefslogtreecommitdiff
path: root/app/views/admin/spam_logs
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-11/+11
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-10/+10
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Fix spam logs paginationAnnabel Dunstone Gray2018-08-101-1/+1
* [skip ci] Convert btn-xs to btn-smClement Ho2018-04-121-6/+6
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-072-0/+3
* Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-1/+1
* Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-151-0/+5
* Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-022-4/+6
* Use time_ago_with_tooltip on spam logs listDouglas Barbosa Alexandre2016-02-021-1/+1
* Use truncate helper on spam logs listDouglas Barbosa Alexandre2016-02-021-1/+1
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-022-0/+51