]> git.openstreetmap.org Git - rails.git/history - db/migrate/003_sql_session_store_setup.rb
Adjust for rails5 convention on migrations.
[rails.git] / db / migrate / 003_sql_session_store_setup.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
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-02-20 Tom HughesStandardise on double quoted strings
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
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-05 Tom HughesRemove lib prefix from includes for ruby 1.9 compatibility
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-04 Tom HughesRequire the migration helper code in some more 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-08 Andy AllanMove db engine changing into db adaptor monkeypatch
2007-07-30 Tom HughesAdd migration to create session table in the database.