summaryrefslogtreecommitdiff
path: root/app/policies/ci/pipeline_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* 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