]> git.openstreetmap.org Git - rails.git/history - app/controllers/api/users_controller.rb
Merge remote-tracking branch 'upstream/pull/2839'
[rails.git] / app / controllers / api / users_controller.rb
2020-09-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2839'
2020-09-06 mmd-osmAPI User details JSON format
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
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 Tom HughesMerge remote-tracking branch 'upstream/pull/2279'
2019-06-26 Andy AllanAvoid stating the action to render when it just matches...
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(ish) naming for api/users_controller
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-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 user api methods into a separate controller...