]> git.openstreetmap.org Git - rails.git/history - test/controllers/api/changesets_controller_test.rb
Move Relation.to_xml and to_xml_node out of the model and into tests
[rails.git] / test / controllers / api / changesets_controller_test.rb
2019-11-20 Andy AllanMove Relation.to_xml and to_xml_node out of the model...
2019-11-20 Andy AllanMove Way.to_xml and to_xml_node out of the model and...
2019-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2433'
2019-11-13 Andy AllanMove Node.to_xml and to_xml_node out of model and into...
2019-10-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2354'
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-08-28 Andy AllanMerge pull request #2266 from systemed/patch-2
2019-08-22 Tom HughesFix numericality validation to use correct integer...
2019-06-28 mmd-osmRevert XML default for routes
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2228'
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-05-07 mmd-osmMove xml gen. into view for (old) nodes, ways, relation...
2019-04-23 Tom HughesFix new rubocop warnings
2019-03-30 Tom HughesFormat closed_at correctly in changeset API responses
2019-03-26 Andy AllanRubocop fixes for ruby 2.5
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2164'
2019-03-16 Andy AllanRubocop fixes
2019-03-16 Frederik RammMove changeset XML generation to a view
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-13 Andy AllanRubocop fixes for ruby 2.5
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 changesets_controller into...