]> git.openstreetmap.org Git - rails.git/history - app/controllers/api/traces_controller.rb
Fix new rubocop warnings
[rails.git] / app / controllers / api / traces_controller.rb
2021-12-28 Tom HughesFix new rubocop warnings
2021-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/3379'
2021-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/3382'
2021-11-24 Andy AllanDrop the trace_use_job_queue option
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2020-08-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2667'
2020-07-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2695'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2698'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2696'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2670'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2697'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2700'
2020-07-08 Andy AllanRemove unnecessary layout calls from api controllers
2020-07-07 Tom HughesMerge remote-tracking branch 'upstream/pull/2693'
2020-07-07 Tom HughesOnly report traces as offline when they are offline
2020-07-05 Tom HughesFix errors with GPX offline mode
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-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2280'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2281'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-26 Andy AllanRework to ensure views are named after the controller...
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-04-14 Frederik RammMove generation of gpx_file XML from model to builder
2019-04-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2205'
2019-04-10 Andy AllanResourceful route names for api/trace_controller
2019-04-03 Tom HughesFix queuing of trace imports for API uploads
2019-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2190'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2189'
2019-03-27 Andy AllanUse the trace jobs for creating and destroy traces...
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-17 Tom HughesMove status into the settings object
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2161'
2019-02-28 Andy AllanMove the api trace methods into a separate controller...