summaryrefslogtreecommitdiff
path: root/app/policies/ci
Commit message (Expand)AuthorAgeFilesLines
* Update policies to make archived projects completely read-onlyDouwe Maan2018-04-102-12/+6
* Hide pipeline schedule 'take ownership' for current ownerMark Fletcher2018-02-011-0/+8
* Refactor common protected ref checkStan Hu2017-12-122-16/+10
* Fix conditions for checking pipeline schedule rulesStan Hu2017-12-121-3/+3
* Create a play_pipeline_schedule policy and use itStan Hu2017-12-121-0/+18
* 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-182-4/+4
* Rename can_push_or_merge_to_branch? to can_update_branch?Lin Jen-Shin2017-07-182-4/+8
* 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-171-0/+10
|\ \ | |/
| * Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski2017-07-071-16/+5
| * Fix policy by new guild lineShinya Maeda2017-07-051-8/+10
| * zh nich catches 2Shinya Maeda2017-07-051-1/+5
| * Improve PipelineSchedulePolicyShinya Maeda2017-07-051-3/+7
| * Add functionality and security.Shinya Maeda2017-07-051-16/+6
| * Fix policy by new guild lineShinya Maeda2017-07-051-8/+10
| * zh nich catches 2Shinya Maeda2017-07-051-1/+5
| * Improve PipelineSchedulePolicyShinya Maeda2017-07-051-3/+7
| * Add functionality and security.Shinya Maeda2017-07-051-0/+11
* | Fix bad conflict resolutionLin Jen-Shin2017-07-041-1/+1
* | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-044-56/+32
|\ \ | |/
| * convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-274-40/+28
* | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-042-6/+24
|/
* Check only a merge ability for protected actionsGrzegorz Bizon2017-05-311-1/+1
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+4
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-5/+7
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-131-1/+1
|\
| * Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
* | Do not inherit build policy in pipeline policyGrzegorz Bizon2017-04-121-1/+4
* | 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
|/
* Improve pipeline triggers UIKamil TrzciƄski2017-03-071-0/+13
* 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-212-1/+5
* port runners, namespaces, group/project_membershttp://jneen.net/2016-08-301-0/+13
* port CommitStatus/Buildhttp://jneen.net/2016-08-301-0/+13