redmine/app/models
Toshi MARUYAMA da5140b1ac remove trailing white-spaces from message observer model source.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5818 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-05-17 03:57:57 +00:00
..
repository scm: git: fix fetching 7 days problem (#7146, #6013). 2011-05-13 10:38:45 +00:00
attachment.rb remove trailing white-spaces from Attachment model source. 2011-05-15 23:45:13 +00:00
auth_source_ldap.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 2011-02-26 13:09:25 +00:00
auth_source.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 2011-02-26 13:09:25 +00:00
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 remove trailing white-spaces from changeset model source. 2011-05-15 23:01:21 +00:00
comment_observer.rb Adds email notifications support for news comments (#2074). 2011-03-04 14:32:58 +00:00
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 remove trailing white-spaces from Document model source. 2011-05-15 23:52:48 +00:00
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 remove trailing white-spaces excluding SQL from issue model source. 2011-05-17 02:14:06 +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 mail handler model source. 2011-05-17 03:56:45 +00:00
mailer.rb remove trailing white-spaces from mailer model source. 2011-05-17 03:57:10 +00:00
member_role.rb
member.rb
message_observer.rb remove trailing white-spaces from message observer model source. 2011-05-17 03:57:57 +00:00
message.rb remove trailing white-spaces from message model source. 2011-05-17 03:57:34 +00:00
news_observer.rb
news.rb Makes visible scopes accept projects option and deprecate Project.visible_by. 2011-04-05 12:50:19 +00:00
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: git: show only filename and filesize if setting of reporting last commit is disable (#8365, #7047). 2011-05-13 03:55:21 +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 Makes visible scopes accept projects option and deprecate Project.visible_by. 2011-04-05 12:50:19 +00:00
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 remove trailing white-spaces from WikiContent model source. 2011-05-16 00:00:26 +00:00
wiki_page.rb Add permission option to wiki page activity provider. 2011-04-05 12:52:57 +00:00
wiki_redirect.rb
wiki.rb Do a redirect when accessing a renamed wiki page. 2011-04-11 19:21:57 +00:00
workflow.rb