]> git.openstreetmap.org Git - rails.git/history - app/controllers/api/tracepoints_controller.rb
Refactor tracepoint index to use an xml builder view
[rails.git] / app / controllers / api / tracepoints_controller.rb
2021-09-29 Andy AllanRefactor tracepoint index to use an xml builder view
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2021-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2994'
2020-12-17 Andy AllanMerge pull request #3009 from gravitystorm/svg_icons
2020-12-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2999'
2020-11-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2921' into...
2020-11-13 Tom HughesPrefer keyword arguments when method has optional boole...
2020-11-11 Andy AllanPreload traces for the selected points
2020-11-11 Andy AllanUse point.trace instead of an additional gpx_file variable
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
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-04-23 Tom HughesFix new rubocop warnings
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2131'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2186'
2019-03-20 Andy AllanSimplify deny_access handling
2019-03-20 Andy AllanRefactor api controllers to inherit from a common ApiCo...
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2160'
2019-02-24 Andy AllanMove the trackpoints call into its own controller ...