discourse/spec
Chris Hunt 92a4828f72 Redirect all controllers to login if required
We want to skip the filter for sessions controller so that we can login
and we want to skip the filter for static pages because those should be
visible to visitors.
2013-06-04 16:10:10 -07:00
..
components Add min_private_message_title_length site setting so private messages can have short titles 2013-06-04 17:59:23 -04:00
controllers Redirect all controllers to login if required 2013-06-04 16:10:10 -07:00
fabricators Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin. 2013-06-03 16:37:40 -04:00
fixtures added rottentomatoes.com onebox 2013-04-28 16:24:03 -04:00
integration Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin. 2013-06-03 16:37:40 -04:00
integrity prevent double work in the i18n integrity specs 2013-03-23 15:49:31 +01:00
javascripts Refactor: move category slug helper to Category model 2013-05-29 14:18:02 -04:00
mailers Swap out "@" for "via" in email From field 2013-02-27 19:03:57 -05:00
models Add min_private_message_title_length site setting so private messages can have short titles 2013-06-04 17:59:23 -04:00
phantom_js formatted some tests 2013-02-27 03:18:23 +01:00
requests collapse some slow tests 2013-04-22 11:06:10 +10:00
services Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin. 2013-06-03 16:37:40 -04:00
support speed up tests 2013-04-22 13:48:41 +10:00
views/omniauth_callbacks add cas support with a few tests 2013-05-23 13:40:50 -07:00
spec_helper.rb forking in passenger was bust, message bus subscriptions would stop working after fork 2013-06-03 16:50:30 +10:00