summaryrefslogtreecommitdiff
path: root/app/policies/ci/build_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* 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/+9
* Update policies to make archived projects completely read-onlyDouwe Maan2018-04-101-2/+2
* Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-4/+8
* Do not allow jobs to be erasedShinya Maeda2017-11-061-0/+5
* 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-1/+1
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-181-3/+7
|\
| * Make sure it checks against the tag only when it's a tag34927-protect-manual-actions-on-tagsLin Jen-Shin2017-07-181-1/+4
| * Protect manual actions against protected tag tooLin Jen-Shin2017-07-171-3/+4
* | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-041-24/+5
|\ \ | |/
| * convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-22/+6
* | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-041-5/+6
|/
* Check only a merge ability for protected actionsGrzegorz Bizon2017-05-311-1/+1
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-5/+7
* Move code for playing an action to separate serviceGrzegorz Bizon2017-04-121-1/+1
* Implement new rule for manual actions in policiesGrzegorz Bizon2017-04-121-0/+14
* Fix build access policies when pipelines are publicGrzegorz Bizon2017-01-231-2/+0
* Guests can read builds if those are publicZ.J. van de Weg2016-12-041-0/+2
* Send only to users have :read_build access, feedback:Lin Jen-Shin2016-10-211-1/+1
* port CommitStatus/Buildhttp://jneen.net/2016-08-301-0/+13