..
anonymous_shadow_creator_spec.rb
FIX: email_domains_whitelist prevented creation of anonymous users
2018-03-06 18:14:53 +01:00
auto_silence_spec.rb
FEATURE: Support an end date for user silencing
2017-11-14 13:20:19 -05:00
badge_granter_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
color_scheme_revisor_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
destroy_task_spec.rb
Add destroy rake task
2018-03-30 18:32:21 -06:00
flag_sockpuppets_spec.rb
Nuke all SiteSetting.stubs
from our codebase.
2017-07-07 15:09:14 +09:00
group_action_logger_spec.rb
FEATURE: Add group settngs to allow users to leave a group freely.
2017-07-28 15:00:25 +09:00
group_mentions_updater_spec.rb
Add spec for validation on group mention updater
2017-04-04 11:22:39 -04:00
group_message_spec.rb
Rename "Blocked" to "Silenced"
2017-11-10 14:10:27 -05:00
i18n_interpolation_keys_finder_spec.rb
FIX: Validate interpolation keys used in translation overrides.
2017-06-16 08:54:48 +09:00
notification_emailer_spec.rb
rename 'private_email_time_window_seconds' to 'personal_email_time_window_seconds'
2018-02-01 13:25:29 +05:30
post_action_notifier_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
post_alerter_spec.rb
FIX: Create notifications for mentions in PMs
2018-03-09 11:04:29 +01:00
post_owner_changer_spec.rb
FIX: Allow changing post owner even when topic validations fail
2018-03-01 17:31:58 +01:00
random_topic_selector_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
search_indexer_spec.rb
FEATURE: search within title using in:title
2018-02-20 14:41:21 +11:00
site_settings_spec.rb
Add a couple more tests for site settings import
2018-03-23 15:14:54 -06:00
spam_rules_enforcer_spec.rb
Rename "Blocked" to "Silenced"
2017-11-10 14:10:27 -05:00
staff_action_logger_spec.rb
FEATURE: add staff action log for 'restore topic'
2018-03-21 18:04:13 +05:30
topic_status_updater_spec.rb
Add a DiscourseEvent
for when a topic is closed
2017-09-27 14:00:53 -04:00
topic_timestamp_changer_spec.rb
FEATURE: remove the timecop gem
2017-07-24 12:11:10 -04:00
trust_level_granter_spec.rb
FIX: grant trust level when bulk adding users to group
2017-03-06 14:39:53 +05:30
user_activator_spec.rb
FIX: Don't allow invalid email to be saved.
2016-12-21 17:47:11 +08:00
user_anonymizer_spec.rb
Setting to prevent logging details when anonymizing
2018-03-05 14:38:18 -05:00
user_destroyer_spec.rb
FIX: unable to delete user belonging to a group that grants a trust level
2018-03-14 15:12:11 -04:00
user_merger_spec.rb
FEATURE: Live updates for user's messages page.
2018-03-06 18:15:21 +08:00
user_silencer_spec.rb
FIX: Include post in staff action logs when silencing a user
2018-02-13 15:59:10 -05:00
user_updater_spec.rb
FIX: tag notification preferences were being cleared when other preferences were changed
2018-03-29 15:08:32 -04:00
username_changer_spec.rb
FIX: do not log duplicate username changes
2017-02-28 01:32:00 +05:30
username_checker_service_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
word_watcher_spec.rb
FIX: don't downcase watched words on input since it can break the watched_words_regular_expressions setting
2018-01-09 16:51:59 -05:00