]> git.openstreetmap.org Git - rails.git/history - db/migrate/20160822153055_create_issues_and_reports.rb
Merge branch 'master' into moderation
[rails.git] / db / migrate / 20160822153055_create_issues_and_reports.rb
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanAllow reporting of anonymous notes
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-12-13 Andy AllanStore the report category.
2017-12-06 Andy AllanRename 'issue_type' to 'assigned_role', set defaults...
2017-11-29 Andy AllanUse a simple user_id for tables with one owning user
2017-11-29 Andy AllanCombine migrations into one
2017-11-29 Andy AllanAdjust for rails5 convention on migrations.
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-09-13 Andy AllanRemove created_at / updated_at column definitions since...
2017-09-06 Andy AllanEnsure report details are not blank.
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanMerge branch 'master' into moderation
2016-08-22 Matt AmosMade rubocop happy by formatting and minor syntax tweaks.
2016-08-22 Matt AmosReordered migrations to make them the latest.