gitlab-org--gitlab-foss/spec/controllers/projects
Douwe Maan f6063baed4 Merge branch 'akismet-ui-check' into 'master'
Submit new issues created via the WebUI or API to Akismet for spam check on public projects.

## What does this MR do?

Submit new issues created via the WebUI by non project members to Akismet for spam check.

## Why was this MR needed?

Support for Akismet was added only to the API with !2266. This MR builds on that functionality to also check issues submitted via the WebUI for spam.

## What are the relevant issue numbers?

Related to:

- #5573 
- #5932 
- gitlab-com/infrastructure#14
- gitlab-com/support#61
- !2266

cc @stanhu @MrChrisW 

See merge request !5333
2016-07-27 19:36:43 +00:00
..
avatars_controller_spec.rb
blame_controller_spec.rb
blob_controller_spec.rb Validate presence of essential params for diff rendering 2016-06-24 16:20:53 -05:00
branches_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
commit_controller_spec.rb Support renames in diff_for_path actions 2016-07-11 09:31:34 +01:00
commits_controller_spec.rb
compare_controller_spec.rb Support renames in diff_for_path actions 2016-07-11 09:31:34 +01:00
find_file_controller_spec.rb
forks_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
group_links_controller_spec.rb
imports_controller_spec.rb
issues_controller_spec.rb Submit new issues created via the WebUI by non project members to Akismet for spam check. 2016-07-26 15:17:41 -05:00
labels_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
merge_requests_controller_spec.rb Support renames in diff_for_path actions 2016-07-11 09:31:34 +01:00
milestones_controller_spec.rb
notes_controller_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
project_members_controller_spec.rb Exclude requesters from Project#members, Group#members and User#members 2016-07-01 17:44:46 +02:00
protected_branches_controller_spec.rb
raw_controller_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
refs_controller_spec.rb
repositories_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
services_controller_spec.rb
snippets_controller_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
tags_controller_spec.rb Show release notes in tag list 2016-07-26 16:31:25 +01:00
todo_controller_spec.rb Cache todos pending/done dashboard query counts 2016-07-12 18:57:52 +02:00
tree_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
uploads_controller_spec.rb Get rid of is_image in FileUploader 2016-07-19 18:51:09 +02:00