discourse/spec/models
Robin Ward c6df00a5cc FIX: You shouldn't be able to add a parent to `Uncategorized` 2014-07-15 15:19:39 -04:00
..
admin_dashboard_data_spec.rb
api_key_spec.rb
backup_spec.rb
badge.rb
badge_type.rb
category_featured_topic_spec.rb
category_featured_user_spec.rb
category_spec.rb FIX: You shouldn't be able to add a parent to `Uncategorized` 2014-07-15 15:19:39 -04:00
category_user_spec.rb FEATURE: correct muted category implementation 2014-06-18 11:23:31 +10:00
color_scheme_color_spec.rb
color_scheme_spec.rb
digest_email_site_setting_spec.rb
discourse_single_sign_on_spec.rb
draft_sequence_spec.rb
draft_spec.rb
email_log_spec.rb
email_token_spec.rb FIX: tighten up email token durations 2014-07-02 09:08:25 +10:00
error_log_spec.rb
global_setting_spec.rb
group_spec.rb
incoming_link_spec.rb
incoming_links_report_spec.rb
invite_redeemer_spec.rb FEATURE: disposable invite tokens 2014-07-14 21:30:46 +05:30
invite_spec.rb FEATURE: disposable invite tokens 2014-07-14 21:30:46 +05:30
leader_requirements_spec.rb TL3: Add requirements for min all-time topics viewed, and min all-time posts read 2014-07-01 13:34:57 -04:00
locale_site_setting_spec.rb
notification_spec.rb
optimized_image_spec.rb
plugin_store_spec.rb
post_action_spec.rb FIX: flag as notify_moderators pm's used 'Regular' notification level for members of the moderators group, which isn't valid for pm's 2014-06-24 12:31:46 -04:00
post_alert_observer_spec.rb FIX: tests to pass with badges enabled 2014-07-02 13:11:24 +10:00
post_analyzer_spec.rb BUGFIX: newline after bold was not producting a BR 2014-06-26 15:28:08 +10:00
post_detail_spec.rb
post_mover_spec.rb
post_reply_spec.rb
post_revision_spec.rb
post_spec.rb FEATURE: add site setting leader_links_no_follow to control whether users with trust level 3 or higher have nofollow on their links 2014-07-14 13:34:29 -04:00
post_timing_spec.rb FIX: tests to pass with badges enabled 2014-07-02 13:11:24 +10:00
post_upload_spec.rb
quoted_post_spec.rb FIX: First Quote badge bust 2014-07-15 17:47:24 +10:00
report_spec.rb
s3_region_site_setting_spec.rb
screened_email_spec.rb FEATURE: reject accounts created with an email address similar to a known spammer email 2014-07-12 01:59:43 +02:00
screened_ip_address_spec.rb
screened_url_spec.rb
search_observer_spec.rb BUGFIX: Chinese search was broken 2014-06-24 17:11:13 +10:00
site_content_spec.rb
site_customization_spec.rb
site_setting_spec.rb
site_spec.rb
top_menu_item_spec.rb
top_topic_spec.rb
topic_allowed_user_spec.rb
topic_embed_spec.rb
topic_invite_spec.rb
topic_link_click_spec.rb
topic_link_spec.rb FEATURE: First Quote badge 2014-07-11 14:17:43 +10:00
topic_participants_summary_spec.rb
topic_posters_summary_spec.rb
topic_spec.rb remove title_sanitize setting 2014-07-14 00:18:02 -07:00
topic_status_update_spec.rb
topic_tracking_state_spec.rb
topic_user_spec.rb
twitter_user_info_spec.rb
upload_spec.rb FIX: don't mess with fixtures when running the specs 2014-07-14 17:34:23 +02:00
user_action_spec.rb
user_avatar_spec.rb
user_badge.rb
user_email_observer_spec.rb
user_history_spec.rb
user_open_id_spec.rb
user_profile_spec.rb FEATURE: add site setting leader_links_no_follow to control whether users with trust level 3 or higher have nofollow on their links 2014-07-14 13:34:29 -04:00
user_search_spec.rb FIX: username search logic was stemming and not ordering right 2014-07-05 09:11:41 +10:00
user_spec.rb
user_stat_spec.rb
user_visit_spec.rb
username_validator_spec.rb
view_spec.rb