]> git.openstreetmap.org Git - rails.git/history - app/controllers/api
Set image dimensions in order to avoid a reflow after the page is drawn by the browser
[rails.git] / app / controllers / api /
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 AllanUse a lambda in order to pass parameters in before_actions
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-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2164'
2019-03-16 Andy AllanMove changeset builder views to the api namespace
2019-03-16 Frederik RammMove changeset XML generation to a view
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/2161'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2160'
2019-02-28 Andy AllanMove the api trace methods into a separate controller...
2019-02-28 Andy AllanMove the amf and swf controllers into the api namespace
2019-02-28 Andy AllanMove the notes api methods into a controller in the...
2019-02-28 Andy AllanMove the user api methods into a separate controller...
2019-02-28 Andy AllanMove node/way/relation/old_* controllers into the api...
2019-02-24 Andy AllanMove the user preferences controller into the api namespace
2019-02-24 Andy AllanMove the search controller to the api namespace
2019-02-24 Andy AllanMove the api methods from changeset_comments_controller...
2019-02-24 Andy AllanMove the api methods from changesets_controller into...
2019-02-24 Andy AllanMove map method to its own controller
2019-02-24 Andy AllanMove the changes api to its own controller
2019-02-24 Andy AllanMove the permissions call out of api_controller
2019-02-24 Andy AllanMove the trackpoints call into its own controller ...
2019-02-24 Andy AllanMove the capabilities call out of api_controller