gitlab-org--gitlab-foss/app
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
..
assets Merge branch 'zj-deployment-status-on-mr' into 'master' 2016-08-15 15:29:26 +00:00
controllers Merge branch '20842-todos-queries-cache' into 'master' 2016-08-15 12:18:27 +00:00
finders Pass project IDs relation to ProjectsFinder instead of using a block 2016-08-15 12:49:31 +02:00
helpers Merge branch '20842-todos-queries-cache' into 'master' 2016-08-15 12:18:27 +00:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models Lay the ground works to submit information to Akismet 2016-08-15 13:17:58 -05:00
services Lay the ground works to submit information to Akismet 2016-08-15 13:17:58 -05:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Merge branch 'zj-deployment-status-on-mr' into 'master' 2016-08-15 15:29:26 +00:00
workers Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00