.. |
admin_dashboard_data_spec.rb
|
Make default_logo_check more smarter
|
2013-06-05 16:59:19 -04:00 |
admin_log_spec.rb
|
|
|
category_featured_topic_spec.rb
|
fix encoding for category excerpt
|
2013-06-05 11:22:47 +10: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
|
|
|
email_token_spec.rb
|
|
|
error_log_spec.rb
|
|
|
group_spec.rb
|
|
|
hot_topic_spec.rb
|
|
|
incoming_link_spec.rb
|
|
|
incoming_links_report_spec.rb
|
|
|
invite_spec.rb
|
|
|
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
|
Don't send notifications for moderator action posts
|
2013-05-23 11:42:52 -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
|
FIX: For spam detection, don't count total occurances of links of the same host, but
|
2013-05-24 15:20:58 -04:00 |
post_timing_spec.rb
|
disable observers in tests, enable as needed, tests are 20% faster
|
2013-05-14 11:59:55 +10:00 |
report_spec.rb
|
|
|
site_content_spec.rb
|
|
|
site_customization_spec.rb
|
|
|
site_setting_spec.rb
|
Add min_private_message_title_length site setting so private messages can have short titles
|
2013-06-04 17:59:23 -04: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
|
Add min_private_message_title_length site setting so private messages can have short titles
|
2013-06-04 17:59:23 -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
|
fix image uploads on s3/imgur
|
2013-06-05 00:35:42 +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
|
|
|
user_spec.rb
|
Refactored user_name suggestion methods into a module to reduce the complexity of User model
|
2013-06-06 16:40:10 +02:00 |
user_visit_spec.rb
|
|
|
username_validator_spec.rb
|
|
|
view_spec.rb
|
|
|