summaryrefslogtreecommitdiff
path: root/spec/controllers/admin/spam_logs_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-26/+9
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-6/+27
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-3/+3
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-4/+4
* 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