]> git.openstreetmap.org Git - rails.git/history - db/migrate/001_create_osm_db.rb
Improve message when Gravater is disabled
[rails.git] / db / migrate / 001_create_osm_db.rb
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2015-01-17 Tom HughesMerge branch 'rails42'
2015-01-11 Tom HughesCleanup migrations
2013-09-21 Tom HughesFix rails 4 compatibility issues in migrations
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-05 Tom HughesRemove lib prefix from includes for ruby 1.9 compatibility
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
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-08 Andy Allanmove fulltext indexes to monkeypatch, since not all...
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-05 Shaun McDonaldFixing the migration so that it will better match the...
2008-11-04 Shaun McDonaldMinor fix (integer => bigint) to one of the migrations...
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...
2007-06-22 Tom HughesFixup the base migration so that it creates a database...
2007-05-07 Nick Blackchanged to migrations and updated readme