discourse/spec
Penar Musaraj b06dccac49 FIX: force enable a user's email_private_messages option when user replies via email (#6478)
* Enable user email PM when posting to group or replying to topic via email

* remove extra line

* Add test and fix snake_case

* Only reenable email_private_messages for PM replies
2018-10-16 10:51:57 +11:00
..
components FIX: force enable a user's email_private_messages option when user replies via email (#6478) 2018-10-16 10:51:57 +11:00
fabricators Add missing fields to Upload Fabricator (#6448) 2018-10-04 22:00:07 +08:00
fixtures FEATURE: Upload tags from CSV (#6484) 2018-10-15 09:12:54 +01:00
helpers extract inline JS that's used to store preloaded data (#6370) 2018-09-17 16:31:46 +08:00
import_export
integration FEATURE: Automatically expire keys if not used for a configurable amount of time. (#6264) 2018-08-20 17:36:14 +02:00
integrity Use a more helpful failure message in spec 2018-09-13 21:31:44 +02:00
jobs FIX: error looking at users in admin when tl3_promotion_min_duration is set to a very high value 2018-10-11 15:11:48 -04:00
lib FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models avoid looking up badge multiple times in spec 2018-10-16 10:42:16 +11:00
multisite DEV: Clear connections after multisite specs. 2018-09-11 10:15:06 +08:00
requests rename route `/javascripts` to `/theme-javascripts` (#6495) 2018-10-15 11:32:52 -04:00
serializers Add missing fields to Upload Fabricator (#6448) 2018-10-04 22:00:07 +08:00
services FEATURE: allow multiple secrets for Discourse SSO provider 2018-10-15 16:03:53 +11:00
support DEV: Remove the use of stubs on `Rails.logger` in our test suite. 2018-10-10 09:34:50 +08:00
tasks
views/omniauth_callbacks
rails_helper.rb DEV: Clear `ColorScheme.hex_cache` to avoid leaking state. 2018-10-15 11:16:26 +08:00