discourse/spec/models
riking 728e8a262c FIX: Admin panel referral stats not counting topics correctly
Due to what seems to be a bug in ActiveRecord, the distinct: true option
is not recognized on counts with string column names. This commit fixes
that by moving the DISTINCT into the count string.

For robustness, the integration spec for IncomingLinksReport was
rewritten to be an actual integration spec, running the actual interface
on actual fake data.
2014-11-24 12:16:52 -08:00
..
admin_dashboard_data_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
api_key_spec.rb FIX: Make user_id uniqueness check pending. It still seems to check 2014-11-20 13:42:37 -05:00
backup_spec.rb
badge_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
badge_type.rb Remove color_hexcode column from badge_types. 2014-04-17 05:36:29 +05:30
category_featured_topic_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
category_featured_user_spec.rb
category_spec.rb Add stringex for Chinese slug generation 2014-11-11 21:12:07 +08:00
category_user_spec.rb FEATURE: correct muted category implementation 2014-06-18 11:23:31 +10:00
color_scheme_color_spec.rb Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
color_scheme_spec.rb update specs to remove deprecation warnings 2014-11-07 06:05:44 -08:00
digest_email_site_setting_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
discourse_single_sign_on_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
draft_sequence_spec.rb
draft_spec.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
email_log_spec.rb Add API support for querying admin reports by date range 2014-11-05 13:11:37 -05:00
email_token_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
error_log_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
global_setting_spec.rb
group_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
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 FIX: Admin panel referral stats not counting topics correctly 2014-11-24 12:16:52 -08:00
invite_redeemer_spec.rb FEATURE: disposable invite tokens 2014-07-14 21:30:46 +05:30
invite_spec.rb update specs to remove deprecation warnings 2014-11-07 06:05:44 -08:00
locale_site_setting_spec.rb
notification_spec.rb update specs to remove deprecation warnings 2014-11-07 06:05:44 -08:00
optimized_image_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
permalink_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
plugin_store_spec.rb
post_action_spec.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
post_alert_observer_spec.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01: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 [patch] When a post is split out to be a new topic 2014-10-16 12:38:26 -07:00
post_reply_spec.rb
post_spec.rb FIX: change the unlisted/invisible topic state only when unhiding the first post 2014-11-12 16:34:30 +01:00
post_timing_spec.rb FIX: "Dismiss Posts" corrupting read state 2014-10-31 09:40:35 +11:00
post_upload_spec.rb
quoted_post_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
report_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
rtl_spec.rb Enable RTL direction in emails. 2014-08-27 14:38:03 +03:00
s3_region_site_setting_spec.rb Adds govcloud region to s3 region list 2014-09-15 19:34:12 +01:00
screened_email_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
screened_ip_address_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
screened_url_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
search_observer_spec.rb BUGFIX: Chinese search was broken 2014-06-24 17:11:13 +10:00
site_customization_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
site_setting_spec.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
site_spec.rb
site_text_spec.rb correct broken spec 2014-11-12 10:27:34 +11:00
top_menu_item_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
top_topic_spec.rb
topic_allowed_user_spec.rb
topic_embed_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
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 FIX: Could not download exported data on some sites 2014-11-20 14:02:10 -05:00
topic_link_spec.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
topic_participants_summary_spec.rb FIX: PM should never be allowed to have a category 2014-09-11 17:39:34 +10:00
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 correct spec 2014-11-14 18:10:52 +11:00
topic_status_update_spec.rb FIX: insert different message when auto-closing a topic based on the last post 2014-10-29 21:26:32 +01:00
topic_tracking_state_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
topic_user_spec.rb FIX: "Dismiss Posts" corrupting read state 2014-10-31 09:40:35 +11:00
topic_view_item_spec.rb PERF: stop mucking with user stats every 15 minutes 2014-08-07 14:20:42 +10:00
trust_level3_requirements_spec.rb FEATURE: trust level 3: likes received must be on min_likes_received/3 different days, and be from min_likes_received/4 different users 2014-10-07 15:52:54 -04:00
twitter_user_info_spec.rb
upload_spec.rb FEATURE: consider SVG as an image when authorized 2014-11-03 19:54:10 +01:00
user_action_spec.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
user_avatar_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
user_badge.rb Slightly faster badge system specs. (Shaves off ~100ms) 2014-04-16 18:08:10 +05:30
user_email_observer_spec.rb
user_history_spec.rb
user_open_id_spec.rb
user_profile_spec.rb rspec expect...to deprecations 2014-10-31 10:44:26 -07: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 rspec expect...to deprecations 2014-10-31 10:44:26 -07: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