summaryrefslogtreecommitdiff
path: root/spec/policies/ci
Commit message (Expand)AuthorAgeFilesLines
* Allow use of legacy triggers with feature flagFabio Pitino2019-07-151-46/+48
* Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+46
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-0/+8
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-2/+2
* Authorize DestroyPipelineService against pipelineMatija Čupić2018-11-131-0/+18
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-113-15/+15
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-012-2/+2
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-152-0/+25
* Hide pipeline schedule 'take ownership' for current ownerMark Fletcher2018-02-011-0/+14
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-7/+7
* Refactor common protected ref checkStan Hu2017-12-121-0/+92
* Improve specShinya Maeda2017-11-071-9/+27
* Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-11/+29
* Fix spec. Revert update check.Shinya Maeda2017-11-061-6/+5
* Do not allow jobs to be erasedShinya Maeda2017-11-061-0/+42
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-4/+4
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-012-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
* Unify build policy tests and pipeline policy testsLin Jen-Shin2017-07-182-13/+32
* Restore some tests from masterLin Jen-Shin2017-07-181-5/+33
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-181-8/+0
|\
| * Make sure it checks against the tag only when it's a tag34927-protect-manual-actions-on-tagsLin Jen-Shin2017-07-181-0/+19
| * Protect manual actions against protected tag tooLin Jen-Shin2017-07-171-6/+19
* | Fix bad conflict resolutionLin Jen-Shin2017-07-042-8/+8
* | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-043-23/+23
|\ \ | |/
| * update the specs to not require a set to be returnedhttp://jneen.net/2017-06-272-21/+21
* | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-042-35/+64
|/
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+9
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-9/+9
* Implement new rule for manual actions in policiesGrzegorz Bizon2017-04-121-0/+53
* Improve pipeline triggers UIKamil Trzciński2017-03-071-0/+103
* Fix build access policies when pipelines are publicGrzegorz Bizon2017-01-231-0/+93