.. |
admin_dashboard_data_spec.rb
|
updated test with proper change of Rails.env during test
|
2014-08-18 15:38:25 +05:30 |
api_key_spec.rb
|
|
|
backup_spec.rb
|
|
|
badge_spec.rb
|
FIX: system badges where created under id 100
|
2014-08-06 10:51:39 +10:00 |
badge_type.rb
|
|
|
category_featured_topic_spec.rb
|
|
|
category_featured_user_spec.rb
|
|
|
category_spec.rb
|
FIX: case-insensitive category lookup when creating topics
|
2014-08-18 11:07:49 -04:00 |
category_user_spec.rb
|
|
|
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
|
|
|
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
|
|
|
incoming_link_spec.rb
|
PERF: finalize porting to new incoming links structure
|
2014-08-04 16:43:57 +10:00 |
incoming_links_report_spec.rb
|
PERF: finalize porting to new incoming links structure
|
2014-08-04 16:43:57 +10:00 |
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
|
Add likes given and likes received requirement for being TL3. Configure with site settings leader_requires_likes_given and leader_requires_likes_received.
|
2014-08-22 17:33:39 -04:00 |
locale_site_setting_spec.rb
|
|
|
notification_spec.rb
|
|
|
optimized_image_spec.rb
|
|
|
plugin_store_spec.rb
|
|
|
post_action_spec.rb
|
FIX: unhide post when a moderator undos the flag on which s/he took action
|
2014-08-19 16:14:17 +02: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
|
FIX: Moving posts was not updating reply_count and
|
2014-08-20 14:15:23 -04:00 |
post_reply_spec.rb
|
|
|
post_revision_spec.rb
|
|
|
post_spec.rb
|
FIX: disagree flag should unhide hidden post
|
2014-08-11 10:48:00 +02:00 |
post_timing_spec.rb
|
PERF: stop mucking with user stats every 15 minutes
|
2014-08-07 14:20:42 +10:00 |
post_upload_spec.rb
|
|
|
quoted_post_spec.rb
|
FIX: Do not suppress reply-to when other posts quoted
|
2014-07-31 11:40:02 +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
|
|
|
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_featured_users_spec.rb
|
FIX: ensure consistency on topic featured users
|
2014-08-18 17:13:32 +10:00 |
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
|
UX: Don't highlight the latest poster in the topic list if there is only
|
2014-08-20 12:09:39 -04:00 |
topic_spec.rb
|
PERF: optimise and improve topic similarity search
|
2014-08-08 12:12:53 +10:00 |
topic_status_update_spec.rb
|
|
|
topic_tracking_state_spec.rb
|
|
|
topic_user_spec.rb
|
|
|
topic_view_item_spec.rb
|
PERF: stop mucking with user stats every 15 minutes
|
2014-08-07 14:20:42 +10:00 |
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
|
|
|
user_badge.rb
|
|
|
user_email_observer_spec.rb
|
|
|
user_history_spec.rb
|
|
|
user_open_id_spec.rb
|
|
|
user_profile_spec.rb
|
SECURITY: rebake old user profiles
|
2014-08-05 16:37:56 +10:00 |
user_search_spec.rb
|
FIX: Don't show profile pages for inactive users and don't show them in
|
2014-08-13 13:30:25 -04:00 |
user_spec.rb
|
Purge inactive accounts that are older than 7 days
|
2014-08-13 14:13:41 -04:00 |
user_stat_spec.rb
|
PERF: store topic views in a topic view table
|
2014-08-04 19:07:55 +10:00 |
user_visit_spec.rb
|
|
|
username_validator_spec.rb
|
|
|