Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  migrate 13456 about 11 years Toshi MARUYAMA db migrate: replace deprecated Relation#update_...
  • svn:ignore: schema.rb *.sqlite3

Latest revisions

# Date Author Comment
13456 2014-10-19 14:34 Toshi MARUYAMA

db migrate: replace deprecated Relation#update_all at 20130215111141_populate_issues_closed_on.rb (#18132)

13455 2014-10-19 14:33 Toshi MARUYAMA

db migrate: replace deprecated Relation#update_all at 20091225164732_remove_enumerations_opt.rb (#18132)

13454 2014-10-19 14:33 Toshi MARUYAMA

db migrate: replace deprecated Relation#update_all at 101_populate_changesets_user_id.rb (#18132)

13453 2014-10-19 14:33 Toshi MARUYAMA

db migrate: replace deprecated Relation#update_all at 078_add_custom_fields_position.rb (#18132)

13452 2014-10-19 14:33 Toshi MARUYAMA

db migrate: replace deprecated Relation#update_all at 072_add_enumerations_position.rb (#18132)

13443 2014-10-14 00:14 Jean-Philippe Lang

Rebase from trunk at r13439.

13243 2014-07-09 09:36 Toshi MARUYAMA

db migrate: remove Relation#all from 20100819172912_enable_calendar_and_gantt_modules_where_appropriate.rb

On Rails4.0:

DEPRECATION WARNING: Relation#all is deprecated.
If you want to eager-load a relation, you can call #load (e.g. `Post.where(published: true).load`)....

13235 2014-07-08 23:45 Jean-Philippe Lang

Fixed default admin account creation during migration (#14534).

13232 2014-07-08 23:16 Jean-Philippe Lang

Rails 4.1 branch

12944 2014-02-28 14:16 Jean-Philippe Lang

Changeset comments set to longtext for handling comments > 64KB with Mysql (#16143).

View revisions

Also available in: Atom