]> git.openstreetmap.org Git - rails.git/history - db/migrate/005_tile_tracepoints.rb
Merge remote-tracking branch 'upstream/pull/1964'
[rails.git] / db / migrate / 005_tile_tracepoints.rb
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1652'
2017-10-17 Tom HughesAdd rails version number to migrations
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-01 Tom HughesFix rubocop warnings
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-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
2014-11-03 Richard FairhurstMerge pull request #24 from zerebubuth/routing-merge
2014-11-03 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-06-15 Tom HughesMerge branch 'master' into overpass
2014-04-27 Tom HughesModernise use of find and update_all in database 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-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-27 Tom HughesOnly use the db functions for migrations if USE_DB_FUNC...
2009-05-26 Thomas WoodMerge r15175 from i18n_2 branch.
2009-05-22 Thomas WoodFix missing require in migrations.
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-09 Andy Allanremove indexes before renaming tables (some dbs have...
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-28 Tom HughesRescale GPS points correctly when downgrading from...
2007-09-28 Tom HughesFall back to a pure ruby update implementation if the...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-18 Tom HughesChange the gps_points table to store latitude and longi...
2007-09-18 Tom HughesMake the tile ID column unsigned as intended.
2007-09-12 Tom HughesAdd a migration to upgrade gps_points for quad tile...