discourse/spec/models
Robin Ward be408242bc Merge pull request #2581 from awesomerobot/master
new notification style, poster expansion border, changing media screen to media all...
2014-07-25 10:55:43 -04:00
..
admin_dashboard_data_spec.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
api_key_spec.rb
backup_spec.rb
badge_spec.rb FIX: system attribute not set correctly on new badges 2014-07-25 15:22:29 +10:00
badge_type.rb
category_featured_topic_spec.rb
category_featured_user_spec.rb
category_spec.rb If you rename a category, also rename the category definition topic. 2014-07-18 13:59:54 -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 Use the header background color for a site in the digest email. 2014-07-17 12:31:37 -04:00
digest_email_site_setting_spec.rb
discourse_single_sign_on_spec.rb BUGFIX: blank name causes SSO to explode 2014-06-02 17:32:39 +10:00
draft_sequence_spec.rb
draft_spec.rb
email_log_spec.rb
email_token_spec.rb Emails are case insensitive 2014-07-16 10:22:01 -04:00
error_log_spec.rb
global_setting_spec.rb
group_spec.rb BUGFIX: broken specs 2014-06-17 18:14:07 +10:00
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 Emails are case insensitive 2014-07-16 10:22:01 -04:00
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 Fix specs for avatars 2014-05-27 10:08:03 +10:00
plugin_store_spec.rb
post_action_spec.rb FIX: Acting and undoing repeatedly was broken 2014-07-18 16:17:11 -04:00
post_alert_observer_spec.rb FIX: faster update of all badges 2014-07-23 11:46:07 +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: faster update of all badges 2014-07-23 11:46:07 +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 Emails are case insensitive 2014-07-16 10:22:01 -04: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 adding border to poster expansion, changing media screen to media all, trying new notification style 2014-07-24 12:21:22 -04:00
site_setting_spec.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
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 FIX: We should use category_id instead of category_name to perform 2014-07-16 15:40:35 -04:00
topic_status_update_spec.rb One less TODO makes me on little bit more happy 2014-06-04 14:10:54 +10:00
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 Move letter avatars out of upload system 2014-05-30 14:45:55 +10:00
user_badge.rb
user_email_observer_spec.rb
user_history_spec.rb
user_open_id_spec.rb
user_profile_spec.rb SECURITY: fix XSS in excerpt parser 2014-07-25 12:16:00 +10: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 Remove hub username integration 2014-07-16 12:25:24 -04:00
user_stat_spec.rb
user_visit_spec.rb
username_validator_spec.rb
view_spec.rb