redmine/app/models
Toshi MARUYAMA 1a947a1617 scm: mercurial: remove trailing white-spaces from model source.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5756 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-05-12 07:52:14 +00:00
..
repository scm: mercurial: remove trailing white-spaces from model source. 2011-05-12 07:52:14 +00:00
attachment.rb
auth_source_ldap.rb
auth_source.rb
board.rb
change.rb scm: prevent PostgreSQL or Ruby 1.9 errors if paths is invalid UTF-8. 2011-04-16 06:44:35 +00:00
changeset.rb scm: cvs: fix parsing revisions if author is not ASCII. 2011-04-14 15:01:55 +00:00
comment_observer.rb
comment.rb
custom_field.rb Fixed: empty list for user/version custom fields on bulk edit form (#2096). 2011-04-07 16:34:58 +00:00
custom_value.rb
document_category_custom_field.rb
document_category.rb
document_observer.rb
document.rb
enabled_module.rb
enumeration.rb
group_custom_field.rb
group.rb
issue_category.rb
issue_custom_field.rb
issue_observer.rb
issue_priority_custom_field.rb
issue_priority.rb
issue_relation.rb
issue_status.rb
issue.rb Fixed: notes are lost when copying issue(s) (#6901, #8239). 2011-04-29 13:27:50 +00:00
journal_detail.rb Private issues (#7414). 2011-04-15 13:23:13 +00:00
journal_observer.rb Fixed: notes are lost when copying issue(s) (#6901, #8239). 2011-04-29 13:27:50 +00:00
journal.rb Fixed: notes are lost when copying issue(s) (#6901, #8239). 2011-04-29 13:27:50 +00:00
mail_handler.rb remove trailing white-spaces from MailHandler model source. 2011-05-08 21:28:54 +00:00
mailer.rb
member_role.rb
member.rb
message_observer.rb
message.rb
news_observer.rb
news.rb
principal.rb
project_custom_field.rb
project.rb Code cleanup. 2011-04-14 17:49:20 +00:00
query.rb Makes 'This week' filter work with any starting day of week (#7097). 2011-04-29 11:28:27 +00:00
repository.rb scm: code clean up repository model. 2011-05-05 07:30:22 +00:00
role.rb Private issues (#7414). 2011-04-15 13:23:13 +00:00
setting.rb
time_entry_activity_custom_field.rb
time_entry_activity.rb
time_entry_custom_field.rb
time_entry.rb
token.rb
tracker.rb
user_custom_field.rb
user_preference.rb
user.rb Adds an issues visibility level on roles (#7412). 2011-04-11 17:53:15 +00:00
version_custom_field.rb
version.rb
watcher.rb
wiki_content_observer.rb
wiki_content.rb
wiki_page.rb
wiki_redirect.rb
wiki.rb Do a redirect when accessing a renamed wiki page. 2011-04-11 19:21:57 +00:00
workflow.rb