.. |
repository
|
Reduces memory usage when importing large git repositories (#1482).
|
2008-06-29 09:41:42 +00:00 |
attachment.rb
|
File viewer for attached text files.
|
2008-06-09 18:40:59 +00:00 |
auth_source.rb
|
Fixed: 'LDAP account password is too long' error when leaving the field empty on creation.
|
2007-12-10 20:58:24 +00:00 |
auth_source_ldap.rb
|
Fix LDAP authentication (#714, broken by r1194).
|
2008-03-06 17:22:21 +00:00 |
board.rb
|
Added watchers for message boards (watchers controller modified to support any watchable model).
|
2007-05-13 19:43:35 +00:00 |
change.rb
|
Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275).
|
2008-05-24 17:58:34 +00:00 |
changeset.rb
|
Fixed: using '*' as keyword for repository referencing keywords doesn't work when issue id is at the beginning of a line (#1253).
|
2008-05-25 11:43:20 +00:00 |
comment.rb
|
Fixed: 10342 Creation of Schema in Oracle
|
2007-04-25 15:06:20 +00:00 |
custom_field.rb
|
Fixed: Issue custom fields "required" flag not stored (broken by r1090). Closes #715.
|
2008-02-22 17:48:37 +00:00 |
custom_value.rb
|
Fixes boolean custom fields tags (broken by r1592) (#1640).
|
2008-07-14 17:29:06 +00:00 |
document.rb
|
Ability to search all projects or the projects the user belongs to (#791).
|
2008-05-18 16:15:22 +00:00 |
enabled_module.rb
|
Added project module concept.
|
2007-09-14 11:34:08 +00:00 |
enumeration.rb
|
Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467).
|
2008-06-17 19:10:54 +00:00 |
issue.rb
|
Fixed: associated revisions are displayed in wrong order on issue view (#1546).
|
2008-06-29 08:55:37 +00:00 |
issue_category.rb
|
Added version details view accessible from the roadmap.
|
2007-12-07 10:26:07 +00:00 |
issue_custom_field.rb
|
fixed #9308 table_name pre/suffix support
|
2007-03-15 22:11:02 +00:00 |
issue_relation.rb
|
Make the 'duplicates of' relation asymmetric:
|
2008-06-03 18:30:29 +00:00 |
issue_status.rb
|
Merged IssuesController change_status and add_note actions.
|
2008-01-06 17:06:14 +00:00 |
journal.rb
|
Fixed: search engine may reveal private projects (#1613).
|
2008-07-10 12:31:49 +00:00 |
journal_detail.rb
|
Journal details truncated only if values are strings
|
2007-04-24 18:26:42 +00:00 |
mail_handler.rb
|
Mail handler: more control over issue attributes (#1110).
|
2008-07-06 16:26:25 +00:00 |
mailer.rb
|
Fixed: Reminder emails shouldn't include archived projects (#1351).
|
2008-06-02 16:59:15 +00:00 |
member.rb
|
User display format is now configurable in administration settings.
|
2008-01-25 10:31:06 +00:00 |
message.rb
|
Adds anchor to atom feed messages links.
|
2008-06-26 19:04:58 +00:00 |
message_observer.rb
|
Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079).
|
2008-04-28 09:25:51 +00:00 |
news.rb
|
Ability to search all projects or the projects the user belongs to (#791).
|
2008-05-18 16:15:22 +00:00 |
project.rb
|
Fixed: no :author method error on projects atom feed (#1623).
|
2008-07-12 09:42:18 +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
|
Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable).
|
2008-06-27 20:13:56 +00:00 |
repository.rb
|
Clear changesets and changes with raw sql when deleting a repository (#1627).
|
2008-07-13 21:55:13 +00:00 |
role.rb
|
Workflow copy:
|
2008-03-15 08:27:38 +00:00 |
setting.rb
|
User display format is now configurable in administration settings.
|
2008-01-25 10:31:06 +00:00 |
time_entry.rb
|
Fixed: Comment too long message when updating issue (#1550).
|
2008-06-30 17:31:50 +00:00 |
token.rb
|
added rss/atom feeds at project levels for:
|
2007-03-17 15:18:50 +00:00 |
tracker.rb
|
Workflow copy:
|
2008-03-15 08:27:38 +00:00 |
user.rb
|
Adds links to the user page on various views.
|
2008-07-16 19:33:15 +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
|
Merged Rails 2.1 compatibility branch.
|
2008-07-04 17:58:14 +00:00 |
version.rb
|
Make the versions with the same date sorted by name (#864).
|
2008-03-26 22:56:30 +00:00 |
watcher.rb
|
Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes.
|
2007-04-21 12:08:31 +00:00 |
wiki.rb
|
Set order on wiki pages association.
|
2008-07-13 21:44:38 +00:00 |
wiki_content.rb
|
Add an icon to each event on the activity view.
|
2008-04-12 16:54:14 +00:00 |
wiki_page.rb
|
Ability to search all projects or the projects the user belongs to (#791).
|
2008-05-18 16:15:22 +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
|
added svn:eol-style native property on /app files
|
2007-03-12 17:59:02 +00:00 |