discourse/spec
Gerhard Schlager 89add4a4a2 JsLocaleHelper should search for moment.js locale files
moment.js uses a different naming conventions for locale files.
E.g. "zh-zn" instead of "zh_ZN" and "nb" instead of "nb_NO"

This change allows us to use the locale files without renaming which
makes future upgrades of moment.js a lot easier.
2016-02-05 21:49:03 +01:00
..
components JsLocaleHelper should search for moment.js locale files 2016-02-05 21:49:03 +01:00
controllers correct specs 2016-01-27 23:40:45 +11:00
fabricators FIX: don't use the CDN for attachments when login is required 2016-01-06 21:54:01 +01:00
fixtures FIX: support incoming emails with no subject 2016-02-01 12:16:15 +01:00
helpers Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
integration Use 4.0 api for job fakes (as opposed to master) 2016-01-01 15:48:49 +11:00
integrity FEATURE: by default users track a group (as opposed to watch) 2016-01-27 21:38:33 +11:00
jobs FIX: handle cases where we only pass the notification type rather than the notification id when sending user email 2016-02-05 20:07:30 +01:00
mailers FIX: sending emails to mailing list subscribers wasn't working 2016-02-03 19:27:58 +01:00
models new 'private_email_time_window_seconds' site setting 2016-02-04 17:22:16 +01:00
phantom_js Okay disable uploads for now, looks like a PhantomJS bug 2015-11-06 14:21:52 -05:00
serializers Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
services FIX: batch badge assigner was not including full info in notification 2016-02-01 18:27:07 +11:00
support FEATURE: suggested messages for messages 2016-02-03 18:50:05 +11:00
views/omniauth_callbacks Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
rails_helper.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00