.. |
repository
|
scm: mercurial: do nothing in fetching if info is nil (#8777).
|
2011-07-11 00:56:09 +00:00 |
attachment.rb
|
remove trailing white-spaces from app/models/attachment.rb.
|
2011-08-22 13:30:33 +00:00 |
auth_source.rb
|
Adds support for SCM/LDAP passwords encryption in the database (#7411).
|
2011-02-26 13:09:25 +00:00 |
auth_source_ldap.rb
|
remove trailing white-spaces from app/models/auth_source_ldap.rb.
|
2011-08-21 04:43:55 +00:00 |
board.rb
|
Fixed: messages attachments/watchers are not deleted when deleting a project or forum (#6966).
|
2010-11-27 12:42:11 +00:00 |
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: fix JRuby tests fail in unit changeset following test.
|
2011-06-09 01:29:22 +00:00 |
comment.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
comment_observer.rb
|
Adds email notifications support for news comments (#2074).
|
2011-03-04 14:32:58 +00:00 |
custom_field.rb
|
remove trailing white-spaces from app/models/custom_field.rb.
|
2011-08-21 04:44:35 +00:00 |
custom_value.rb
|
remove trailing white-spaces from app/models/custom_value.rb.
|
2011-08-21 04:45:20 +00:00 |
document.rb
|
remove trailing white-spaces from Document model source.
|
2011-05-15 23:52:48 +00:00 |
document_category.rb
|
remove trailing white-spaces from document category model source.
|
2011-05-18 07:51:15 +00:00 |
document_category_custom_field.rb
|
remove trailing white-spaces and an empty line from document category custom field model source.
|
2011-05-18 07:51:51 +00:00 |
document_observer.rb
|
remove trailing white-spaces from document observer model source.
|
2011-05-18 07:52:48 +00:00 |
enabled_module.rb
|
remove trailing white-spaces from enabled module source.
|
2011-05-18 07:52:23 +00:00 |
enumeration.rb
|
remove trailing white-spaces from app/models/enumeration.rb.
|
2011-08-21 01:14:40 +00:00 |
group.rb
|
Ability to assign issues to groups (#2964).
|
2011-07-23 18:18:13 +00:00 |
group_custom_field.rb
|
User groups branch merged.
|
2009-09-12 08:36:46 +00:00 |
issue.rb
|
remove trailing white-spaces except SQL from app/models/issue.rb.
|
2011-08-21 08:46:10 +00:00 |
issue_category.rb
|
remove trailing white-spaces from app/models/issue_category.rb.
|
2011-08-22 02:07:58 +00:00 |
issue_custom_field.rb
|
fixed #9308 table_name pre/suffix support
|
2007-03-15 22:11:02 +00:00 |
issue_observer.rb
|
Added observers to watch model objects for mail delivery instead of calling Mailer.
|
2009-03-28 00:38:57 +00:00 |
issue_priority.rb
|
Removes column opt in enumerations table.
|
2009-12-25 17:13:58 +00:00 |
issue_priority_custom_field.rb
|
Enumerations can now have custom fields defined on them. #4077
|
2009-10-21 22:34:22 +00:00 |
issue_relation.rb
|
remove trailing white-spaces from app/models/issue_relation.rb.
|
2011-08-21 01:56:03 +00:00 |
issue_status.rb
|
remove trailing white-spaces from app/models/issue_status.rb.
|
2011-08-21 01:55:08 +00:00 |
journal.rb
|
Fixed: activity shows updates of private issues (#8432).
|
2011-05-29 07:12:38 +00:00 |
journal_detail.rb
|
remove trailing white-spaces from app/models/journal_detail.rb.
|
2011-08-22 13:31:08 +00:00 |
journal_observer.rb
|
Fixed: notes are lost when copying issue(s) (#6901, #8239).
|
2011-04-29 13:27:50 +00:00 |
mail_handler.rb
|
Fixes mail handler for when there's no attachments (#8651).
|
2011-07-29 17:05:26 +00:00 |
mailer.rb
|
remove trailing white-spaces from mailer model source.
|
2011-05-17 03:57:10 +00:00 |
member.rb
|
remove trailing white-spaces from app/models/member.rb.
|
2011-08-21 01:54:24 +00:00 |
member_role.rb
|
remove trailing white-spaces from app/models/member_role.rb.
|
2011-08-21 01:53:41 +00:00 |
message.rb
|
remove trailing white-spaces from app/models/message.rb.
|
2011-08-21 01:56:43 +00:00 |
message_observer.rb
|
remove trailing white-spaces from message observer model source.
|
2011-05-17 03:57:57 +00:00 |
news.rb
|
remove trailing white-spaces from news model source.
|
2011-05-17 03:58:19 +00:00 |
news_observer.rb
|
Added observers to watch model objects for mail delivery instead of calling Mailer.
|
2009-03-28 00:38:57 +00:00 |
principal.rb
|
Ability to assign issues to groups (#2964).
|
2011-07-23 18:18:13 +00:00 |
project.rb
|
remove trailing white-spaces from app/models/project.rb.
|
2011-08-21 08:46:33 +00:00 |
project_custom_field.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
query.rb
|
remove trailing white-spaces from app/models/query.rb.
|
2011-08-20 03:38:29 +00:00 |
repository.rb
|
scm: return nil at model default_branch and override at git model (#8458, #6713).
|
2011-06-30 03:46:32 +00:00 |
role.rb
|
Refactor builtin roles creation.
|
2011-07-20 16:34:55 +00:00 |
setting.rb
|
replace RAILS_ROOT to Rails.root in setting model.
|
2011-06-16 01:52:45 +00:00 |
time_entry.rb
|
remove trailing white-spaces from time entry model source.
|
2011-05-17 03:58:41 +00:00 |
time_entry_activity.rb
|
Removes column opt in enumerations table.
|
2009-12-25 17:13:58 +00:00 |
time_entry_activity_custom_field.rb
|
Fixed some merge bugs. #4077
|
2009-10-21 22:35:03 +00:00 |
time_entry_custom_field.rb
|
Adds custom fields on time entries (#772).
|
2008-07-22 18:52:00 +00:00 |
token.rb
|
remove trailing white-spaces from app/models/token.rb.
|
2011-08-21 01:58:11 +00:00 |
tracker.rb
|
remove trailing white-spaces from app/models/tracker.rb.
|
2011-08-22 02:08:37 +00:00 |
user.rb
|
remove trailing white-spaces from app/models/user.rb.
|
2011-08-21 01:57:25 +00:00 |
user_custom_field.rb
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |
user_preference.rb
|
remove trailing white-spaces from app/models/user_preference.rb.
|
2011-08-21 01:58:55 +00:00 |
version.rb
|
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
|
2011-07-09 10:50:42 +00:00 |
version_custom_field.rb
|
Adds custom fields for versions (#4219).
|
2009-11-15 15:22:55 +00:00 |
watcher.rb
|
remove trailing white-spaces from app/models/watcher.rb.
|
2011-08-21 01:59:51 +00:00 |
wiki.rb
|
Do a redirect when accessing a renamed wiki page.
|
2011-04-11 19:21:57 +00:00 |
wiki_content.rb
|
remove trailing white-spaces from WikiContent model source.
|
2011-05-16 00:00:26 +00:00 |
wiki_content_observer.rb
|
Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings.
|
2009-05-17 09:55:13 +00:00 |
wiki_page.rb
|
remove trailing white-spaces from app/models/wiki_page.rb.
|
2011-08-21 02:00:35 +00:00 |
wiki_redirect.rb
|
Added the ability to rename wiki pages (specific permission required).
|
2007-09-09 17:05:38 +00:00 |
workflow.rb
|
Fixed: Workflow copy does not copy advanced workflow settings (#8739).
|
2011-07-02 11:13:39 +00:00 |