This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/spec
Régis Hanol 664e90bd17 FIX: ensure local images use local CDN when uploads are stored on S3
When the S3 store was enabled, we were only applying the S3 CDN.
So all images stored locally, like the emojis, were never put on the local CDN.

Fixed a bunch of CookedPostProcessor test by adding a call to 'optimize_urls'
in order to get final URLs.

I also removed the unnecessary PrettyText.add_s3_cdn method since this is already
handled in the CookedPostProcessor.
2019-02-20 19:24:38 +01:00
..
components FIX: ensure local images use local CDN when uploads are stored on S3 2019-02-20 19:24:38 +01:00
fabricators DEV: Improve specs 2019-01-18 11:07:53 +01:00
fixtures FIX: moment_js locale files provided by plugins were ignored 2019-02-19 15:28:47 +01:00
helpers DEV: Fix specs using deprecated site settings. 2019-02-01 12:31:03 +08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FIX: When disagreeing with a flag that silenced a user, unsilence them 2019-02-08 08:50:50 -05:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs FIX: Add onceoff job to remove double quotes from s3 etags 2019-02-14 05:19:41 +05:30
lib FEATURE: Calculate CSP based on active themes (#6976) 2019-02-11 12:32:04 +00:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models UX: Moderator post wasn't completely translatable 2019-02-20 16:37:47 +01:00
multisite DEV: Allow custom value when pausing sidekiq to aid in debugging. 2019-02-19 10:55:53 +08:00
requests FEATURE: do no search for groups unless a term is specified 2019-02-20 17:28:22 +11:00
serializers FIX: Mods weren't able to see emails in admin user list 2019-01-18 15:37:30 +01:00
services fix the build ❤️ 2019-02-18 10:00:17 +05:30
support FIX: logspam due to 404s on CSS files 2019-02-14 17:58:16 +11:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb DEV: Multisite tests didn't fail anymore 2019-01-24 22:28:00 +01:00