discourse/spec
Neil Lalonde bcfbacec16 Don't show category descriptions as suggested topics 2013-11-21 16:43:22 -05:00
..
components Don't show category descriptions as suggested topics 2013-11-21 16:43:22 -05:00
controllers Signup form: prefill username if Discourse Hub has a match for the email address. Also, fix some bad specs in username_checker_service_spec that were passing... 2013-11-19 14:15:28 -05:00
fabricators Refactor SessionController#create, reduce complexity. 2013-11-15 22:09:03 +05:30
fixtures Abort triggers for email body processing 2013-11-20 13:30:01 -05:00
helpers work around bust encodings passed in to method 2013-11-05 13:40:39 +11: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 Support for tracking the count of unique participants in a topic 2013-11-14 14:32:41 -05:00
mailers oops did not have autospec running 2013-09-12 15:55:18 +10:00
models Add a warning on dashboard if enforce_global_nicknames is checked, but access key is blank. 2013-11-18 13:45:10 -05:00
phantom_js FIX: Smoke test failure 2013-10-16 16:01:41 -04:00
serializers add qunit to autospec 2013-11-01 23:57:50 +01:00
services FIX: don't suggest a username that's already taken, even if hub finds a match 2013-11-20 14:56:21 -05:00
support Refactor UsersController#invited 2013-11-11 13:23:49 -08:00
views/omniauth_callbacks Fixed all broken specs 2013-08-26 12:59:17 +10:00
spec_helper.rb Dont call `SiteSetting.uncategorized_category_id` twice 2013-11-03 15:36:59 +05:30