redmine/app/models
Toshi MARUYAMA 803a0a030e support more character encoding in incoming emails (#15785)
Supporting encodings of iconv on Ruby 1.8 depend on iconv implementation.
glibc-common-2.12-1.132 on CentOS6 does not support ks_c_5601-1987.

Contributed by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@12474 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-01-01 05:54:28 +00:00
..
repository
attachment.rb Log errors when moving attachments (#15295). 2013-11-09 09:46:55 +00:00
auth_source_ldap.rb
auth_source.rb
board.rb
change.rb
changeset.rb Rails4: replace deprecated find_by_id at Changeset class 2013-12-29 13:49:09 +00:00
comment.rb
custom_field_value.rb Merged custom fields format refactoring. 2013-12-14 08:22:43 +00:00
custom_field.rb Merged custom fields format refactoring. 2013-12-14 08:22:43 +00:00
custom_value.rb
document_category_custom_field.rb
document_category.rb
document.rb
enabled_module.rb
enumeration.rb
group_custom_field.rb
group.rb explicitly define fix has_and_belongs_to_many join_table at Group and User 2013-12-27 23:33:15 +00:00
issue_category.rb
issue_custom_field.rb
issue_priority_custom_field.rb
issue_priority.rb
issue_query.rb
issue_relation.rb Store relation type instead of i18n key in journals (#15704). 2013-12-15 11:02:24 +00:00
issue_status.rb
issue.rb Fixed that time entries custom values are not deleted when deleting a project or an issue (#15709). 2013-12-18 18:39:09 +00:00
journal_detail.rb
journal.rb
mail_handler.rb support more character encoding in incoming emails (#15785) 2014-01-01 05:54:28 +00:00
mailer.rb
member_role.rb
member.rb
message.rb
news.rb
principal.rb code format cleanup Principal class 2013-12-26 09:19:56 +00:00
project_custom_field.rb
project.rb Fixed that time entries custom values are not deleted when deleting a project or an issue (#15709). 2013-12-18 18:39:09 +00:00
query.rb Merged custom fields format refactoring. 2013-12-14 08:22:43 +00:00
repository.rb
role.rb
setting.rb Rails4 compatibility of Setting model 2013-12-20 11:54:23 +00:00
time_entry_activity_custom_field.rb
time_entry_activity.rb
time_entry_custom_field.rb
time_entry_query.rb Fixed that filtering time entries on activity does not take care of activity overrides (#15623). 2013-12-15 09:49:12 +00:00
time_entry.rb
token.rb
tracker.rb
user_custom_field.rb
user_preference.rb
user.rb explicitly define fix has_and_belongs_to_many join_table at Group and User 2013-12-27 23:33:15 +00:00
version_custom_field.rb
version.rb Rails4 compatibility of version group count 2013-12-26 10:33:18 +00:00
watcher.rb
wiki_content.rb
wiki_page.rb
wiki_redirect.rb
wiki.rb
workflow_permission.rb
workflow_rule.rb
workflow_transition.rb