]> git.openstreetmap.org Git - rails.git/history - db
README is in Markdown format. Move it to README.mkdn
[rails.git] / db /
2010-05-09 Tom HughesMerge branch 'master' into openid
2010-05-08 Ævar Arnfjörð Bjar... Rename open_id_authentication_tables migration to avoid...
2010-05-07 Tom HughesMerge branch 'master' into openid
2010-05-06 Tom HughesAdd support for suspended and confirmed users
2010-05-06 Tom HughesAdd a user index to diary comments
2010-05-02 Kai KruegerMerge branch 'master' of git://git.openstreetmap.org...
2010-05-02 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-27 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-24 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-22 Tom HughesMerge branch 'copyright'
2010-04-20 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-20 Tom HughesMerge branch 'wikilinks'
2010-04-20 Tom HughesIgnore some more generated files
2010-04-19 Tom HughesMerge branch 'master' into openid
2010-02-27 Kai Kruegermerge 19889:20181 of rails_port into the openID branch
2010-02-06 Kai Kruegermerge 19601:19888 of rails_port into the openID branch
2010-01-23 Kai Kruegermerge 19364:19600 of rails_port into the openID branch
2010-01-14 Tom HughesAdd the changeset id to the user index so the next...
2010-01-10 Kai KruegerThis is the initial implementation of login via OpenID
2010-01-03 Tom HughesAdd some indexes to diary entries to let recent entries...
2009-11-14 Tom HughesAdd support for logical deletion of diary entries and...
2009-11-04 Tom HughesAdd an explicit require of rexml/document as ruby doesn...
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-10-06 Tom HughesMerge blocking branch to head.
2009-10-05 Tom HughesMerge 17944:17988 from trunk.
2009-10-02 Matt AmosMerging 17905:17944 from trunk.
2009-10-01 Tom HughesDon't bother creating the user index on user_roles...
2009-10-01 Matt AmosMerging 17846:17904 from trunk.
2009-09-29 Matt AmosNew migration to add better auditing to user_roles...
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-29 Matt AmosMerging 17824:17845 from trunk to blocking branch.
2009-09-28 Matt AmosFirst version of blocking feature. Allows both time...
2009-09-07 Tom HughesAdd xid_to_int4() function for Postgres.
2009-09-03 Tom HughesAdd support for reloading the language table.
2009-08-25 Matt Amosmerge r17141:17256 from trunk
2009-08-25 Matt AmosAdded referer URL in user_token so that redirections...
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-13 Tom HughesAdd extra visibility options for GPS traces, and enhanc...
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-04 Tom HughesReplace hard coded nwr enumeration support with a more...
2009-08-04 Tom HughesRequire the migration helper code in some more migrations.
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesFixed migration - rails uses remove_index not drop_index.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-08-03 Tom HughesAdd an index on message sender.
2009-08-03 Matt AmosAdded foreign keys to some oauth tables.
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-23 Tom HughesAllow messages to be deleted from the outbox as well...
2009-07-23 Tom HughesAdd the ability for a recipient to (logically) delete...
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
2009-06-23 Tom HughesRevert r16046.
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-19 Thomas Woodmerge 15807:16012 from rails_port
2009-06-10 Štefan Baeblerdocumented some additional requirements when installing...
2009-06-09 Tom HughesMerge 15722:15806 from head and adjust new views to...
2009-06-07 Tom HughesTweak migration to ensure that migrating from a databas...
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.
next