]> git.openstreetmap.org Git - rails.git/history - db
Rework the javascript I18n interpolation a bit - the interpolation function
[rails.git] / db /
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 HughesSort out storage and use of user preferred languages.
2009-05-31 Tom HughesAdd a remove_foreign_key method and make migration...
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
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-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-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 Thomas WoodFix missing require in migrations.
2009-05-22 Shaun McDonaldFirst stage of i18n. Some migrations and extra plugins.
2009-05-11 Tom HughesUse a local lookup table for country bounding boxes...
2009-05-08 Tom HughesAdd missing requires for the migration helper core.
2009-05-08 Tom HughesFix bogus casts - lat/lon are signed.
2009-05-08 Tom HughesAdd postgres implementation of tile_for_point function.
2009-05-08 Tom HughesAdd yet more foreign keys.
2009-05-07 Tom HughesAdd foreign key constraints for users.
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 HughesAdd missing files from api06 merge.
2009-04-20 Tom HughesAdd changeset indexes to nodes, ways and relations.
2009-04-20 Tom HughesAdd a user index to the changeset 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-13 Shaun McDonaldreverting last change, which included posgres config...
2009-04-13 Shaun McDonaldRemove duplication that is in the test helper. Adding...
2009-04-12 Shaun McDonaldMore tests, found a bug in the data browser, no fix...
2009-04-09 Tom HughesExplicitly set the default for home_lat and home_lon...
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-09 Tom HughesUse pg_config to find postgres.
2009-04-09 Thomas WoodFix readme instructions for module compilation
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesCommit ACL related files from earlier merges as svn...
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-02-19 Tom HughesAdd an ACL system to allow key/value pairs to be attach...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-12 Tom HughesAdd some extra indexes.
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-10 Andy AllanPostgres adapter, and make migration 022 db-agnostic
2008-11-10 Matt AmosMade relations ordered. Added some tests for this....
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-09 Andy Allanmove index dropping to remove_index method
2008-11-09 Daniel SilverstoneUpdate DB readme for PgSQL a bit
2008-11-08 Daniel SilverstoneCREATE FUNCTION statement for pgsql
2008-11-08 Daniel SilverstoneSupport building a postgresql binding for maptile_for_point
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 AllanFixing boo-boo in r11802 - but you can assign integers...
2008-11-08 Andy AllanMoving AUTO_INCREMENTs to monkeypatching. Seems a bit...
2008-11-08 Andy AllanBoolean correctness in migrations
2008-11-08 Andy Allanmove bigint_pk id column into table def, no need to...
2008-11-08 Shaun McDonaldfixing one cmd that was missed in the resync
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-08 Andy AllanChange bigint id column to monkeypatching-friendly...
2008-11-07 Shaun McDonaldfix the indentation only
2008-11-06 Shaun McDonaldDoing the update version part of the migration in chunk...
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...
2008-10-22 Shaun McDonaldFixing the error messages
2008-10-12 Tom HughesLog the IP address used to create an account.
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:
next