]> git.openstreetmap.org Git - rails.git/history - app/controllers/api/users_controller.rb
Avoid stating the action to render when it just matches the current action
[rails.git] / app / controllers / api / users_controller.rb
2019-06-26 Andy AllanAvoid stating the action to render when it just matches...
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
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...