summaryrefslogtreecommitdiff
path: root/app/policies/ci/pipeline_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+12
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-0/+9
* Authorize DestroyPipelineService against pipelineMatija Čupić2018-11-131-0/+4
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-3/+3
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-151-0/+8
* Refactor common protected ref checkStan Hu2017-12-121-7/+9
* Rename :user_cannot_update to :protected_refLin Jen-Shin2017-07-181-2/+2
* Rename can_push_or_merge_to_branch? to can_update_branch?Lin Jen-Shin2017-07-181-3/+7
* Fix bad conflict resolutionLin Jen-Shin2017-07-041-1/+1
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-041-17/+6
|\
| * convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-3/+1
* | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-041-1/+18
|/
* Do not inherit build policy in pipeline policyGrzegorz Bizon2017-04-121-1/+4
* Send only to users have :read_build access, feedback:Lin Jen-Shin2016-10-211-0/+4