discourse/spec
Sam 415d4df648 work around bust encodings passed in to method 2013-11-05 13:40:39 +11:00
..
components Fix for non-english email polling. 2013-11-04 15:30:24 -05:00
controllers FIX: issue 1538. After upgrading and before a new version check request has been made, dashboard might still say that an update is available. 2013-11-04 12:51:09 -05: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 for non-english email polling. 2013-11-04 15:30:24 -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 Emails to banned users will be sent for notifications of PMs from staff users 2013-10-30 15:31:16 -04:00
mailers oops did not have autospec running 2013-09-12 15:55:18 +10:00
models Screened Urls page shows results for each domain instead of each url 2013-11-04 16:24:48 -05: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 add qunit to autospec 2013-11-01 23:57:50 +01:00
services When banning a user, a reason can be provided. The user will see this reason when trying to log in. Also log bans and unbans in the staff action logs. 2013-11-01 10:47:26 -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 Dont call `SiteSetting.uncategorized_category_id` twice 2013-11-03 15:36:59 +05:30