discourse/spec/models
Sam ffb8cb8cac FEATURE: remove dependency of Redcarpet
PERF: cache fancy_title in topics table

New pure ruby implementation is far more flexible and easier to amend.
2015-09-24 13:37:53 +10:00
..
about_spec.rb PERF: Cache About#stats. 2015-07-20 22:45:05 +08:00
admin_dashboard_data_spec.rb Clean up the test checks when done 2015-09-01 13:32:35 -07:00
api_key_spec.rb
application_request_spec.rb
backup_spec.rb
badge_spec.rb
badge_type.rb
category_featured_topic_spec.rb FIX: categories page would sometimes show no topics, even if there are some visible topics to show 2015-09-21 18:13:14 -04:00
category_featured_user_spec.rb
category_spec.rb FEATURE: Log staff actions for Category changes. 2015-09-18 10:53:08 +08:00
category_user_spec.rb FIX: ensure we remove 'category_users' records when a user is deleted 2015-09-02 20:43:15 +02:00
color_scheme_color_spec.rb
color_scheme_spec.rb PERF: omit 2 queries on every full page load 2015-09-23 16:47:17 +10:00
digest_email_site_setting_spec.rb FIX: couldn't set 'never' for the default email digest frequency setting 2015-09-14 10:36:25 +02:00
digest_unsubscribe_key_spec.rb
directory_item_spec.rb
discourse_single_sign_on_spec.rb
draft_sequence_spec.rb
draft_spec.rb FEATURE: track statistics around post creation 2015-08-03 14:29:15 +10:00
email_log_spec.rb
email_token_spec.rb FIX: mark user as approved if an invite is already present 2015-06-26 01:57:29 +05:30
embeddable_host_spec.rb FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
global_setting_spec.rb FIX: allow global settings to include keys that have numbers in them 2015-08-14 17:01:21 +10:00
group_spec.rb FEATURE: group can grant a trust level when a user is added 2015-09-01 16:52:12 -04:00
incoming_link_spec.rb
incoming_links_report_spec.rb
invite_redeemer_spec.rb
invite_spec.rb FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
locale_site_setting_spec.rb
notification_spec.rb fix regression in visible notification detection 2015-06-23 06:14:22 +10:00
optimized_image_spec.rb
permalink_spec.rb FEATURE: permalink normalization 2015-07-15 15:34:25 +10:00
plugin_store_spec.rb
post_action_spec.rb
post_alert_observer_spec.rb
post_analyzer_spec.rb FIX: don't count mentions in oneboxes 2015-06-24 11:44:58 +02:00
post_detail_spec.rb
post_mover_spec.rb
post_reply_spec.rb
post_spec.rb
post_timing_spec.rb
post_upload_spec.rb
queued_post_spec.rb
quoted_post_spec.rb
report_spec.rb remove some intermittently failing report specs. they aren't worth the cost of maintaining them. 2015-07-06 15:01:43 -04:00
rtl_spec.rb
s3_region_site_setting_spec.rb
screened_email_spec.rb
screened_ip_address_spec.rb FEATURE: add site setting use_admin_ip_whitelist to enable/disable the whitelisting of admins by IP address 2015-09-23 12:15:08 -04:00
screened_url_spec.rb
search_observer_spec.rb
site_customization_spec.rb
site_setting_spec.rb FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
site_spec.rb
site_text_spec.rb
stylesheet_cache_spec.rb
top_menu_item_spec.rb
top_topic_spec.rb
topic_allowed_user_spec.rb
topic_embed_spec.rb FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
topic_featured_users_spec.rb
topic_invite_spec.rb
topic_link_click_spec.rb FIX: handle link tracking correctly for cdn based urls 2015-08-05 12:15:08 +10:00
topic_link_spec.rb
topic_participants_summary_spec.rb
topic_posters_summary_spec.rb
topic_spec.rb FEATURE: remove dependency of Redcarpet 2015-09-24 13:37:53 +10:00
topic_status_update_spec.rb UX: Use smaller messages for moderator actions. 2015-07-27 10:09:21 -04:00
topic_tracking_state_spec.rb FEATURE: implement capping of new/unread 2015-09-07 12:03:17 +10:00
topic_user_spec.rb FEATURE: global admin override of most of the user preferences 2015-08-21 20:39:21 +02:00
topic_view_item_spec.rb
trust_level3_requirements_spec.rb FEATURE: track user visits on mobile and display on admin dashboard in a new Mobile section 2015-07-07 14:06:42 -04:00
twitter_user_info_spec.rb
upload_spec.rb FIX: crop & optimize user background profile/card images 2015-07-15 17:15:43 +02:00
user_action_spec.rb
user_avatar_spec.rb
user_badge.rb
user_email_observer_spec.rb FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
user_history_spec.rb
user_open_id_spec.rb
user_profile_spec.rb
user_profile_view_spec.rb FEATURE: Track user profile views. 2015-09-16 14:48:31 +08:00
user_search_spec.rb
user_spec.rb FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
user_stat_spec.rb
user_visit_spec.rb
username_validator_spec.rb