]> git.openstreetmap.org Git - rails.git/history - db/migrate/034_create_languages.rb
Update old changesets to subscribe the creator
[rails.git] / db / migrate / 034_create_languages.rb
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-05 Tom HughesRemove lib prefix from includes for ruby 1.9 compatibility
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-04 Jason MeinzerQualify ActiveRecord::IrreversibleMigration
2011-11-14 Tom HughesUse Rails.xxx instead of RAILS_XXX
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-03 Tom HughesAdd support for reloading the language table.
2009-05-31 Tom HughesMerge a final translation from i18n branch.
2009-05-31 Tom HughesMore missing files from I18N merge.
2009-05-31 Tom HughesMissing migrations from I18N merrge.
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesAdd a remove_foreign_key method and make migration...
2009-05-30 Tom HughesFix foreign key.
2009-05-30 Tom HughesAdd a list of languages and fix a few issues with the...
2009-05-23 Tom HughesUse a block to add the language record as rails seems...
2009-05-23 Tom HughesRename language_code to code - language_code is tautolo...
2009-05-22 Shaun McDonaldFirst stage of i18n. Some migrations and extra plugins.