summaryrefslogtreecommitdiff
path: root/spec/policies/ci/build_policy_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+31
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+125
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-6/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-251-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-5/+5
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-1/+1
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-151-0/+13
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* 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-021-3/+3
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Unify build policy tests and pipeline policy testsLin Jen-Shin2017-07-181-5/+5
* 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-041-3/+3
* | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-041-13/+13
|\ \ | |/
| * update the specs to not require a set to be returnedhttp://jneen.net/2017-06-271-14/+14
* | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-041-35/+17
|/
* 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
* Fix build access policies when pipelines are publicGrzegorz Bizon2017-01-231-0/+93