db migrate: replace deprecated Relation#update_all at 20130215111141_populate_issues_closed_on.rb (#18132)
db migrate: replace deprecated Relation#update_all at 20091225164732_remove_enumerations_opt.rb (#18132)
db migrate: replace deprecated Relation#update_all at 101_populate_changesets_user_id.rb (#18132)
db migrate: replace deprecated Relation#update_all at 078_add_custom_fields_position.rb (#18132)
db migrate: replace deprecated Relation#update_all at 072_add_enumerations_position.rb (#18132)
Rebase from trunk at r13439.
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`)....
Fixed default admin account creation during migration (#14534).
Rails 4.1 branch
Changeset comments set to longtext for handling comments > 64KB with Mysql (#16143).
View revisions
Also available in: Atom