summaryrefslogtreecommitdiff
path: root/app/policies/ci/runner_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Refactor out duplication in runner_policy.rb46010-allow-managing-group-runners-via-apiDylan Griffith2018-05-161-4/+8
* Change policy list_runner_jobs -> read_runnerDylan Griffith2018-05-161-1/+0
* Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith2018-05-161-6/+6
* Improve efficiency of authorized_runner policy queryDylan Griffith2018-05-161-1/+1
* Use can? policies for lib/api/runners.rbDylan Griffith2018-05-161-4/+4
* convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-6/+9
* Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
* port runners, namespaces, group/project_membershttp://jneen.net/2016-08-301-0/+13