discourse/app/models
2014-05-21 12:54:55 +05:30
..
concerns Add fixed_category_positions site setting to handle whether categories are ordered by specified positions or by activity. 2014-05-16 11:33:52 -04: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 Multiple grant badges. 2014-05-21 12:54:55 +05:30
badge_type.rb FEATURE: custom fields on User 2014-04-22 13:52:13 +10:00
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 Add fixed_category_positions site setting to handle whether categories are ordered by specified positions or by activity. 2014-05-16 11:33:52 -04:00
category_search_data.rb
category_user.rb
color_scheme.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_color.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
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 Wiki Post 2014-05-13 08:53:11 -04:00
post_action.rb BUGFIX: moderators can notify moderators 2014-05-13 17:47:00 +02: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 Wiki Post 2014-05-13 08:53:11 -04: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 Add a way to show a custom message at the top of all notification emails. Customize it at /admin/site_contents/notification_email_top 2014-05-12 16:52:06 -04:00
site_content_type.rb
site_customization.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
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 Refactor BadgeGranter.update_trust_level_badges! -> update_badges. 2014-05-14 21:01:41 +05:30
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 Multiple grant badges. 2014-05-21 12:54:55 +05:30
user_custom_field.rb FEATURE: custom fields on User 2014-04-22 13:52:13 +10:00
user_email_observer.rb
user_history.rb
user_open_id.rb
user_search.rb BUGFIX: exact username match not correctly prioritized on search 2014-05-15 12:22:35 +10:00
user_search_data.rb
user_stat.rb
user_visit.rb
username_validator.rb
view.rb