discourse/app/models
2014-05-12 10:11:05 +02:00
..
concerns Rails 4 upgrade 2014-05-08 14:47:54 +10:00
admin_dashboard_data.rb
api_key.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
backup.rb
badge.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
badge_type.rb
category.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
category_custom_field.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
category_featured_topic.rb
category_featured_user.rb
category_group.rb
category_list.rb
category_search_data.rb
category_user.rb
color_scheme.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
color_scheme_color.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
digest_email_site_setting.rb
discourse_single_sign_on.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
discourse_version_check.rb
draft.rb
draft_sequence.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
email_log.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
email_token.rb
error_log.rb
facebook_user_info.rb
github_user_info.rb
global_setting.rb
group.rb FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
group_custom_field.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
group_user.rb
incoming_link.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
incoming_links_report.rb
invite.rb Backend support for group invites 2014-05-09 18:22:35 +10:00
invite_redeemer.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
invited_group.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
leader_requirements.rb
locale_site_setting.rb
min_trust_to_create_topic_setting.rb
notification.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
oauth2_user_info.rb
optimized_image.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
plugin_store.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
plugin_store_row.rb
post.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
post_action.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
post_action_type.rb
post_alert_observer.rb
post_analyzer.rb
post_custom_field.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
post_detail.rb
post_mover.rb
post_reply.rb
post_revision.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
post_search_data.rb
post_timing.rb
post_upload.rb
report.rb
s3_region_site_setting.rb
screened_email.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
screened_ip_address.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
screened_url.rb
search_observer.rb Merge pull request #2316 from mutiny/refactor-where-first 2014-05-08 09:10:45 +10:00
single_sign_on_record.rb
site.rb
site_content.rb
site_content_type.rb
site_customization.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
site_setting.rb BUGFIX: make sure we do not try to pull images from the CDN 2014-05-07 19:49:16 +02:00
top_lists.rb
top_menu_item.rb
top_topic.rb BUGFIX: improved top ranking formula (+ filter topics based on their creation date) 2014-05-05 23:05:35 +02:00
topic.rb FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
topic_allowed_group.rb
topic_allowed_user.rb
topic_custom_field.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
topic_embed.rb FIX: Robin is fired for the typo 2014-05-08 16:44:32 -04:00
topic_featured_users.rb
topic_invite.rb
topic_link.rb FIX: Topic archetype check should only happen when the topic exists 2014-05-11 15:53:57 -04:00
topic_link_click.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
topic_list.rb BUGFIX: remove N+1 on topic lists 2014-05-12 10:11:05 +02:00
topic_notifier.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
topic_participants_summary.rb FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
topic_poster.rb
topic_posters_summary.rb FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
topic_status_update.rb
topic_tracking_state.rb
topic_user.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
twitter_user_info.rb
upload.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
user.rb FEATURE: backend for inviting a user to a group 2014-05-09 18:22:35 +10:00
user_action.rb FEATURE: remove bookmark button in activity feed 2014-05-12 09:33:26 +02:00
user_action_observer.rb
user_badge.rb
user_custom_field.rb
user_email_observer.rb
user_history.rb
user_open_id.rb
user_search.rb
user_search_data.rb
user_stat.rb
user_visit.rb
username_validator.rb
view.rb