]> git.openstreetmap.org Git - rails.git/history - app/models/issue_comment.rb
Merge remote-tracking branch 'upstream/pull/1948'
[rails.git] / app / models / issue_comment.rb
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesMerge branch 'master' into next
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-03-14 Andy AllanRemove cascading deletes, add another foreign key,...
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-11-29 Andy AllanUse a simple user_id for tables with one owning user
2017-11-29 Andy AllanRemove the reassign column from issue_comments
2017-11-29 Andy AllanAnnotate models.
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-09-13 Andy AllanEnsure that issue comments have associated issues and...
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 ShreyFixed tests + Altered migration file + Added reporting...
2016-08-22 ShreyAdded IssueComments + ForeignKeys + Indexes