discourse/app/models
Robin Ward 57049b55a2 Little things:
- Retries on deadlock when calculating average time
- Removes Warning: When specifying html format for errors
- Doesn't use manual SQL to update user's ip address
2013-02-11 15:47:28 -05:00
..
.gitkeep Initial release of Discourse 2013-02-05 14:16:51 -05:00
category.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_featured_topic.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_featured_user.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_list.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
draft.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
draft_sequence.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
email_log.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
email_token.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
error_log.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
facebook_user_info.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
incoming_link.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invite.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invited_list.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
message_bus_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
notification.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
onebox_render.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post.rb Little things: 2013-02-11 15:47:28 -05:00
post_action.rb Can clear flags on deleted posts if you're a moderator 2013-02-08 19:07:29 -05:00
post_action_type.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
post_alert_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
post_onebox_render.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_reply.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_timing.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
search_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
site.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
site_customization.rb better support for multi host in site customization 2013-02-10 23:05:11 +11:00
site_setting.rb setting to exclude rel nofollow from particular domains 2013-02-11 18:58:19 +11:00
topic.rb Enforce entropy on flag text 2013-02-08 17:01:43 -05:00
topic_allowed_user.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
topic_invite.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_link.rb Changed our minds: Let's track internal links, just never to users. Something like FAQ is useful. 2013-02-11 12:36:33 -05:00
topic_link_click.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_list.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_poster.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_user.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
twitter_user_info.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
upload.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user.rb Prevent login until email is confirmed 2013-02-11 11:18:37 -05:00
user_action.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user_action_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user_email_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user_open_id.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
user_search.rb ilike is slow in theory, unless some sophisticated index is in place 2013-02-10 23:47:04 +11:00
user_visit.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
username_validator.rb check_username api now returns correct error message for invalid lengths etc 2013-02-08 14:12:48 -05:00
view.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00