]> git.openstreetmap.org Git - rails.git/history - app/abilities
Rubocop fixes for ruby 2.5
[rails.git] / app / abilities /
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-17 Tom HughesFix database offline mode
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 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
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2136'
2019-02-06 Andy AllanRemove require_terms_agreed configuration option
2019-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2120'
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2118'
2019-01-16 Andy AllanMore resourceful routing for nodes, ways, relations...
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2116'
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2115'
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2111'
2019-01-16 Andy AllanUse CanCanCan to control access to oauth controller...
2019-01-16 Andy AllanUse CanCanCan for nodes, ways, relations, old and api...
2019-01-09 Tom HughesAllow everybody to query features
2019-01-09 Tom HughesAllow everybody to create new notes
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2109'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2108'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2107'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2106'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2105'
2019-01-09 Andy AllanUse CanCanCan for oauth clients controller
2019-01-09 Andy AllanUse CanCanCan for messages controller
2019-01-09 Andy AllanUse CanCanCan for changesets controller
2019-01-09 Andy AllanUse CanCanCan for traces controller
2019-01-09 Andy AllanUse CanCanCan for swf controller
2019-01-09 Andy AllanUse CanCanCan for directions controller
2019-01-09 Andy AllanUse CanCanCan for browse controller
2019-01-02 Andy AllanUse CanCanCan for export controller
2019-01-02 Andy AllanUse CanCanCan for search controller
2019-01-02 Tom HughesMerge remote-tracking branch 'gravitystorm/terms_capabi...
2019-01-02 Andy AllanRequire terms agreement for abilities and capabilities...
2018-12-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2084'
2018-12-12 Andy AllanRefactor users_controller to use CanCanCan for authoris...
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2078'
2018-11-28 Andy AllanUse CanCanCan for user_roles auth
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2072'
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2075'
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2074'
2018-11-28 Andy AllanUse CanCanCan for notes authorization
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2073'
2018-11-28 Andy AllanUse CanCanCan for changeset comments
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2051'
2018-11-07 Andy AllanUse CanCanCan for redaction authorizations
2018-11-07 Andy AllanMigrate UserBlocksController to use CanCanCan
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2042'
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2023'
2018-11-03 Tom HughesMove abilities to a sepatarate top level directory