discourse/spec
Régis Hanol 9b2f821012 Merge pull request #1512 from ScotterC/avatar-from-url
Build out a URI Adapter to allow uploading an avatar via a url
2013-10-21 13:17:37 -07:00
..
components Add screening by IP address. When deleting a user as a spammer, block all signups from the same IP address. 2013-10-21 14:50:18 -04:00
controllers Merge pull request #1512 from ScotterC/avatar-from-url 2013-10-21 13:17:37 -07:00
fabricators Add screening by IP address. When deleting a user as a spammer, block all signups from the same IP address. 2013-10-21 14:50:18 -04:00
fixtures FIX: Amazon spec 2013-10-04 12:49:39 -04:00
helpers Show mobile view as default for nexus 7 tablet 2013-09-23 17:13:29 -07:00
integration Add sockpuppet spammer detection. Automatically flag posts if they are from new users (registered less than 24 hours ago) at the same IP address and one of them started the topic. 2013-10-11 13:34:05 -04:00
integrity prevent double work in the i18n integrity specs 2013-03-23 15:49:31 +01:00
jobs large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
mailers oops did not have autospec running 2013-09-12 15:55:18 +10:00
models Merge pull request #1543 from railsaholic/small_users_controller_refactoring 2013-10-21 12:21:03 -07:00
phantom_js FIX: Smoke test failure 2013-10-16 16:01:41 -04:00
requests collapse some slow tests 2013-04-22 11:06:10 +10:00
serializers security issue, anon and logged in users could see the fact that a user sent another user a pm (but could not see the pm itself or title) 2013-10-03 16:48:03 -07:00
services Build out a URI Adapter to allow uploading an avatar via a url 2013-10-21 14:53:03 -04:00
support add current_user_provider so people can override current_user bevior cleanly, see 2013-10-09 15:11:54 +11:00
views/omniauth_callbacks Fixed all broken specs 2013-08-26 12:59:17 +10:00
spec_helper.rb rate limits for topics and posts on first day 2013-10-10 10:32:03 +11:00