Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  repository 1599 about 17 years Jean-Philippe Lang Reduces memory usage when importing large git r...
attachment.rb 3.6 KB 1520 over 17 years Jean-Philippe Lang File viewer for attached text files.
auth_source.rb 1.75 KB 977 almost 18 years Jean-Philippe Lang Fixed: 'LDAP account password is too long' erro...
auth_source_ldap.rb 3.24 KB 1199 over 17 years Jean-Philippe Lang Fix LDAP authentication (#714, broken by r1194).
board.rb 1.36 KB 530 over 18 years Jean-Philippe Lang Added watchers for message boards (watchers con...
change.rb 990 Bytes 1446 over 17 years Jean-Philippe Lang Fixed: View differences for individual file of ...
changeset.rb 5.08 KB 1451 over 17 years Jean-Philippe Lang Fixed: using '*' as keyword for repository refe...
comment.rb 1.01 KB 479 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
custom_field.rb 2.75 KB 1171 over 17 years Jean-Philippe Lang Fixed: Issue custom fields "required" flag not ...
custom_value.rb 2.17 KB 1101 over 17 years Jean-Philippe Lang Prevent unexpected nil in custom value validation.
document.rb 1.49 KB 1435 over 17 years Jean-Philippe Lang Ability to search all projects or the projects ...
enabled_module.rb 952 Bytes 725 about 18 years Jean-Philippe Lang Added project module concept. A project module...
enumeration.rb 2.56 KB 1558 over 17 years Jean-Philippe Lang Ability to remove enumerations (activities, pri...
issue.rb 9.08 KB 1596 about 17 years Jean-Philippe Lang Fixed: associated revisions are displayed in wr...
issue_category.rb 1.59 KB 955 almost 18 years Jean-Philippe Lang Added version details view accessible from the ...
issue_custom_field.rb 1.21 KB 337 over 18 years Jean-Philippe Lang fixed #9308 table_name pre/suffix support
issue_relation.rb 3.21 KB 1488 over 17 years Jean-Philippe Lang Make the 'duplicates of' relation asymmetric: *...
issue_status.rb 2.67 KB 1043 over 17 years Jean-Philippe Lang Merged IssuesController change_status and add_n...
journal.rb 2.68 KB 1567 about 17 years Jean-Philippe Lang Display issue notes in the activity view (#1509).
journal_detail.rb 1 KB 478 over 18 years Jean-Philippe Lang Journal details truncated only if values are st...
mail_handler.rb 4.58 KB 1584 about 17 years Jean-Philippe Lang Adds a simple API and a standalone script that ...
mailer.rb 9.06 KB 1483 over 17 years Jean-Philippe Lang Fixed: Reminder emails shouldn't include archiv...
member.rb 1.41 KB 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
message.rb 2.74 KB 1588 about 17 years Jean-Philippe Lang Adds anchor to atom feed messages links.
message_observer.rb 1.41 KB 1368 over 17 years Jean-Philippe Lang Notify project members when a message is posted...
news.rb 1.56 KB 1435 over 17 years Jean-Philippe Lang Ability to search all projects or the projects ...
project.rb 9.7 KB 1592 about 17 years Jean-Philippe Lang Custom fields refactoring: most of code moved f...
project_custom_field.rb 883 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
query.rb 16.2 KB 1592 about 17 years Jean-Philippe Lang Custom fields refactoring: most of code moved f...
repository.rb 3.48 KB 1553 over 17 years Jean-Philippe Lang Fixed: view file at given revision with CVS.
role.rb 3.97 KB 1252 over 17 years Jean-Philippe Lang Workflow copy: * added the ability the copy an ...
setting.rb 3.88 KB 1103 over 17 years Jean-Philippe Lang User display format is now configurable in admi...
time_entry.rb 3.06 KB 1608 about 17 years Jean-Philippe Lang Fixed: Comment too long message when updating i...
token.rb 1.4 KB 339 over 18 years Jean-Philippe Lang added rss/atom feeds at project levels for: * n...
tracker.rb 2.13 KB 1252 over 17 years Jean-Philippe Lang Workflow copy: * added the ability the copy an ...
user.rb 9.31 KB 1592 about 17 years Jean-Philippe Lang Custom fields refactoring: most of code moved f...
user_custom_field.rb 878 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
user_preference.rb 1.42 KB 1197 over 17 years Jean-Philippe Lang Add a user preference to choose how comments/re...
version.rb 3.55 KB 1296 over 17 years Jean-Philippe Lang Make the versions with the same date sorted by ...
watcher.rb 983 Bytes 453 over 18 years Jean-Philippe Lang Added "Watch" functionality on issues. It allow...
wiki.rb 2.05 KB 805 almost 18 years Jean-Philippe Lang Fixed: Title with non-ascii characters breaks wiki
wiki_content.rb 2.6 KB 1342 over 17 years Jean-Philippe Lang Add an icon to each event on the activity view.
wiki_page.rb 5.49 KB 1435 over 17 years Jean-Philippe Lang Ability to search all projects or the projects ...
wiki_redirect.rb 970 Bytes 720 about 18 years Jean-Philippe Lang Added the ability to rename wiki pages (specifi...
workflow.rb 1.06 KB 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files

Latest revisions

# Date Author Comment
1608 2008-06-30 19:31 Jean-Philippe Lang

Fixed: Comment too long message when updating issue (#1550).

1599 2008-06-29 11:41 Jean-Philippe Lang

Reduces memory usage when importing large git repositories (#1482).

1596 2008-06-29 10:55 Jean-Philippe Lang

Fixed: associated revisions are displayed in wrong order on issue view (#1546).

1592 2008-06-27 22:13 Jean-Philippe Lang

Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable).

1588 2008-06-26 21:04 Jean-Philippe Lang

Adds anchor to atom feed messages links.

1584 2008-06-25 21:25 Jean-Philippe Lang

Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110).

1576 2008-06-22 17:35 Jean-Philippe Lang

Add filters on cross-project issue list for custom fields marked as 'For all projects'.

1575 2008-06-22 17:20 Jean-Philippe Lang

Hide 'Target version' filter if no version is defined.

1570 2008-06-22 14:37 Jean-Philippe Lang

Fixes reply attachments handling.

1568 2008-06-22 12:45 Jean-Philippe Lang

Adds basic support for issue creation via email (#1110).

View revisions

Also available in: Atom