discourse/spec
Robin Ward 0a4f5af4a8 Merge pull request #1531 from railsaholic/topics_model_refactoring
Refactored Topic#limit_topics_per_day to improve Code Climate Complexity
2013-10-17 06:56:41 -07:00
..
components logged in requests were being treated as anon, causing major havoc 2013-10-17 10:37:18 +11:00
controllers add image authorization on upload_avatar 2013-10-12 14:11:44 +02:00
fabricators Adding post details in preparation for the API importer code. 2013-10-15 09:21:30 -05: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 #1531 from railsaholic/topics_model_refactoring 2013-10-17 06:56:41 -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 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
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