discourse/spec/models
2013-06-18 00:43:31 -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 First stab at polling support for POP3S / reply by email 2013-06-17 16:49:02 -04:00
email_token_spec.rb
error_log_spec.rb
group_spec.rb render error when people attempt to save an invalid group name 2013-06-17 13:43:06 +10:00
hot_topic_spec.rb
incoming_link_spec.rb
incoming_links_report_spec.rb
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
optimized_image_spec.rb proper column naming 2013-06-17 04:02:17 +02:00
post_action_spec.rb cleaned up CookedPostProcessor and improved specs 2013-06-17 02:49:34 +02:00
post_alert_observer_spec.rb refactored a bit & tested thumbnails creation 2013-06-17 02:49:34 +02: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 Allow people to capitalize a word when ninja-editing a post 2013-06-17 15:57:13 -04:00
post_timing_spec.rb
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 up find as you type for the invite into PM function 2013-06-18 17:17:01 +10: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 renamed the sha column to the proper sha1 2013-06-17 22:16:14 +02:00
user_action_spec.rb
user_email_observer_spec.rb
user_open_id_spec.rb
user_search_spec.rb
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