gitlab-org--gitlab-foss/spec
Patricio Cano 95419679f2 Lay the ground works to submit information to Akismet
- New concern `AkismetSubmittable` to allow issues and other `Spammable` models to be submitted to Akismet.
- New model `UserAgentDetail` to store information needed for Akismet.
- Services needed for their creation and tests.
2016-08-15 13:17:58 -05:00
..
config
controllers Lay the ground works to submit information to Akismet 2016-08-15 13:17:58 -05:00
factories Lay the ground works to submit information to Akismet 2016-08-15 13:17:58 -05:00
features Remove sleeping and replace escaped text. 2016-08-13 00:57:40 -05:00
finders Add a spec for ProjectsFinder project_ids_relation option 2016-08-15 12:49:31 +02:00
fixtures
helpers
initializers
javascripts
lib Change the order of the access rules to check simpler first, and add specs 2016-08-12 18:27:42 -04:00
mailers
models Lay the ground works to submit information to Akismet 2016-08-15 13:17:58 -05:00
requests Merge branch '20842-todos-queries-cache' into 'master' 2016-08-15 12:18:27 +00:00
routing
services Merge branch '20842-todos-queries-cache' into 'master' 2016-08-15 12:18:27 +00:00
support
tasks/gitlab
uploaders
views Method names changed to #includes_commit? 2016-08-12 10:43:04 +02:00
workers Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb