discourse/spec/models
2013-04-01 12:26:51 -04:00
..
admin_dashboard_data_spec.rb Dashboard checks for facebook, twitter, and github configs 2013-03-29 13:32:40 -04:00
category_featured_topic_spec.rb
category_featured_user_spec.rb
category_spec.rb Fix issue with duplicate slugs 2013-04-01 12:26:51 -04:00
draft_sequence_spec.rb
draft_spec.rb
email_log_spec.rb
email_token_spec.rb
error_log_spec.rb Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
hot_topic_spec.rb Add score, percent_rank to topics. Adds HotTopic model and consolidated job to calculate 2013-03-28 15:39:54 -04:00
incoming_link_spec.rb
invite_spec.rb pull moderator into own column, rename trust levels 2013-03-19 21:06:11 -07:00
message_bus_observer_spec.rb
notification_spec.rb Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
post_action_spec.rb
post_action_type_spec.rb
post_alert_observer_spec.rb
post_reply_spec.rb
post_spec.rb Don't count @mentions as links in a post 2013-03-25 13:12:15 -04:00
post_timing_spec.rb
report_spec.rb Cache dashboard data in the controller, not the report model 2013-03-20 13:54:32 -04:00
site_customization_spec.rb
site_setting_spec.rb
topic_allowed_user_spec.rb
topic_invite_spec.rb
topic_link_click_spec.rb
topic_link_spec.rb
topic_spec.rb Topic Statuses need to be updated by those who have access. I have self flaggelated 2013-03-29 02:38:54 -04:00
topic_user_spec.rb Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
upload_spec.rb
user_action_spec.rb
user_email_observer_spec.rb
user_open_id_spec.rb
user_search_spec.rb
user_spec.rb Improve suggest_username method in user.rb 2013-03-31 19:01:11 +02:00
user_visit_spec.rb
username_validator_spec.rb
view_spec.rb