discourse/spec
Robin Ward dbe42068a2 REFACTOR: Move option to return emails into the serializer
This makes more sense than having the guardian take an accessor.
The logic belongs in the Serializer, where the JSON is calculated.

Also removed some of the DRYness in the spec. It's fewer lines
and made it easier to test the option on the serializer.
2019-01-11 11:17:23 -05:00
..
components FIX: Use correct version when generating file path for optimized image (#6871) 2019-01-11 18:35:38 +05:30
fabricators FIX: Use correct version when generating file path for optimized image (#6871) 2019-01-11 18:35:38 +05:30
fixtures FEATURE: allow extending CSP base-uri and object-src 2019-01-09 15:34:14 -05:00
helpers FIX: Incorrect CDN URL for site setting uploads when s3 is enabled. 2019-01-04 07:52:13 +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 FEATURE: Automatically expire keys if not used for a configurable amount of time. (#6264) 2018-08-20 17:36:14 +02:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs DEV: make Jobs.enqueue tests less fragile 2019-01-09 09:51:11 +11:00
lib FEATURE: allow extending CSP base-uri and object-src 2019-01-09 15:34:14 -05:00
mailers FEATURE: Include "via <site_name>" in email From header 2019-01-04 17:06:19 +01:00
models FIX: Show title as home logo if title has been set and logo is blank. 2019-01-11 15:46:58 +08:00
multisite FIX: Multisite DB was leaving old data in test mode 2019-01-09 15:20:37 -05:00
requests FIX: use discourse route_for function to check url route 2019-01-11 14:58:45 +08:00
serializers REFACTOR: Move option to return emails into the serializer 2019-01-11 11:17:23 -05:00
services FIX: prevent error when badge has already been awarded 2019-01-04 15:17:54 +01:00
support FEATURE: [Experimental] Content Security Policy (#6514) 2018-10-22 13:22:23 -04: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 FIX: Multisite DB was leaving old data in test mode 2019-01-09 15:20:37 -05:00