.. |
concerns
|
FEATURE: vBulletin importer
|
2014-08-18 13:04:08 +02:00 |
about.rb
|
TWEAK: Don't include moderators on "About" if they are admins.
|
2014-08-20 12:43:02 -04:00 |
admin_dashboard_data.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
api_key.rb
|
|
|
backup.rb
|
TRIVIAL: do not remove backups in development
|
2014-08-20 18:58:58 +02:00 |
badge.rb
|
PERF: add optional delta badge filtering
|
2014-08-08 10:02:43 +10:00 |
badge_grouping.rb
|
FIX: regression in seed
|
2014-07-27 18:32:04 +10:00 |
badge_type.rb
|
FEATURE: Editor badge
|
2014-07-07 17:55:40 +10:00 |
category.rb
|
Updated model anotations
|
2014-08-22 13:01:44 -04:00 |
category_custom_field.rb
|
|
|
category_featured_topic.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
category_featured_user.rb
|
|
|
category_group.rb
|
|
|
category_list.rb
|
FEATURE: Subcategory list on parent subcategory page.
|
2014-07-02 16:47:43 -04:00 |
category_search_data.rb
|
FEATURE: Badge progress
|
2014-07-03 17:29:44 +10:00 |
category_user.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
color_scheme.rb
|
Use the header background color for a site in the digest email.
|
2014-07-17 12:31:37 -04:00 |
color_scheme_color.rb
|
|
|
digest_email_site_setting.rb
|
|
|
discourse_single_sign_on.rb
|
Merge pull request #2670 from Wilhansen/sso_override_avatar
|
2014-08-22 10:22:06 +10:00 |
discourse_version_check.rb
|
|
|
draft.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
draft_sequence.rb
|
BUGFIX: eliminate drafts for system user
|
2014-06-25 10:55:35 +10:00 |
email_log.rb
|
|
|
email_token.rb
|
SECURITY: Prefix session key and validate token format.
|
2014-08-25 15:31:49 -04:00 |
error_log.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
export_csv.rb
|
FEATURE: add additional fields in user list export
|
2014-08-16 00:39:28 +05:30 |
facebook_user_info.rb
|
|
|
github_user_info.rb
|
|
|
global_setting.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
google_user_info.rb
|
|
|
group.rb
|
FEATURE: vBulletin importer
|
2014-08-18 13:04:08 +02:00 |
group_custom_field.rb
|
|
|
group_user.rb
|
|
|
incoming_domain.rb
|
FIX: catch specific exception
|
2014-08-06 10:00:55 +10:00 |
incoming_link.rb
|
Fixed ActiveRecord validation for post_id in incoming_link.rb
|
2014-08-18 19:11:34 +05:30 |
incoming_links_report.rb
|
PERF: finalize porting to new incoming links structure
|
2014-08-04 16:43:57 +10:00 |
incoming_referer.rb
|
FIX: catch specific exception
|
2014-08-06 10:00:55 +10:00 |
invite.rb
|
FEATURE: dynamically load invites
|
2014-08-05 22:20:23 +05:30 |
invite_redeemer.rb
|
removed useless assignments at some places
|
2014-08-19 18:10:23 +05:30 |
invited_group.rb
|
|
|
leader_requirements.rb
|
Add likes given and likes received requirement for being TL3. Configure with site settings leader_requires_likes_given and leader_requires_likes_received.
|
2014-08-22 17:33:39 -04:00 |
locale_site_setting.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
notification.rb
|
|
|
oauth2_user_info.rb
|
|
|
optimized_image.rb
|
BUGFIX: explicit code is often better...
|
2014-07-04 16:05:50 +02:00 |
plugin_store.rb
|
removed useless assignments at some places
|
2014-08-19 18:10:23 +05:30 |
plugin_store_row.rb
|
|
|
post.rb
|
Merge pull request #2658 from akshaymohite/optimization-fixes
|
2014-08-18 14:42:52 +10:00 |
post_action.rb
|
Updated model anotations
|
2014-08-22 13:01:44 -04:00 |
post_action_type.rb
|
FEATURE: flag dispositions normalization
|
2014-07-28 19:28:07 +02:00 |
post_alert_observer.rb
|
FEATURE: new "disable_edit_notifications" site setting
|
2014-06-11 17:14:00 +02:00 |
post_analyzer.rb
|
Not initializing variable for looping if unused in loop
|
2014-08-15 03:24:55 +05:30 |
post_custom_field.rb
|
|
|
post_detail.rb
|
|
|
post_mover.rb
|
FIX: Moving posts was not updating reply_count and
|
2014-08-20 14:15:23 -04:00 |
post_reply.rb
|
|
|
post_revision.rb
|
|
|
post_search_data.rb
|
FEATURE: Badge progress
|
2014-07-03 17:29:44 +10:00 |
post_timing.rb
|
PERF: stop mucking with user stats every 15 minutes
|
2014-08-07 14:20:42 +10:00 |
post_upload.rb
|
|
|
quoted_post.rb
|
FIX: Do not suppress reply-to when other posts quoted
|
2014-07-31 11:40:02 +10:00 |
report.rb
|
FEATURE: flag dispositions normalization
|
2014-07-28 19:28:07 +02:00 |
s3_region_site_setting.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
screened_email.rb
|
Emails are case insensitive
|
2014-07-16 10:22:01 -04:00 |
screened_ip_address.rb
|
Avoid using to_s when performing String Interpolation
|
2014-08-14 23:55:27 +05:30 |
screened_url.rb
|
|
|
search_observer.rb
|
PERF: new table used for title similarity search
|
2014-08-08 15:50:26 +10:00 |
single_sign_on_record.rb
|
Updated model anotations
|
2014-08-22 13:01:44 -04:00 |
site.rb
|
FIX: Don't show the category edit button unless the user can edit the
|
2014-08-12 13:31:05 -04:00 |
site_content.rb
|
Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files.
|
2014-07-25 14:41:20 -04:00 |
site_content_type.rb
|
|
|
site_customization.rb
|
FIX: custom css not using CDN
|
2014-07-29 14:55:48 +10:00 |
site_setting.rb
|
Remove hub username integration
|
2014-07-16 12:25:24 -04:00 |
top_lists.rb
|
|
|
top_menu_item.rb
|
|
|
top_topic.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
topic.rb
|
FIX: moving a post to a topic with a deleted post should use correct post_number. Was getting unique index violation on (topic_id, post_number).
|
2014-08-20 12:28:53 -04:00 |
topic_allowed_group.rb
|
|
|
topic_allowed_user.rb
|
|
|
topic_custom_field.rb
|
|
|
topic_embed.rb
|
removed useless assignments at some places
|
2014-08-19 18:10:23 +05:30 |
topic_featured_users.rb
|
FIX: ensure consistency on topic featured users
|
2014-08-18 17:13:32 +10:00 |
topic_invite.rb
|
|
|
topic_link.rb
|
Not initializing variable for looping if unused in loop
|
2014-08-15 03:24:55 +05:30 |
topic_link_click.rb
|
|
|
topic_list.rb
|
|
|
topic_notifier.rb
|
|
|
topic_participants_summary.rb
|
|
|
topic_poster.rb
|
|
|
topic_posters_summary.rb
|
UX: Don't highlight the latest poster in the topic list if there is only
|
2014-08-20 12:09:39 -04:00 |
topic_status_update.rb
|
|
|
topic_tracking_state.rb
|
FIX: more reliable topic list counts
|
2014-08-05 13:27:34 +10:00 |
topic_user.rb
|
PERF/FIX: Dismiss Post coming back
|
2014-08-11 10:26:46 +10:00 |
topic_view_item.rb
|
Avoid using to_s when performing String Interpolation
|
2014-08-14 23:55:27 +05:30 |
trust_level_setting.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
twitter_user_info.rb
|
|
|
upload.rb
|
BUGFIX: errors when post-processing 'data images'
|
2014-07-18 17:54:18 +02:00 |
user.rb
|
Show total likes given. Put likes given/received and flags given/received together.
|
2014-08-22 15:23:19 -04:00 |
user_action.rb
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
user_action_observer.rb
|
|
|
user_avatar.rb
|
TRIVIAL: code formatting
|
2014-06-26 19:50:29 +02:00 |
user_badge.rb
|
FIX: remove faulty "ensure consistency" badge job
|
2014-08-11 09:21:06 +10:00 |
user_custom_field.rb
|
|
|
user_email_observer.rb
|
|
|
user_history.rb
|
Avoid using to_s when performing String Interpolation
|
2014-08-14 23:55:27 +05:30 |
user_open_id.rb
|
|
|
user_profile.rb
|
PERF: last seen index on users
|
2014-08-07 13:33:11 +10:00 |
user_search.rb
|
FIX: Don't show profile pages for inactive users and don't show them in
|
2014-08-13 13:30:25 -04:00 |
user_search_data.rb
|
FEATURE: Badge progress
|
2014-07-03 17:29:44 +10:00 |
user_stat.rb
|
PERF: stop mucking with user stats every 15 minutes
|
2014-08-07 14:20:42 +10:00 |
user_visit.rb
|
|
|
username_validator.rb
|
|
|