summaryrefslogtreecommitdiff
path: root/app/policies/ci/runner_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-7/+4
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-3/+49
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-0/+2
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+6
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+4
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-3/+3
* 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