2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00
discourse/spec
Benjamin Kampmann d22df7731d Allow plugins to ship custom styles only for mobile
- adds another :mobile-flag to register_assets
- adds test for plugin registering of assets
- load plugins when on desktop and plugins_mobile when on mobile
2014-04-07 16:33:35 +02:00
..
components Allow plugins to ship custom styles only for mobile 2014-04-07 16:33:35 +02:00
controllers FIX: Allow expanding posts when anonymous, add specs 2014-04-03 11:30:43 -04:00
fabricators Merge pull request #2115 from vikhyat/badge-system 2014-03-17 10:06:37 +11:00
fixtures Refactor and clean up New-Topic via Email 2014-02-28 16:53:58 +01: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 FIX: double periods. How did that work?? 2014-02-14 17:57:38 -05:00
jobs Send email to contact_email if there are flags submitted more than 48 hours ago. Configurable with the notify_about_flags_after site setting. 2014-04-03 14:34:40 -04:00
mailers FEATURE: mailing list mode always available 2014-03-05 14:21:53 +11:00
models Disable problem spec 2014-04-07 15:21:37 +10:00
phantom_js Add support for categories page to smoke tests 2014-03-13 15:03:34 -04:00
serializers add qunit to autospec 2013-11-01 23:57:50 +01:00
services FIX: remove likes and other post actions before nuking a user 2014-03-31 14:06:35 -04: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 PERF: use before suite vs before file 2014-03-31 12:34:13 +11:00