discourse/spec/models
2017-06-14 21:09:47 +09:00
..
about_spec.rb
admin_dashboard_data_spec.rb Add failing tests 2017-02-15 00:05:58 -08:00
api_key_spec.rb
application_request_spec.rb
backup_spec.rb
badge_spec.rb
badge_type.rb
category_featured_topic_spec.rb FEATURE: each category can control how many topics to show on categories page 2017-03-01 15:12:57 -05:00
category_featured_user_spec.rb
category_group_spec.rb
category_list_spec.rb FEATURE: each category can control how many topics to show on categories page 2017-03-01 15:12:57 -05:00
category_spec.rb FEATURE: staff can set a timer to remind them about a topic 2017-05-16 14:49:50 -04:00
category_user_spec.rb remove rails-observers 2016-12-22 16:46:53 +11:00
color_scheme_color_spec.rb
color_scheme_spec.rb FIX: correctly invalidate theme css cache on scheme change 2017-05-10 15:47:11 -04:00
developer_spec.rb
digest_email_site_setting_spec.rb
directory_item_spec.rb remove rails-observers 2016-12-22 16:46:53 +11:00
discourse_single_sign_on_spec.rb FIX: require re-activation if SSO changes email and updates it 2017-05-16 16:18:18 -04:00
draft_sequence_spec.rb
draft_spec.rb
email_change_request_spec.rb FIX: Don't allow invalid email to be saved. 2016-12-21 17:47:11 +08:00
email_log_spec.rb improve specs 2017-05-03 17:48:33 +05:30
email_token_spec.rb FEATURE: remove email_token_grace_period_hours 2016-12-19 17:15:20 +11:00
embeddable_host_spec.rb Allow ports for embed host IPs 2017-03-15 18:16:34 -03:00
emoji_spec.rb FIX: CustomEmoji may contain an invalid upload_id. 2017-05-05 14:53:38 +08:00
given_daily_like_spec.rb
global_setting_spec.rb correct logic, so revalidation is reset 2017-03-13 10:47:43 -04:00
group_history_spec.rb FEATURE: Group logs. 2016-12-12 17:29:54 +08:00
group_spec.rb FIX: Group#name is case insensitive. 2017-03-06 17:24:03 +08:00
group_user_spec.rb FEATURE: default notification level for group messages 2017-04-20 15:47:35 -04:00
incoming_link_spec.rb
incoming_links_report_spec.rb
invite_redeemer_spec.rb FIX: always send password reset email when accepting invite if password is not set 2017-04-18 14:37:06 +05:30
invite_spec.rb FIX: rescue specific errors on invite failure 2017-05-02 15:13:33 +05:30
locale_site_setting_spec.rb
mailing_list_mode_site_setting_spec.rb Remove daily mailing mode option as it doesn't scale. 2017-05-05 12:21:50 +08:00
notification_spec.rb UX: Don't send emails for discobot notifications. 2017-06-14 21:09:47 +09:00
optimized_image_spec.rb SECURITY: protect upload params, only allow very strict filenames 2016-12-19 10:16:18 +11:00
permalink_spec.rb
plugin_store_spec.rb
post_action_spec.rb rename topic_status_update to topic_timer 2017-05-11 18:27:53 -04:00
post_action_type_spec.rb
post_analyzer_spec.rb FIX: don't extract links from .elided parts 2016-12-05 15:19:15 +01:00
post_detail_spec.rb
post_mover_spec.rb FIX: Copy post actions when moving a topic. 2017-04-06 12:16:22 +08:00
post_reply_spec.rb
post_spec.rb Minor cleanup of /users/ rename 2017-03-30 10:23:24 -04:00
post_timing_spec.rb remove rails-observers 2016-12-22 16:46:53 +11:00
post_upload_spec.rb
queued_post_spec.rb
quoted_post_spec.rb
remote_theme_spec.rb FEATURE: support uploads for themes 2017-05-10 15:47:11 -04:00
report_spec.rb FIX: admin dashboard posts count should not include system posts and whispers 2017-02-21 14:45:41 -05:00
rtl_spec.rb
s3_region_site_setting_spec.rb FEATURE: Add AWS S3 EU (London) "eu-west-2" region 2017-04-12 10:38:17 -04:00
screened_email_spec.rb
screened_ip_address_spec.rb
screened_url_spec.rb
site_setting_spec.rb
site_spec.rb FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
stylesheet_cache_spec.rb FEATURE: out-of-the-box dark/light user selectable themes 2017-05-03 11:31:33 -04:00
tag_spec.rb
tag_user_spec.rb remove rails-observers 2016-12-22 16:46:53 +11:00
theme_field_spec.rb improve upload functionality 2017-05-10 15:47:11 -04:00
theme_spec.rb REFACTOR: upload workflow creation into UploadCreator 2017-05-11 00:16:57 +02:00
top_menu_item_spec.rb
top_topic_spec.rb
topic_allowed_user_spec.rb
topic_converter_spec.rb FIX: Private message can be set to publish in the future. 2017-04-11 20:44:25 +08:00
topic_embed_spec.rb FIX: More errors with non-ascii URLs 2017-03-07 11:21:41 -05:00
topic_featured_users_spec.rb
topic_invite_spec.rb
topic_link_click_spec.rb
topic_link_spec.rb Convert server side paths to use /u/ 2017-03-30 10:23:24 -04:00
topic_list_spec.rb Remove old test case. 2017-05-22 18:23:09 +08:00
topic_participants_summary_spec.rb
topic_posters_summary_spec.rb
topic_spec.rb FIX: Inherit topic auto close when changing topic's category. 2017-05-31 17:40:21 +09:00
topic_timer_spec.rb REFACTOR: Clean up some code associated with topic timers. 2017-05-22 18:10:29 +08:00
topic_tracking_state_spec.rb
topic_user_spec.rb Revert unread optimisation, has too many edge cases 2017-05-26 09:04:13 -04:00
topic_view_item_spec.rb
translation_override_spec.rb
trust_level3_requirements_spec.rb remove UserActionObserver, replace with after_save and service 2016-12-22 16:46:53 +11:00
twitter_user_info_spec.rb
unsubscribe_key_spec.rb
upload_spec.rb REFACTOR: upload workflow creation into UploadCreator 2017-05-11 00:16:57 +02:00
user_action_spec.rb FIX: Do not update user stats like counts for private messages. 2017-01-16 11:07:53 +08:00
user_api_key_spec.rb
user_archived_message_spec.rb
user_auth_token_spec.rb FIX: Improve token rotation and increase logging 2017-03-07 13:27:43 -05:00
user_avatar_spec.rb FIX: Don't do anything if avatar url returns an invalid status code. 2017-05-26 13:02:40 +08:00
user_badge.rb
user_history_spec.rb
user_open_id_spec.rb
user_option_spec.rb
user_profile_spec.rb Revert "FIX: User website allows new TLDs" 2017-04-18 13:18:51 +05:30
user_profile_view_spec.rb
user_search_spec.rb FEATURE: allow user search API to restrict to group 2017-02-09 18:45:39 -05:00
user_spec.rb Support Ruby 2.4. 2017-04-15 12:29:00 +08:00
user_stat_spec.rb Revert unread optimisation, has too many edge cases 2017-05-26 09:04:13 -04:00
user_summary_spec.rb
user_visit_spec.rb fix intermittent spec failure due to Time comparison with TimeWithZone 2017-02-17 10:30:29 -05:00
username_validator_spec.rb
web_hook_event_spec.rb
web_hook_spec.rb Require Sidekiq::Testing in rails helper. 2017-03-29 11:10:25 +08:00