discourse/spec
2018-02-08 18:27:40 -05:00
..
components FIX: Don't show the link button in the composer if linking is disabled 2018-02-08 12:56:10 -05:00
controllers FIX: Customizing site texts ignored current locale for _MF keys 2018-02-07 16:57:08 +01:00
fabricators
fixtures FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00
helpers
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: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
integrity FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify 2018-02-01 13:22:38 +11:00
jobs PERF: Tl3Promotions job can limit the number of TL3 candidates by using some simple requirements in the query 2018-02-05 17:54:36 -05:00
mailers
models FIX: Consider oneboxes links wrt to min_trust_level_to_post_links 2018-02-08 18:27:40 -05:00
multisite Update rails_multisite to 2.0.1. 2018-01-19 10:19:16 +08:00
requests FIX: don't return 200s when login is required to paths 2018-02-01 12:26:45 +11:00
serializers FIX: featured links are 'undefined' in suggested topics 2018-01-25 14:40:07 -05:00
services rename 'private_email_time_window_seconds' to 'personal_email_time_window_seconds' 2018-02-01 13:25:29 +05:30
support SECURITY: Any group can be invited into a PM. 2017-12-14 14:57:48 +08:00
tasks
views/omniauth_callbacks
discourse_tagging_spec.rb
rails_helper.rb