discourse/spec/models
2014-09-10 23:08:33 +02:00
..
admin_dashboard_data_spec.rb updated test with proper change of Rails.env during test 2014-08-18 15:38:25 +05:30
api_key_spec.rb
backup_spec.rb
badge_spec.rb FIX: system badges where created under id 100 2014-08-06 10:51:39 +10:00
badge_type.rb
category_featured_topic_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
category_featured_user_spec.rb
category_spec.rb FIX: uncategorized counts were always 0. topics_year, topics_month, topics_week, topics_day 2014-08-27 15:58:32 -04:00
category_user_spec.rb
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
error_log_spec.rb
global_setting_spec.rb
group_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
incoming_link_spec.rb PERF: finalize porting to new incoming links structure 2014-08-04 16:43:57 +10:00
incoming_links_report_spec.rb PERF: finalize porting to new incoming links structure 2014-08-04 16:43:57 +10:00
invite_redeemer_spec.rb
invite_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
locale_site_setting_spec.rb
notification_spec.rb
optimized_image_spec.rb
permalink_spec.rb FEATURE: add a way to map arbitrary urls to a topic, post, or category. Useful for sites that have migrated to Discourse and want to redirect from their old site to Discourse with 301 redirects. 2014-08-28 15:58:24 -04:00
plugin_store_spec.rb
post_action_spec.rb FIX: unhide post when a moderator undos the flag on which s/he took action 2014-08-19 16:14:17 +02:00
post_alert_observer_spec.rb FIX: 'disable_edit_notifications' will only disable revisions made by the system user 2014-09-09 18:56:04 +02:00
post_analyzer_spec.rb
post_detail_spec.rb
post_mover_spec.rb FIX: Moving posts was not updating reply_count and 2014-08-20 14:15:23 -04:00
post_reply_spec.rb
post_revision_spec.rb FEATURE: add new 'convert to staff message' in post wrench menu 2014-09-10 23:08:33 +02:00
post_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
post_timing_spec.rb PERF: stop mucking with user stats every 15 minutes 2014-08-07 14:20:42 +10:00
post_upload_spec.rb
quoted_post_spec.rb FIX: Do not suppress reply-to when other posts quoted 2014-07-31 11:40:02 +10:00
report_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
rtl_spec.rb Enable RTL direction in emails. 2014-08-27 14:38:03 +03:00
s3_region_site_setting_spec.rb
screened_email_spec.rb
screened_ip_address_spec.rb FEATURE: restrict admin access based on IP address 2014-09-05 12:06:01 -04:00
screened_url_spec.rb
search_observer_spec.rb
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_featured_users_spec.rb FIX: ensure consistency on topic featured users 2014-08-18 17:13:32 +10:00
topic_invite_spec.rb
topic_link_click_spec.rb
topic_link_spec.rb
topic_participants_summary_spec.rb
topic_posters_summary_spec.rb UX: Don't highlight the latest poster in the topic list if there is only 2014-08-20 12:09:39 -04:00
topic_spec.rb PERF: optimise and improve topic similarity search 2014-08-08 12:12:53 +10:00
topic_status_update_spec.rb
topic_tracking_state_spec.rb
topic_user_spec.rb
topic_view_item_spec.rb PERF: stop mucking with user stats every 15 minutes 2014-08-07 14:20:42 +10:00
trust_level3_requirements_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
twitter_user_info_spec.rb
upload_spec.rb
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 FIX: Don't allow profile bios longer than 3k chars 2014-09-08 15:23:21 -04:00
user_search_spec.rb FIX: Don't show profile pages for inactive users and don't show them in 2014-08-13 13:30:25 -04:00
user_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
user_stat_spec.rb PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
user_visit_spec.rb
username_validator_spec.rb