discourse/spec
Sam 7a5a195dc0 FIX: properly support HTTPS CDN on HTTP site
Previously we changed all CDN links to schemaless.

This is desirable for non HTTPS sites, to ease migration to HTTPS.
It is not desirable for secure sites.

Once site is secure or CDN is secure a rebake should be required
to move it back to non-secure.
2015-07-24 14:08:32 +10:00
..
components FIX: properly support HTTPS CDN on HTTP site 2015-07-24 14:08:32 +10:00
controllers Merge branch 'master' of github.com:discourse/discourse 2015-07-23 07:48:55 +10:00
fabricators FIX: don't send emails to anonymous users 2015-05-11 00:56:34 +01:00
fixtures FIX: crop & optimize user background profile/card images 2015-07-15 17:15:43 +02:00
helpers Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
integration Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
integrity correct invalid spec 2015-06-15 16:34:35 +10:00
jobs Merge pull request #3593 from tgxworld/cache_results_on_about_page 2015-07-21 10:04:51 +10:00
mailers FEATURE: include email_prefix in digest email subject instead of site title 2015-06-03 22:22:29 +05:30
models PERF: optimise original query instead of huge rewrite 2015-07-21 21:53:54 +10:00
phantom_js Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
serializers Typos 2015-07-15 11:18:01 -04:00
services FIX: double like notification 2015-06-19 12:31:36 +10:00
support PERF: Cache About#stats. 2015-07-20 22:45:05 +08:00
views/omniauth_callbacks Better support for passing up errors when OmniAuth fails after auth 2015-06-24 12:12:43 -04:00
spec_helper.rb Allow Postgres to trigger readonly mode for the site. 2015-04-29 11:49:58 -04:00