summaryrefslogtreecommitdiff
path: root/spec/policies
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-025-11/+11
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-013-6/+6
* Use described_class when possibleRémy Coutable2017-07-272-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-279-9/+9
* Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
* Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-252-53/+89
|\
| * 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
| |\
| * \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-051-0/+34
| |\ \
| * | | Fix bad conflict resolutionLin Jen-Shin2017-07-042-8/+8
| * | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-0412-275/+300
| |\ \ \
| * | | | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-042-35/+64
* | | | | Allow admin to read_users_list even if it's restrictedLin Jen-Shin2017-07-251-0/+20
* | | | | Don't treat anonymous users as owners when group has pending invitesSean McGivern2017-07-241-0/+18
* | | | | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-0/+24
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | Implement review comments for !12445 from @jneen.34141-allow-unauthenticated-access-to-the-users-apiTimothy Andrew2017-07-031-0/+34
| |/ |/|
* | convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-272-3/+3
* | update the specs to not require a set to be returnedhttp://jneen.net/2017-06-2711-271/+296
|/
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-6/+18
* Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-131-0/+12
* Merge branch '25934-project-snippet-vis' into 'security-9-2'DJ Mountney2017-06-081-2/+2
* Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-0/+56
|\
| * Implement ability to update deploy keysAlexander Randa2017-06-021-0/+56
* | Allow group reporters to manage group labels33154-permissions-for-project-labels-and-group-labelsSean McGivern2017-06-051-3/+29
|/
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-1/+1
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-15/+65
* Robustify environment policy specs to pass on EEfix/gb/make-environment-policy-specs-to-pass-on-eeGrzegorz Bizon2017-05-091-1/+1
* Add confirm delete protected branch modalSam Rose2017-05-081-1/+1
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-062-0/+110
|\
| * Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-9/+9
| * Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-051-0/+141
| |\
| * | Fix environment policy class name in specsGrzegorz Bizon2017-05-021-1/+1
| * | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-022-279/+160
| |\ \
| * | | Add new ability check for stopping environmentGrzegorz Bizon2017-05-011-0/+57
| * | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-131-1/+2
| |\ \ \
| * | | | Implement new rule for manual actions in policiesGrzegorz Bizon2017-04-121-0/+53
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-051-0/+141
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+141
| | |_|/ | |/| |
* | | | Fix specsClement Ho2017-05-041-4/+4
|/ / /
* | | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-262-279/+160
| |/ |/|
* | Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable2017-04-121-1/+2
|\ \ | |/ |/|
| * Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets2017-04-111-1/+2
* | Use `:empty_project` where possible in policy specsRobert Speicher2017-03-272-2/+2
|/
* spec the new behavior of .class_forhttp://jneen.net/2017-03-091-4/+6
* Improve pipeline triggers UIKamil Trzciński2017-03-071-0/+103
* Don't allow deleting a ghost user.Timothy Andrew2017-02-241-0/+37