discourse/spec/models
Sam 0b01310c84 FIX: system badges where created under id 100 2014-08-06 10:51:39 +10:00
..
admin_dashboard_data_spec.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
api_key_spec.rb Support for per-user API keys 2013-10-22 17:34:39 -04:00
backup_spec.rb FEATURE: Upload backups to S3 when complete. 2014-03-12 16:24:45 -04:00
badge_spec.rb FIX: system badges where created under id 100 2014-08-06 10:51:39 +10:00
badge_type.rb Remove color_hexcode column from badge_types. 2014-04-17 05:36:29 +05:30
category_featured_topic_spec.rb Make the composer and TopicCreator use category id instead of category name 2013-09-17 12:13:19 +02:00
category_featured_user_spec.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
category_spec.rb FIX: There was an error renaming the Uncategorized topic 2014-07-25 16:36:34 -04: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 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 Enum site settings can have translatable names in dropdown. Add setting for how often users get digest emails by default: default_digest_email_frequency. 2013-08-23 17:36:25 -04:00
discourse_single_sign_on_spec.rb BUGFIX: blank name causes SSO to explode 2014-06-02 17:32:39 +10:00
draft_sequence_spec.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
draft_spec.rb Updated tests to decrease string repetition 2013-06-25 22:15:41 +08:00
email_log_spec.rb Log when and why an email was not sent in email_logs 2014-02-14 13:06:39 -05:00
email_token_spec.rb Emails are case insensitive 2014-07-16 10:22:01 -04:00
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
global_setting_spec.rb Use ERB when importing conf files into app 2014-02-14 16:14:55 -08:00
group_spec.rb BUGFIX: broken specs 2014-06-17 18:14:07 +10: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 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 PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
locale_site_setting_spec.rb Enum site settings can have translatable names in dropdown. Add setting for how often users get digest emails by default: default_digest_email_frequency. 2013-08-23 17:36:25 -04:00
notification_spec.rb FIX: broken specs after new link alerting code 2014-03-18 15:22:53 +11:00
optimized_image_spec.rb Fix specs for avatars 2014-05-27 10:08:03 +10:00
plugin_store_spec.rb Add support for arrays to PluginStore 2014-03-10 14:59:59 +01:00
post_action_spec.rb FIX: make sure no more than one 'status' reply is put in a PM (for multiple flags on the same post) 2014-08-04 19:39:36 +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 Adding post details in preparation for the API importer code. 2013-10-15 09:21:30 -05:00
post_mover_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
post_reply_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_revision_spec.rb Wiki Post 2014-05-13 08:53:11 -04:00
post_spec.rb FIX: Do not suppress reply-to when other posts quoted 2014-07-31 11:40:02 +10:00
post_timing_spec.rb FIX: faster update of all badges 2014-07-23 11:46:07 +10:00
post_upload_spec.rb add proper post_uploads reverse index 2013-06-13 23:44:24 +02:00
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 Updated tests to decrease string repetition 2013-06-25 22:15:41 +08:00
s3_region_site_setting_spec.rb Enum site settings can have translatable names in dropdown. Add setting for how often users get digest emails by default: default_digest_email_frequency. 2013-08-23 17:36:25 -04:00
screened_email_spec.rb Emails are case insensitive 2014-07-16 10:22:01 -04:00
screened_ip_address_spec.rb FIX: nuke spammer from flags page 2014-02-21 14:14:30 -05:00
screened_url_spec.rb Screened Urls page shows results for each domain instead of each url 2013-11-04 16:24:48 -05:00
search_observer_spec.rb BUGFIX: Chinese search was broken 2014-06-24 17:11:13 +10:00
site_content_spec.rb Can change TOS content via site content editor 2013-04-05 15:21:55 -04:00
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 BUGFIX: Don't return child categories if you can't see the parent 2014-02-24 14:52:41 -05:00
top_menu_item_spec.rb BUGFIX: proper handling of top_menu_items 2014-02-03 16:08:00 +01:00
top_topic_spec.rb add top page 2013-12-24 00:50:36 +01:00
topic_allowed_user_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
topic_embed_spec.rb Allow the `content_sha1` column of `topic_embed` to be nullable 2014-04-02 16:18:51 -04:00
topic_invite_spec.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
topic_link_click_spec.rb FIX: Accept HTTPS or HTTP urls on redirect 2014-01-14 15:02:05 -05:00
topic_link_spec.rb FEATURE: First Quote badge 2014-07-11 14:17:43 +10:00
topic_participants_summary_spec.rb FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
topic_posters_summary_spec.rb Extract Topic#posters_summary 2013-05-24 15:33:45 -07:00
topic_spec.rb FIX: don't validate topic title if it isn't changing. topic stats were failing to update, causing necro topic warnings and other problems. 2014-08-01 17:30:07 -04:00
topic_status_update_spec.rb One less TODO makes me on little bit more happy 2014-06-04 14:10:54 +10:00
topic_tracking_state_spec.rb push some work out of AR callbacks into PostCreator, add a couple of helpers for post and topic creation in test 2013-07-22 15:07:20 +10:00
topic_user_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
topic_view_item_spec.rb FIX: stop logging way too much information 2014-08-05 16:14:28 +10:00
twitter_user_info_spec.rb ensure we have a bigint id 2013-11-22 17:51:36 +11:00
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 Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
user_avatar_spec.rb Move letter avatars out of upload system 2014-05-30 14:45:55 +10: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 revert non queuing of emails 2013-08-27 11:52:28 +10:00
user_history_spec.rb FIX: moderators should not be able to see site setting changes in the staff action logs. Fixes #2027 2014-02-28 16:30:54 -05:00
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_profile_spec.rb SECURITY: rebake old user profiles 2014-08-05 16:37:56 +10:00
user_search_spec.rb FIX: username search logic was stemming and not ordering right 2014-07-05 09:11:41 +10:00
user_spec.rb Remove hub username integration 2014-07-16 12:25:24 -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 large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
username_validator_spec.rb Extract the validation of Username format in own class to avoid 2013-02-08 12:54:47 -05:00