Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
demo.rb 803 Bytes 772 about 18 years Jean-Philippe Lang Native eol property set on config/*
development.rb 699 Bytes 975 almost 18 years Jean-Philippe Lang Merged Rails 2.0 compatibility changes. Compati...
production.rb 846 Bytes 772 about 18 years Jean-Philippe Lang Native eol property set on config/*
test.rb 870 Bytes 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
test_pgsql.rb 870 Bytes 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
test_sqlite3.rb 870 Bytes 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...

Latest revisions

# Date Author Comment
2493 2009-02-21 12:04 Jean-Philippe Lang

Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.

1625 2008-07-04 20:55 Jean-Philippe Lang

Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412).
Email delivery is disabled. It's automatically turned on when configuration is found.

1084 2008-01-20 15:24 Jean-Philippe Lang

Test environments cleanup.

975 2007-12-10 18:58 Jean-Philippe Lang

Merged Rails 2.0 compatibility changes.
Compatibility with Rails 1.2 is preserved.

772 2007-09-28 00:30 Jean-Philippe Lang

Native eol property set on config/*

546 2007-05-27 12:57 Jean-Philippe Lang

Account information can now be sent to the user when creating an account.
ActionMailer logger set to nil for production environment to disable email contents output in production.log

479 2007-04-25 17:06 Jean-Philippe Lang

Fixed: 10342 Creation of Schema in Oracle
Comment is a reserved keyword for Oracle. The five 'Comment' columns are renamed to 'Commments'.
Migration scripts were modified to let oracle users create the database. For the others, migration 41 will rename the columns (only if columns have the 'old' name)....

229 2007-02-04 10:20 Jean-Philippe Lang

removed unused development_* environments

67 2006-12-05 21:45 Jean-Philippe Lang

trunk moved from /trunk/redmine to /trunk

26 2006-10-08 21:13 Jean-Philippe Lang

0.3.0

View revisions

Also available in: Atom