discourse/spec/models
2013-11-18 12:08:21 -05:00
..
admin_dashboard_data_spec.rb
api_key_spec.rb Support for per-user API keys 2013-10-22 17:34:39 -04:00
category_featured_topic_spec.rb Make the composer and TopicCreator use category id instead of category name 2013-09-17 12:13:19 +02:00
category_featured_user_spec.rb
category_spec.rb change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11:00
digest_email_site_setting_spec.rb
draft_sequence_spec.rb
draft_spec.rb
email_log_spec.rb Refactor SessionController#create, reduce complexity. 2013-11-15 22:09:03 +05:30
email_token_spec.rb
error_log_spec.rb
group_spec.rb FIX: Pinned topics within a category weren't working without a refresh 2013-11-18 10:52:01 -05:00
hot_topic_spec.rb
incoming_link_spec.rb
incoming_links_report_spec.rb
invite_redeemer_spec.rb
invite_spec.rb Refactor UsersController#invited 2013-11-11 13:23:49 -08:00
locale_site_setting_spec.rb
notification_spec.rb
optimized_image_spec.rb pull hotlinked images 2013-11-05 19:07:29 +01:00
plugin_store_spec.rb
post_action_spec.rb
post_alert_observer_spec.rb
post_analyzer_spec.rb Support for MDTest 2013-10-16 10:28:42 -04:00
post_detail_spec.rb Adding post details in preparation for the API importer code. 2013-10-15 09:21:30 -05:00
post_mover_spec.rb Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
post_reply_spec.rb
post_spec.rb Support for MDTest 2013-10-16 10:28:42 -04:00
post_timing_spec.rb
post_upload_spec.rb
report_spec.rb
s3_region_site_setting_spec.rb
screened_email_spec.rb
screened_ip_address_spec.rb Whitelisted ip addresses will not be flagged as spam by flag_sockpuppets 2013-10-23 17:11:35 -04:00
screened_url_spec.rb Screened Urls page shows results for each domain instead of each url 2013-11-04 16:24:48 -05:00
site_content_spec.rb
site_customization_spec.rb Fix an error with mobile custom header 2013-09-16 12:55:44 -04:00
site_setting_spec.rb
site_spec.rb change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11:00
top_menu_item_spec.rb
topic_allowed_user_spec.rb
topic_invite_spec.rb
topic_link_click_spec.rb
topic_link_spec.rb Rename TopicSummary -> TopicMap 2013-11-18 12:08:21 -05:00
topic_posters_summary_spec.rb
topic_spec.rb add logic that auto closes any topics that missed the queued job (due to redis flush or whatever) 2013-11-11 10:52:44 +11:00
topic_status_update_spec.rb
topic_tracking_state_spec.rb
topic_user_spec.rb
upload_spec.rb pull hotlinked images 2013-11-05 19:07:29 +01:00
user_action_spec.rb pull hotlinked images 2013-11-05 19:07:29 +01:00
user_email_observer_spec.rb
user_history_spec.rb
user_open_id_spec.rb
user_search_spec.rb SiteSetting to hide regular names from users 2013-10-30 15:45:34 -04:00
user_spec.rb Refactor SessionController#create, reduce complexity. 2013-11-15 22:09:03 +05:30
user_stat_spec.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
user_visit_spec.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
username_validator_spec.rb
view_spec.rb