Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  app 2620 over 16 years Jean-Philippe Lang Removes String#toutf8 call.
  config 2608 over 16 years Jean-Philippe Lang Fixing number formats in locales.
  db 2599 over 16 years Eric Davis Extend the settings.name column so it can fit l...
  doc 2600 over 16 years Eric Davis Updated INSTALL doc for Rails 2.2.2
  extra 2530 over 16 years Jean-Philippe Lang Updates sample plugin README.
  files 67 over 18 years Jean-Philippe Lang trunk moved from /trunk/redmine to /trunk
  lib 2622 over 16 years Jean-Philippe Lang Use String#each_line instead of #each (removed ...
  log 1283 over 17 years Jean-Philippe Lang Add unloadable to the sample plugin controller ...
  public 2578 over 16 years Jean-Philippe Lang Fixes commit logs alignment in the repo browser...
  script 1623 almost 17 years Jean-Philippe Lang Merged Rails 2.1 compatibility branch.
  test 2620 over 16 years Jean-Philippe Lang Removes String#toutf8 call.
  tmp 67 over 18 years Jean-Philippe Lang trunk moved from /trunk/redmine to /trunk
  vendor 2551 over 16 years Jean-Philippe Lang Fixed broken OpenID authentication after migrat...
Rakefile 307 Bytes 67 over 18 years Jean-Philippe Lang trunk moved from /trunk/redmine to /trunk
  • svk:merge: e93f8b46-1217-0410-a6f0-8f06a7374b81:/trunk:1751
  • svn:ignore: coverage

Latest revisions

# Date Author Comment
2622 2009-03-24 18:09 Jean-Philippe Lang

Use String#each_line instead of #each (removed in ruby1.9).

2621 2009-03-24 18:06 Jean-Philippe Lang

Defines String#to_a (Object#to_a removed in ruby1.9).

2620 2009-03-24 18:01 Jean-Philippe Lang

Removes String#toutf8 call.

2619 2009-03-24 17:27 Jean-Philippe Lang

Adds a ISO8859-1 encoded email test.

2618 2009-03-24 17:15 Jean-Philippe Lang

Fixes MailHandler due to #private_instance_methods change in ruby1.9 (now returns an array of symbols).

2617 2009-03-24 16:55 Jean-Philippe Lang

Fixes some test failures due to Array.to_s behaviour in ruby1.9.

2616 2009-03-24 16:49 Jean-Philippe Lang

Sets file encoding to utf-8 for ruby 1.9.

2608 2009-03-19 20:54 Jean-Philippe Lang

Fixing number formats in locales.

2607 2009-03-19 20:01 Jean-Philippe Lang

Fixes a functional test failure.

2606 2009-03-19 20:00 Jean-Philippe Lang

Makes functional tests inherit from ActionController::TestCase

View revisions

Also available in: Atom