Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
demo.rb 803 Bytes 772 over 17 years Jean-Philippe Lang Native eol property set on config/*
development.rb 699 Bytes 975 over 17 years Jean-Philippe Lang Merged Rails 2.0 compatibility changes. Compati...
production.rb 846 Bytes 772 over 17 years Jean-Philippe Lang Native eol property set on config/*
test.rb 870 Bytes 2372 over 16 years Jean-Philippe Lang Fixes integration tests.
test_pgsql.rb 870 Bytes 2372 over 16 years Jean-Philippe Lang Fixes integration tests.
test_sqlite3.rb 870 Bytes 2372 over 16 years Jean-Philippe Lang Fixes integration tests.

Latest revisions

# Date Author Comment
2372 2009-02-06 19:22 Jean-Philippe Lang

Fixes integration tests.

2358 2009-02-02 19:29 Jean-Philippe Lang

Rails 2.2 branch added.

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

View revisions

Also available in: Atom