discourse/spec
Robin Ward ad07e6e172 FEATURE: group_removes_trust_level setting
By default in Discourse, if a group grants a user a particular trust
level that is locked even if they are removed from the group.

With this new setting, when a user is removed from a group their
trust level is set to either the next highest trust level based on group
membership, or they are unlocked and promoted based on the default
mechanisms.
2017-11-23 13:03:24 -05:00
..
components FIX: updating topic stats failed silently for invalid topics 2017-11-23 18:47:45 +01:00
controllers remove spec containing mock 2017-11-23 17:54:27 +11:00
fabricators suppress rejection email when email was sent to mailinglist mirror category 2017-11-17 15:29:14 +01:00
fixtures ignore some site settings for emails sent to mailinglist mirror category 2017-11-17 15:29:14 +01:00
helpers FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00
import_export FEATURE: Option to export multiple categories using export_category method 2017-11-11 19:11:16 +05:30
integration Rename "Blocked" to "Silenced" 2017-11-10 14:10:27 -05:00
integrity FIX: fails loud if default setting is not set 2017-08-15 12:07:25 +02:00
jobs fix randomly failing spec 2017-11-16 18:16:16 +01:00
mailers FIX: digest emails should not include posts that are still in the edit grace period 2017-08-14 12:47:33 -04:00
models FEATURE: group_removes_trust_level setting 2017-11-23 13:03:24 -05:00
multisite FIX: DistributedCache without namespace mode wasn't working. 2017-10-20 22:32:41 +08:00
phantom_js Remove readonly alert smoke test. 2017-11-14 11:18:38 +08:00
requests FIX: Some badge routes were still working even with badges disabled 2017-11-21 12:22:44 -05:00
serializers FIX: more accurate counting of posts read. Skipping to the end of a topic does not count all posts as read in user stats. 2017-11-17 16:08:46 -05:00
services FIX: Allow regular expressions to specify boundaries 2017-11-17 14:13:44 -05:00
support Improve MessageBus.track_publish to allow filter by channel. 2017-10-02 11:34:57 +08:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00