discourse/spec
Sam 71a38542a4 FEATURE: automatic orphan recovery
BUGFIX: improve scheduler robustness, in case redis is disconnected during operation

If sidekiq is terminated while task is running, it will be picked up and ran again
New owner on tasks to help debugging
better #stop semantics for tests
2014-02-12 13:33:24 +11:00
..
components FEATURE: automatic orphan recovery 2014-02-12 13:33:24 +11:00
controllers FIX: Wrong text. Thanks @riking 2014-02-10 17:36:13 -05:00
fabricators BUGFIX: history link doesn't work on deleted posts 2014-02-04 20:05:50 +01:00
fixtures force_encoding according to the charset in mail, this solve encoding problem when not using ‘utf-8’ charset. 2014-01-19 02:12:38 +08:00
helpers Revert "Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations." 2013-12-18 14:47:22 -05:00
integration FIX: When re-opening a topic that auto-closed, make sure it won't auto-close again 2013-12-19 11:25:05 -05:00
integrity prevent double work in the i18n integrity specs 2013-03-23 15:49:31 +01:00
jobs BUGFIX: emails sent from "2 replies" as opposed to correct user 2014-02-04 12:56:28 +11:00
mailers BUGFIX: emails sent from "2 replies" as opposed to correct user 2014-02-04 12:56:28 +11:00
models Merge pull request #1920 from nickborromeo/list-controller 2014-02-11 15:48:20 -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: can grant titles to regular users. Guardian initializer needs current_user, not the target user. 2013-12-10 12:46:35 -05:00
support FEATURE: Basic backend support for muted and watched categories 2014-01-02 12:00:29 +11:00
views/omniauth_callbacks Fixed all broken specs 2013-08-26 12:59:17 +10:00
spec_helper.rb Use LOAD_PLUGINS=1 instead of LOAD_PLUGINS=true for consistency. 2014-02-05 10:50:28 +05:30