Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  repository 2563 over 16 years Jean-Philippe Lang Transaction for each imported subversion change...
attachment.rb 5.28 KB 2569 over 16 years Jean-Philippe Lang Fixed: Files without Version aren't visible in ...
auth_source.rb 1.59 KB 2056 almost 17 years Jean-Philippe Lang Do not request blank LDAP attributes.
auth_source_ldap.rb 3.76 KB 2056 almost 17 years Jean-Philippe Lang Do not request blank LDAP attributes.
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 6.01 KB 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
comment.rb 1.01 KB 479 over 18 years Jean-Philippe Lang Fixed: 10342 Creation of Schema in Oracle Comme...
custom_field.rb 4.29 KB 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
custom_value.rb 2.25 KB 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
document.rb 1.67 KB 2472 over 16 years Jean-Philippe Lang Replaces Enumeration.get_values and Enumeration...
enabled_module.rb 1.27 KB 2474 over 16 years Jean-Philippe Lang Create a wiki with a default start page named '...
enumeration.rb 3.09 KB 2472 over 16 years Jean-Philippe Lang Replaces Enumeration.get_values and Enumeration...
issue.rb 11.1 KB 2612 over 16 years Eric Davis Added some RDoc documentation for some models. ...
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 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
issue_status.rb 2.69 KB 1911 about 17 years Jean-Philippe Lang Fixed: the default status is lost when reorderi...
journal.rb 2.96 KB 2066 almost 17 years Jean-Philippe Lang Display latest user's activity on account/show ...
journal_detail.rb 1 KB 478 over 18 years Jean-Philippe Lang Journal details truncated only if values are st...
mail_handler.rb 8.85 KB 2553 over 16 years Jean-Philippe Lang Fixed: MailHandler raises an error when process...
mailer.rb 13.8 KB 2612 over 16 years Eric Davis Added some RDoc documentation for some models. ...
member.rb 1.39 KB 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
message.rb 3.35 KB 2359 almost 17 years Jean-Philippe Lang Fixes message search eager loading (#2654).
message_observer.rb 1.35 KB 1878 about 17 years Jean-Philippe Lang Adds watch/unwatch functionality at forum topic...
news.rb 1.73 KB 2066 almost 17 years Jean-Philippe Lang Display latest user's activity on account/show ...
project.rb 13.1 KB 2612 over 16 years Eric Davis Added some RDoc documentation for some models. ...
project_custom_field.rb 883 Bytes 333 over 18 years Jean-Philippe Lang added svn:eol-style native property on /app files
query.rb 17.7 KB 2614 over 16 years Azamat Hackimov Fixing bug #3009, trivial updates of locales
repository.rb 5.58 KB 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
role.rb 4.69 KB 2424 over 16 years Jean-Philippe Lang Removes hardcoded table names (#2701).
setting.rb 5.01 KB 2481 over 16 years Jean-Philippe Lang Fixes Setting.openid? (#2764).
time_entry.rb 3.04 KB 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
time_entry_custom_field.rb 882 Bytes 1689 over 17 years Jean-Philippe Lang Adds custom fields on time entries (#772).
token.rb 1.4 KB 339 over 18 years Jean-Philippe Lang added rss/atom feeds at project levels for: * n...
tracker.rb 2.15 KB 2424 over 16 years Jean-Philippe Lang Removes hardcoded table names (#2701).
user.rb 10.3 KB 2612 over 16 years Eric Davis Added some RDoc documentation for some models. ...
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.48 KB 1623 over 17 years Jean-Philippe Lang Merged Rails 2.1 compatibility branch.
version.rb 5.07 KB 2612 over 16 years Eric Davis Added some RDoc documentation for some models. ...
watcher.rb 1.09 KB 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
wiki.rb 2.66 KB 2053 almost 17 years Jean-Philippe Lang Extends child_pages macro to display child page...
wiki_content.rb 3.92 KB 2066 almost 17 years Jean-Philippe Lang Display latest user's activity on account/show ...
wiki_page.rb 6.17 KB 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
wiki_redirect.rb 970 Bytes 720 about 18 years Jean-Philippe Lang Added the ability to rename wiki pages (specifi...
workflow.rb 1.71 KB 1917 about 17 years Jean-Philippe Lang Fixes Workflow.count_by_tracker_and_role.

Latest revisions

# Date Author Comment
2614 2009-03-22 21:33 Azamat Hackimov

Fixing bug #3009, trivial updates of locales

2612 2009-03-21 01:39 Eric Davis

Added some RDoc documentation for some models.

Submitted by austenito on Github.

2596 2009-03-17 18:30 Jean-Philippe Lang

Adds missing scope for r2595.

2572 2009-03-12 19:06 Jean-Philippe Lang

Ability to save "sort order" in custom queries (#2899).

2569 2009-03-08 15:31 Jean-Philippe Lang

Fixed: Files without Version aren't visible in the Activity page (#2930).

2566 2009-03-07 16:58 Jean-Philippe Lang

Adds a sortable "Project" column to the issue list.
It's displayed by default on the cross-project issue list (#2889). It's also available for saved queries.

2565 2009-03-07 16:14 Jean-Philippe Lang

Adds a List-Id header to all emails (#2879).

2563 2009-03-07 14:32 Jean-Philippe Lang

Transaction for each imported subversion changeset.

2553 2009-03-06 19:25 Jean-Philippe Lang

Fixed: MailHandler raises an error when processing an email without From header (#2916).

2524 2009-02-25 15:59 Jean-Philippe Lang

Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820).

View revisions

Also available in: Atom