discourse/spec/models
2013-06-16 16:49:57 -07:00
..
admin_dashboard_data_spec.rb extend consumer email warning to yahoo & outlook 2013-06-10 00:08:06 -07:00
admin_log_spec.rb
category_featured_topic_spec.rb Render category descriptions differently on the categories page 2013-06-14 11:18:44 -04:00
category_featured_user_spec.rb
category_spec.rb Don't allow category slugs that are numbers 2013-05-30 11:09:09 -04:00
draft_sequence_spec.rb
draft_spec.rb
email_log_spec.rb The EmailBuilder now creates the Reply by Email Key if necessary. 2013-06-13 12:40:06 -04:00
email_token_spec.rb
error_log_spec.rb
group_spec.rb more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
hot_topic_spec.rb
incoming_link_spec.rb store ip address and current user with incoming links 2013-04-26 16:18:55 +10:00
incoming_links_report_spec.rb Change the title Visits to Clicks in referral tables on admin dashboard 2013-05-06 11:56:35 -04:00
invite_spec.rb
locale_site_setting_spec.rb Add support for enum site settings that render as a dropdown; use a dropdown for default_locale 2013-06-11 11:40:14 -04:00
notification_spec.rb consistency check, need to also ensure delete cleans stuff up, maybe make notifications trashable 2013-05-16 17:50:14 +10:00
post_action_spec.rb New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
post_alert_observer_spec.rb FIX: Don't email '(user deleted)' posts. Seriously. 2013-06-10 12:02:04 -04:00
post_analyzer_spec.rb Replace PostAnalyser module with a class 2013-06-01 14:59:27 +02:00
post_reply_spec.rb
post_spec.rb add proper post_uploads reverse index 2013-06-13 23:44:24 +02:00
post_timing_spec.rb disable observers in tests, enable as needed, tests are 20% faster 2013-05-14 11:59:55 +10:00
post_upload_spec.rb add proper post_uploads reverse index 2013-06-13 23:44:24 +02:00
report_spec.rb
s3_region_site_setting_spec.rb Add eu-west-1 to s3 regions 2013-06-12 12:02:47 -04:00
site_content_spec.rb
site_customization_spec.rb
site_setting_spec.rb refactoring of site settings 2013-06-13 12:41:27 +10:00
topic_allowed_user_spec.rb
topic_invite_spec.rb
topic_link_click_spec.rb secure the links on the topic pages, eliminated deleted topics as well. 2013-06-05 16:10:26 +10:00
topic_link_spec.rb secure the links on the topic pages, eliminated deleted topics as well. 2013-06-05 16:10:26 +10:00
topic_posters_summary_spec.rb Extract Topic#posters_summary 2013-05-24 15:33:45 -07:00
topic_spec.rb FIX: Do not suggest similar topics from secure categories you can't see. 2013-06-12 13:45:11 -04:00
topic_tracking_state_spec.rb more progress towards live unread and new counts, unread message implemented, still to implement delete messages 2013-05-30 16:49:57 +10:00
topic_user_spec.rb more progress towards live unread and new counts, unread message implemented, still to implement delete messages 2013-05-30 16:49:57 +10:00
upload_spec.rb add proper post_uploads reverse index 2013-06-13 23:44:24 +02:00
user_action_spec.rb the private message stream is different to normal streams, improving the ui a bit and collapsing conversations 2013-05-20 16:44:06 +10:00
user_email_observer_spec.rb
user_open_id_spec.rb moved comments to the bottom, they are way less intrusive there 2013-05-24 12:48:32 +10:00
user_search_spec.rb before: 2013-04-22 11:05:54 +10:00
user_spec.rb Send activation email after user approved 2013-06-06 18:37:25 -07:00
user_visit_spec.rb
username_validator_spec.rb
view_spec.rb