discourse/spec/models
2014-01-02 12:57:40 -05:00
..
admin_dashboard_data_spec.rb Add a warning on dashboard if enforce_global_nicknames is checked, but access key is blank. 2013-11-18 13:45:10 -05:00
api_key_spec.rb
category_featured_topic_spec.rb
category_featured_user_spec.rb
category_spec.rb Added a reload to fix a test broken on master 2013-12-30 14:36:51 -08:00
category_user_spec.rb FEATURE: Added UI for adding and removing watched and muted categories 2014-01-02 17:59:08 +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
global_setting_spec.rb FEATURE: allow for additional plugin defined global settings 2014-01-02 10:46:09 +11:00
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 BUGFIX: invalid referer would cause 500 errors 2013-12-30 14:05:44 +11:00
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
plugin_store_spec.rb
post_action_spec.rb
post_alert_observer_spec.rb
post_analyzer_spec.rb
post_detail_spec.rb
post_mover_spec.rb
post_reply_spec.rb
post_spec.rb add more info to rss feeds 2013-12-15 01:17:39 -08: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
screened_url_spec.rb
site_content_spec.rb
site_customization_spec.rb Revert "Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations." 2013-12-18 14:47:22 -05:00
site_setting_spec.rb FIX: S3 upload when using dots in bucket name 2013-12-16 11:44:59 +01:00
site_spec.rb
top_menu_item_spec.rb
top_topic_spec.rb add top page 2013-12-24 00:50:36 +01:00
topic_allowed_user_spec.rb
topic_embed_spec.rb FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra 2013-12-31 15:01:22 -05:00
topic_invite_spec.rb
topic_link_click_spec.rb Discourse as a Mailing List improvements 2013-12-30 13:02:12 +11:00
topic_link_spec.rb Rename TopicSummary -> TopicMap 2013-11-18 12:08:21 -05:00
topic_posters_summary_spec.rb
topic_spec.rb better revision history 2013-12-12 03:41:34 +01:00
topic_status_update_spec.rb
topic_tracking_state_spec.rb
topic_user_spec.rb Discourse as a Mailing List improvements 2013-12-30 13:02:12 +11:00
twitter_user_info_spec.rb ensure we have a bigint id 2013-11-22 17:51:36 +11:00
upload_spec.rb
user_action_spec.rb
user_email_observer_spec.rb
user_history_spec.rb
user_open_id_spec.rb
user_search_spec.rb
user_spec.rb Don't employ the "too many replies" if the user is staff, or if they created the topic. 2014-01-02 12:57:40 -05:00
user_stat_spec.rb
user_visit_spec.rb
username_validator_spec.rb
view_spec.rb