]> git.openstreetmap.org Git - rails.git/history - test/controllers/changeset_comments_controller_test.rb
Move user images to Active Storage with paperclip as a fallback
[rails.git] / test / controllers / changeset_comments_controller_test.rb
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2161'
2019-02-24 Andy AllanMove the api methods from changeset_comments_controller...
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2136'
2019-02-06 Andy AllanRemove require_terms_agreed configuration option
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2019-01-02 Tom HughesMerge remote-tracking branch 'gravitystorm/terms_capabi...
2019-01-02 Andy AllanRequire terms agreement for abilities and capabilities...
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2051'
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2052'
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2050'
2018-11-07 Andy AllanRename hide_comment and unhide_comment to destroy and...
2018-11-07 Andy AllanRename comments_feed to index
2018-11-07 Andy AllanRename comment to create
2018-11-07 Andy AllanSplit changeset comment handling into a changeset_comme...