discourse/spec
Manoj 9650dbb97c Refactor topics controller
Refactor: 1) TopicsController to reduce code climate complexity.
2) Topic model, addressed comments

fix typo
2013-10-28 11:42:07 +05:30
..
components cleanup API for looking up a user by email or username, add specs, fix invalid auto association in open id provider 2013-10-28 16:29:07 +11:00
controllers change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11:00
fabricators change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11: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 Refactor topics controller 2013-10-28 11:42:07 +05:30
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 add failing test for AMS upgrade 2013-10-28 15:55:27 +11:00
services Refactor SpamRulesEnforcer so that each spam rule is in its own class 2013-10-25 13:25:02 -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 change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11:00