]> git.openstreetmap.org Git - rails.git/history - lib/migrate.rb
Translated the trace list horribly, needs better translations for public/private
[rails.git] / lib / migrate.rb
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesAdd a remove_foreign_key method and make migration...
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-20 Tom HughesAdd some extra indexes to the changesets table.
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-16 Tom HughesHandle differences in interval constant formatting.
2009-04-15 Shaun McDonaldRailsify the relation member model, type attribute...
2009-04-09 Tom HughesUse the inet type for IP addresses in postgres.
2009-04-09 Tom HughesFix primary key creation for ACL table.
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-10 Andy AllanPostgres adapter, and make migration 022 db-agnostic
2008-11-09 Andy Allanremove indexes before renaming tables (some dbs have...
2008-11-09 Andy Allanmigrations: add specific method for nodes/ways/relation...
2008-11-08 Andy Allanmove fulltext indexes to monkeypatch, since not all...
2008-11-08 Andy AllanMove db engine changing into db adaptor monkeypatch
2008-11-08 Andy Allanlast of the auto_increments removed from the migrations
2008-11-08 Andy AllanMoving AUTO_INCREMENTs to monkeypatching. Seems a bit...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-08 Andy AllanChange bigint id column to monkeypatching-friendly...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-04 Gabriel Ebnersplit_node_tags: Implement key constraints.
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-18 Tom HughesMake the tile ID column unsigned as intended.
2007-06-24 Tom HughesEnhacements to the migration library code.
2007-06-24 Tom HughesPrimary keys can't have names so don't pretend otherwise.
2007-06-24 Tom HughesMove common support code from the base migration to...