discourse/app/models
2015-10-12 16:54:53 -04:00
..
concerns
about.rb
admin_dashboard_data.rb
anon_site_json_cache_observer.rb PERF: introduce full cache for site json when anon 2015-09-28 16:50:24 +10:00
api_key.rb
application_request.rb
auto_track_duration_site_setting.rb
backup.rb
badge.rb FIX: Use user's locale for badge notifications 2015-09-24 00:33:33 +02:00
badge_grouping.rb
badge_type.rb
category.rb PERF: memoize to avoid N+1 query in category page 2015-10-02 12:35:47 +10:00
category_custom_field.rb
category_featured_topic.rb FIX: categories page would sometimes show no topics, even if there are some visible topics to show 2015-09-21 18:13:14 -04:00
category_featured_user.rb
category_group.rb FEATURE: Log staff actions for Category changes. 2015-09-18 10:53:08 +08:00
category_list.rb
category_search_data.rb
category_user.rb
color_scheme.rb PERF: omit 2 queries on every full page load 2015-09-23 16:47:17 +10:00
color_scheme_color.rb
digest_email_site_setting.rb
digest_unsubscribe_key.rb update annotations 2015-09-18 10:41:10 +10:00
directory_item.rb update annotations 2015-09-18 10:41:10 +10:00
discourse_single_sign_on.rb
discourse_version_check.rb
draft.rb update annotations 2015-09-18 10:41:10 +10:00
draft_sequence.rb
email_log.rb
email_token.rb
embeddable_host.rb update annotations 2015-09-18 10:41:10 +10:00
embedding.rb
emoji.rb
emoji_set_site_setting.rb
facebook_user_info.rb
github_user_info.rb
global_setting.rb
google_user_info.rb
group.rb PERF: introduce fragment caches in site serializer 2015-09-28 16:50:24 +10:00
group_custom_field.rb
group_manager.rb update annotations 2015-09-18 10:41:10 +10:00
group_user.rb PERF: add missing index on group_users 2015-09-18 10:43:53 +10:00
incoming_domain.rb
incoming_link.rb
incoming_links_report.rb
incoming_referer.rb
invite.rb
invite_redeemer.rb
invited_group.rb
locale_site_setting.rb
muted_user.rb update annotations 2015-09-18 10:41:10 +10:00
new_topic_duration_site_setting.rb
notification.rb update annotations 2015-09-18 10:41:10 +10:00
oauth2_user_info.rb
optimized_image.rb FIX: uploading an animated user card/profile background was converted to a still image 2015-09-20 22:01:03 +02:00
permalink.rb FIX: permalinks redirect on subfolder installs could add the subfolder to the url twice 2015-10-12 16:54:53 -04:00
plugin_store.rb
plugin_store_row.rb
post.rb FIX: do not notify in title if you created the post 2015-10-12 12:45:04 +11:00
post_action.rb PERF: omit needless query 2015-09-28 16:50:24 +10:00
post_action_type.rb PERF: introduce fragment caches in site serializer 2015-09-28 16:50:24 +10:00
post_alert_observer.rb
post_analyzer.rb correct hack and move to oneboxer 2015-09-25 20:14:53 +10:00
post_custom_field.rb update annotations 2015-09-18 10:41:10 +10:00
post_detail.rb
post_mover.rb
post_reply.rb
post_revision.rb
post_search_data.rb
post_stat.rb update annotations 2015-09-18 10:41:10 +10:00
post_timing.rb
post_upload.rb
queued_post.rb update annotations 2015-09-18 10:41:10 +10:00
quoted_post.rb
report.rb Merge pull request #3767 from tgxworld/track_user_profile_views 2015-09-23 11:38:18 +02:00
rtl.rb
s3_region_site_setting.rb
screened_email.rb
screened_ip_address.rb FEATURE: add site setting use_admin_ip_whitelist to enable/disable the whitelisting of admins by IP address 2015-09-23 12:15:08 -04:00
screened_url.rb
search_observer.rb
single_sign_on_record.rb
site.rb Correct site spec 2015-09-28 16:50:24 +10:00
site_customization.rb update annotations 2015-09-18 10:41:10 +10:00
site_setting.rb FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
site_text.rb
site_text_type.rb
slug_setting.rb
stylesheet_cache.rb update annotations 2015-09-18 10:41:10 +10:00
top_lists.rb
top_menu_item.rb
top_topic.rb FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
topic.rb PERF: introduce fragment caches in site serializer 2015-09-28 16:50:24 +10:00
topic_allowed_group.rb
topic_allowed_user.rb
topic_custom_field.rb
topic_embed.rb update annotations 2015-09-18 10:41:10 +10:00
topic_featured_users.rb FIX: whispers should not be revealed in reply to, or reply expansion 2015-09-25 10:16:19 +10:00
topic_invite.rb
topic_link.rb FIX: Allow really long links to work 2015-09-25 14:07:20 -04:00
topic_link_click.rb FIX: Allow really long links to work 2015-09-25 14:07:20 -04:00
topic_list.rb
topic_notifier.rb
topic_participants_summary.rb
topic_poster.rb
topic_posters_summary.rb
topic_status_update.rb
topic_tracking_state.rb PERF: optimise new/unread query 2015-09-29 11:55:09 +10:00
topic_user.rb FEATURE: no need to cap new and unread together anymore 2015-10-01 17:17:15 +10:00
topic_view_item.rb
trust_level3_requirements.rb
trust_level_setting.rb
twitter_user_info.rb
upload.rb FIX: only downsize user card & profile backgrounds 2015-09-24 21:04:06 +02:00
user.rb FIX: select appropriate period when redirecting to top 2015-09-21 20:28:20 +02:00
user_action.rb FIX: properly filter whispers in user stream 2015-09-22 00:50:52 +02:00
user_action_observer.rb FIX: When recovering a post, it should recreate user actions 2015-09-18 12:48:43 -04:00
user_avatar.rb
user_badge.rb
user_custom_field.rb
user_email_observer.rb
user_export.rb
user_field.rb update annotations 2015-09-18 10:41:10 +10:00
user_field_option.rb update annotations 2015-09-18 10:41:10 +10:00
user_history.rb FEATURE: Log staff actions for Category changes. 2015-09-18 10:53:08 +08:00
user_open_id.rb
user_profile.rb
user_profile_view.rb
user_search.rb
user_search_data.rb
user_stat.rb
user_visit.rb update annotations 2015-09-18 10:41:10 +10:00
username_validator.rb
warning.rb