]> git.openstreetmap.org Git - rails.git/history - db/migrate
Merge remote-tracking branch 'openstreetmap/pull/1375'
[rails.git] / db / migrate /
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1309'
2016-10-12 Mikel Maronmerge upstream/master and resolve conflicts from https...
2016-10-12 Mikel Maronlast minor fixes
2016-10-11 Mikel Maronrubocop clean up
2016-10-11 Mikel Maronbreak out author subscriptions to its own migration
2016-10-07 Mikel Maronfix rubocop warnings
2016-10-07 Mikel Maronmore idiomatic models for diary entry subscriptions
2016-10-03 Mikel MaronWIP diary comment subscriptions
2016-09-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1285'
2016-09-15 Tom HughesFix new rubocop warnings
2016-08-19 Tom HughesFix date for Gravatar migration
2016-08-19 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1036'
2016-08-16 Simon PooleRemove default enabling of gravatar, check on initial...
2016-08-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1004'
2016-07-13 Tom HughesFix rubocop warnings
2016-07-13 Tom HughesModernise migrations
2016-03-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-14 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1120'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1122'
2016-02-05 Tom HughesFix new rubocop warnings
2016-01-19 Tom HughesFix rubocop warnings
2015-12-21 Tom HughesFix deprecation warnings in migrations
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-08-18 Tom HughesFix new rubocopy warnings
2015-04-14 Tom HughesFix style issues found by new rubocop version
2015-02-25 Tom HughesConvert OpenID authentication to generic third party...
2015-02-24 Tom HughesFix more rubocop style issues
2015-02-20 Tom HughesStandardise on "hash rocket" style for hashes
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop lint issues
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2015-02-16 Tom HughesAvoid deprecation warning in migration
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 HughesUpdate old changesets to subscribe the creator
2015-01-11 Tom HughesSet default formats in the database now that rails...
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-11-01 Tom HughesMerge branch 'master' into overpass
2014-11-01 Tom HughesMerge branch 'comments'
2014-10-23 Tom HughesTidy up changeset comment code
2014-10-23 Łukasz GurdekChangeset discussions
2014-06-15 Tom HughesMerge branch 'master' into overpass
2014-05-12 Tom HughesRequire the migration support code
2014-04-27 Tom HughesModernise use of find and update_all in database migrations
2014-03-08 Richard FairhurstMerge pull request #14 from tomhughes/routing
2014-03-08 Tom HughesMerge remote-tracking branch 'origin/master' into routing
2014-02-10 Tom HughesUpdate to paperclip 4.x and add content type validation
2014-01-17 Tom HughesRemove code to populate countries table
2014-01-17 Tom HughesReplace the country table with a static XML countries...
2014-01-15 Tom HughesReenable the note search API
2013-12-12 Tom HughesAdd an index on created_at to the note_comments table
2013-09-21 Tom HughesFix rails 4 compatibility issues in migrations
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-03-28 Tom HughesAdd a new write_notes permission needed for OAuth acces...
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-01-15 Tom HughesMerge branch 'master' into notes
2012-12-03 Tom HughesConvert author_ip to a proper INET field
2012-12-03 Tom HughesRemove the author_name field from notes
2012-12-01 Tom HughesMerge branch 'master' into notes
2012-12-01 Kai KruegerRemove nearby_place from the note model
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-10-18 Paweł PaprotaImplemented Gravatar support
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-10-13 Tom HughesDrop renaming of sequences
2012-10-13 Tom HughesFix require paths in migrations
2012-10-07 Paweł PaprotaDisplay a diary entry count on the user page
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-10 Tom MacWrightImprove user page navigation menu
2012-04-05 Matt AmosAdded redactions resource
2012-04-04 Matt AmosAdd redactions table and link it to history tables
2012-03-28 Tom HughesDrop the sessions table
2012-03-18 Tom HughesAdd "text" to the valid formats
2012-03-17 Tom HughesTreat all newly entered blocks of text as Markdown
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-06 Tom HughesFix migration to work with mass assignment protection
2012-02-20 Tom HughesAdd image fingerprints to users
2012-02-15 Tom HughesReplace the file_column plugin with paperclip
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-02-08 Tom HughesCombine the address and netmask for an ACL in one column
2012-01-05 Tom HughesRemove lib prefix from includes for ruby 1.9 compatibility
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-04 Jason MeinzerQualify ActiveRecord::IrreversibleMigration
2012-01-04 Jason MeinzerFix ruby 1.9 syntax error caused by space before parens...
2011-12-12 Tom HughesRequire user names and emails to be case insensitively...
2011-11-16 Tom HughesMake OAuth work again
2011-11-14 Tom HughesRename all ID columns that aren't unique
next