]> git.openstreetmap.org Git - rails.git/history - db/migrate
Cleaned up some unreachable code. Added first test on the 'old' node controller.
[rails.git] / db / migrate /
2008-10-03 Shaun McDonaldFixing a bug in my foreign keys. I can now upload and...
2008-09-30 Shaun McDonaldwrong foreign key command in the migration
2008-09-30 Shaun McDonaldwrong foreign key command in the migration
2008-09-30 Shaun McDonaldusing the wrong field name in one of the migrations
2008-09-30 Shaun McDonaldchanging the changesets migrations, so that the user...
2008-09-25 Shaun McDonaldMinor fix for the migration that was moved
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-24 Tom HughesFix migration.
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-08-13 Tom HughesAllow users to change their email address. Closes ...
2008-08-13 Tom HughesAllow a user's email address to be marked invalid,...
2008-08-13 Tom HughesAdd an administrator flag to the user table.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-05-04 Tom HughesThe current_way_nodes table is already an InnoDB table.
2008-05-04 Gabriel Ebnerapi06: Fix tag parsing in the node-tags-normalization...
2008-05-04 Gabriel Ebnerapi06: Use 2-byte ints and check malloc return value.
2008-05-04 Gabriel Ebnerapi06: Fix bounds check.
2008-05-04 Gabriel Ebnerapi06: 013_populate_node_tags_and_remove_helper: Initia...
2008-05-04 Frederik Rammbuffer overrun fix
2008-05-04 Tom HughesAdd timestamp indexes to current_ways and current_relat...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Tom HughesGo back to using user_id+k as the primary key for user...
2008-05-04 Gabriel Ebnerapi06: Move add-changeset migr. to no. 16.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Frederik Ramminitial changeset support
2008-05-04 Tom HughesWhen adding new primary keys, drop the old indexes...
2008-05-04 Gabriel Ebnerapi06: Fix the version-numbers-on-current-tables migrat...
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-04 Gabriel Ebnersplit_node_tags: Implement key constraints.
2008-05-03 Gabriel Ebnersplit_node_tags: Forgot to migrate current_way_tags...
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-05-03 Gabriel Ebnerrails_port: fix migration to create a primary key with...
2008-05-03 Steve Coastfix migration to remove original stupid index hopefully
2008-05-03 Gabriel Ebnersplit_node_tags: New migration (in C).
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-05-03 Steve Coastadd individual user preference read/write, and default...
2008-04-07 Tom HughesMake a copy of the rails code for the node tag splittin...
2008-04-07 Tom HughesMake a copy of the rails code for the node tag splittin...
2008-02-23 Tom HughesRestore add_user_image migration.
2008-02-23 Tom HughesRemove image migration as it isn't needed.
2008-02-23 Steve Coastuser images
2008-02-23 Steve Coastpreference stuff
2008-02-23 Steve Coastmove migrations around
2008-01-24 Nick Blackcommented out migration which deletes the ways column...
2008-01-24 Nick Blackfixes syntax error
2008-01-23 Tom Hughes- Add missing null constraints.
2008-01-23 Nick Blackcreated a temporary old nodes table to add version
2008-01-23 Nick Blackremoved unneeded migrations 015 and 014
2008-01-23 Nick Blackmigration 013 removes tags from nodes and old nodes...
2008-01-23 Nick Blackadded migration to add a primary key on nodes id and...
2008-01-23 Nick Blackadds two migrations to create old_node_tags and node_ta...
2008-01-17 Tom HughesAdd support for commenting on, and replying to, diary...
2008-01-07 Tom HughesAdd migration to add an index on node_id to way_nodes...
2007-10-07 Gabriel EbnerMerge rails_port_0.5
2007-10-04 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Gabriel Ebnerrails_port_0.5: Merge rails_port.
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-28 Tom HughesFall back to adding tile numbers the hard way if the...
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Frederik Rammadded tagging of two-node ways created from tagged...
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-24 Gabriel Ebnerrails_port_0.5: Add the index before loading the data...
2007-09-24 Frederik Rammremoved LOCAL from LOAD DATA INFILE
2007-09-24 Frederik Rammadded with=4 to list of uninteresting tags, also source...
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-23 Tom HughesAdd migration for quadtiling of node tables.
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-20 Gabriel Ebnerrails_port_0.5/007_remove_segments_helper: Only convert...
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...
2007-09-12 Gabriel Ebnerrails_port_0.5/006_remove_segments_helper: Ignore more...
2007-08-30 Gabriel Ebnerrails_port_0.5: 006_remove_segments:
2007-08-30 Gabriel Ebnerrails_port: Fix warnings in 006_remove_segments_helper.
2007-08-29 Frederik Rammsome changes suggested by TomH / yet untested
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-07-30 Tom HughesAdd migration to create session table in the database.
2007-07-29 Tom HughesNew database migration to cleanup lots of things.
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
2007-04-07 Steve Coastdiary / user bits
2006-12-06 Steve Coastadd tags to gpx files
2006-12-01 Steve Coastvarious gpx bits
2006-11-27 Steve Coastmore way bits
2006-11-17 Steve Coastvarious things
2006-11-17 Steve Coastadd the model
2006-08-26 Steve Coastmore way bits
2006-08-26 Steve Coastoops wrong name
2006-08-26 Steve Coastway stuff
2006-08-24 Steve Coastmore segment bits
2006-08-24 Steve Coastnodes done, segment skelaton
2006-08-19 Steve Coastbit nicer
next