discourse/spec
Sam a82530012a FEATURE: Allow selection of highlight js languages
PERF: stop loading highlight js on load

To get latest highlight js run bin/rake highlightjs:update
2015-03-13 16:18:59 +11:00
..
components FEATURE: Allow selection of highlight js languages 2015-03-13 16:18:59 +11:00
controllers FIX: topic and post counts are not updated when ownership of a post is changed 2015-03-02 12:13:21 -05:00
fabricators Fix force_avatar_update.to_i error as force_avatar_update is a boolean 2015-01-30 09:51:38 +00:00
fixtures FIX: auto response email replies should not be accepted 2014-12-04 22:39:13 +05:30
helpers Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
integration update specs to remove deprecation warnings 2014-11-07 06:05:44 -08:00
integrity FIX: double periods. How did that work?? 2014-02-14 17:57:38 -05:00
jobs Merge pull request #3190 from riking/thrown_logging 2015-02-23 14:19:16 +11:00
mailers FIX: do not show name in email if name on posts are disabled 2015-02-18 01:39:41 +05:30
models FEATURE: new 'auto_respond_to_flag_actions' site setting 2015-03-11 19:29:09 +01:00
phantom_js Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
serializers Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
services fix spec that can fail when comparing timestamps. I only care that it isn't null. 2015-03-11 16:51:29 -04:00
support models with rspec3 syntax 2015-01-05 13:04:23 -03:00
views/omniauth_callbacks Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
spec_helper.rb play around with mock_redis, add comment explaining what happened 2015-03-09 13:14:29 +11:00