summaryrefslogtreecommitdiff
path: root/spec/policies
Commit message (Expand)AuthorAgeFilesLines
* Improve specShinya Maeda2017-11-071-9/+27
* Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-3/+3
|\
| * specs for policies.Shinya Maeda2017-10-311-3/+3
* | 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
|/
* Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-061-0/+28
|\
| * authorizations_controller_spec. cluster_policy_spec.Shinya Maeda2017-10-051-0/+28
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-032-0/+57
|\ \ | |/
| * moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-292-0/+43
| * Support custom attributes on usersMarkus Koller2017-09-281-0/+14
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-251-47/+86
|\ \ | |/
| * Refactor spec/policies/project_policy_spec.rb to minimize the diff with EErc/refactor-project_policy_spec-ceRémy Coutable2017-09-221-47/+86
* | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-202-4/+18
|\ \ | |/
| * Allow DEVELOPER role to admin milestonesissue_32215Felipe Artur2017-09-182-4/+18
* | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-4/+21
* | Support discussion locking in the backendJarka Kadlecova2017-09-142-0/+82
|/
* Make Members with Owner and Master roles always able to create subgroups30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-falseRuben Davila2017-09-071-2/+2
* Fix ability when Share lock is offMichael Kozono2017-09-061-44/+60
* Fix “Share lock” policy for deeply nested groupsMichael Kozono2017-09-061-8/+34
* Specify nested_groups specsMichael Kozono2017-09-061-1/+1
* Enforce share_with_group_lock rulesMichael Kozono2017-09-061-0/+48
* Fixes group policy specs on MySQL.fix-group-policy-specs-on-mysqlTiago Botelho2017-08-221-0/+6
* Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-211-0/+30
* 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
|\