discourse/spec/fixtures
Sam Saffron 9be70a22cd DEV: introduce new API to look up dynamic site setting
This removes all uses of both `send` and `public_send` from consumers of
SiteSetting and instead introduces a `get` helper for dynamic lookup

This leads to much cleaner and safer code long term as we are always explicit
to test that a site setting is really there before sending an arbitrary
string to the class

It also removes a couple of risky stubs from the auth provider test
2019-05-07 11:00:30 +10:00
..
csv PERF: Avoid looking up the same group multiple times during bulk invite. 2019-04-16 09:42:25 +08:00
db DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
emails FIX: Prioritize VERP key over final_recipient header in bounced email 2019-05-03 12:12:44 +01:00
encodings FIX: Try detecting encoding of RSS feed 2018-08-01 10:41:20 +02:00
feed FIX: Try respecting charset in HTTP header of RSS feed 2018-08-01 10:41:20 +02:00
i18n FIX: async reload of locales could result in missing translations 2018-10-01 17:14:36 +02:00
images FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
json Replacing default brown category color 2018-08-24 14:18:14 -04:00
md FEATURE: update CommonMark to version 0.28 2018-03-08 12:19:53 +11:00
mmdb UX: Use user locale for locations. (#6527) 2018-10-25 10:54:01 +00:00
multisite Introduce multisite tests for better coverage. 2017-08-08 12:58:22 +09:00
pdf `UploadRecovery` should recover attachments too. 2018-09-19 10:44:36 +08:00
plugins DEV: introduce new API to look up dynamic site setting 2019-05-07 11:00:30 +10:00
scss DEV: Run prettier. (#6420) 2018-09-21 11:02:23 +00:00
site_settings FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00
theme_settings FEATURE: Allow string theme settings to display with multiple lines 2019-02-05 14:14:53 +00:00
themes FEATURE: Import and export themes in a .tar.gz format (#6916) 2019-01-23 14:40:21 +00:00
woff2 FEATURE: support uploads for themes 2017-05-10 15:47:11 -04:00