discourse/app/models
2013-10-29 15:30:06 -04:00
..
admin_dashboard_data.rb Show a warning on admin dashboard if running on an older patch level of ruby 2.0 2013-10-24 18:22:47 -04:00
api_key.rb Change migration to prevent down 2013-10-22 17:51:04 -04:00
cas_user_info.rb
category_featured_topic.rb
category_featured_user.rb
category_group.rb
category_list.rb change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11:00
category_search_data.rb
category.rb Can assign a parent category to a category. 2013-10-24 17:03:28 -04:00
digest_email_site_setting.rb
discourse_version_check.rb
draft_sequence.rb
draft.rb
email_log.rb
email_token.rb
error_log.rb filter params correctly from error log 2013-10-13 08:07:45 +11:00
facebook_user_info.rb
github_user_info.rb
group_user.rb
group.rb
hot_topic.rb
incoming_link.rb
incoming_links_report.rb
invite_redeemer.rb
invite.rb
invited_list.rb bug fixes for user_stat extraction, decrease querying 2013-10-07 15:05:00 +11:00
locale_site_setting.rb
min_trust_to_create_topic_setting.rb
notification.rb
oauth2_user_info.rb
optimized_image.rb
plugin_store_row.rb
plugin_store.rb
post_action_type.rb security issue, anon and logged in users could see the fact that a user sent another user a pm (but could not see the pm itself or title) 2013-10-03 16:48:03 -07:00
post_action.rb
post_alert_observer.rb
post_analyzer.rb 4% speedup on our test suite 2013-10-17 18:47:08 +02:00
post_detail.rb Adding post details in preparation for the API importer code. 2013-10-15 09:21:30 -05:00
post_mover.rb Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
post_reply.rb
post_search_data.rb
post_timing.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
post_upload.rb
post.rb change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11:00
report.rb
s3_region_site_setting.rb
screened_email.rb
screened_ip_address.rb Whitelisted ip addresses will not be flagged as spam by flag_sockpuppets 2013-10-23 17:11:35 -04:00
screened_url.rb Clean up ScreenUrl normalization and matching 2013-10-16 16:39:29 -04:00
search_observer.rb
site_content_type.rb
site_content.rb
site_customization.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
site_setting.rb oops messed up merge 2013-10-24 12:09:49 +11:00
site.rb Disable caching of site settings temporarily 2013-10-17 15:49:33 -04:00
top_menu_item.rb
topic_allowed_group.rb
topic_allowed_user.rb
topic_featured_users.rb
topic_invite.rb
topic_link_click.rb
topic_link.rb
topic_list.rb
topic_notifier.rb
topic_poster.rb
topic_posters_summary.rb
topic_status_update.rb
topic_tracking_state.rb
topic_user.rb defer view creation on so updates are not performed when people navigate to topics 2013-10-07 15:04:59 +11:00
topic.rb Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
twitter_user_info.rb
upload.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
user_action_observer.rb
user_action.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
user_email_observer.rb
user_history.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
user_open_id.rb
user_search_data.rb
user_search.rb
user_stat.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
user_visit.rb large refactor, ship a few columns from the user table into user_stats 2013-10-07 15:04:59 +11:00
user.rb Merge pull request #1571 from novemberkilo/master 2013-10-29 08:28:08 -07:00
username_validator.rb
view.rb defer view creation on so updates are not performed when people navigate to topics 2013-10-07 15:04:59 +11:00