summaryrefslogtreecommitdiff
path: root/spec/policies/group_policy_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-57/+2
* Style rules; Revert some examplesFabio Papa2019-07-191-8/+0
* Add examples specing the setting to choose who can create subgroupsFabio Papa2019-07-191-0/+8
* Fix some code style issuesFabio Papa2019-07-191-7/+6
* Add descriptions to examplesFabio Papa2019-07-191-2/+2
* Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-7/+36
* Style rules; Revert some examplesFabio Papa2019-07-191-5/+16
* Add examples specing the setting to choose who can create subgroupsFabio Papa2019-07-191-0/+70
* Add part of needed codeGosia Ksionek2019-04-051-0/+114
* [CE] Reduce the diff with EE in spec/policies/group_policy_spec.rbRémy Coutable2019-03-271-49/+1
* Factorize policy helpers into PolicyHelpersRémy Coutable2019-03-271-8/+0
* Add cr remarksfix-false-positive-specsMałgorzata Ksionek2019-03-131-23/+4
* Fix false positive specsMałgorzata Ksionek2019-03-121-2/+12
* Resolve conflicts in group policyMałgorzata Ksionek2019-03-051-2/+2
* Resolve conflicts in spec/policies/group_policy_spec.rbStan Hu2019-03-041-12/+0
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-0/+40
|\
| * Secure vulerability and add specsMałgorzata Ksionek2019-02-281-6/+34
* | Enable `:read_list` when `:read_group` is enabledHeinrich Lee Yu2019-02-251-2/+2
|/
* Merge branch '34758-extend-can-create-cluster-logic' into 'master'Kamil Trzciński2018-12-301-1/+12
|\
| * Allow users to add cluster with ancestorsMayra Cabrera2018-12-241-1/+12
* | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-4/+4
|/
* Add policy for clusters on group levelThong Kuah2018-11-081-1/+5
* Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-281-0/+1
|\
| * Use policies to determine if attributes can be set in the APISean McGivern2018-08-221-0/+1
* | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-281-1/+1
|\ \ | |/ |/|
| * Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-1/+1
* | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-1/+1
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-21/+21
* Create cross project group featuresBob Van Landuyt2018-07-061-1/+5
* Fix users not seeing labels from private groups when being a member of a chil...Felipe Artur2018-04-231-2/+25
* Support uploads for groupsJarka Kadlecova2017-12-071-12/+15
* Update policies unit testsTomasz Maczukin2017-11-271-6/+7
* Allow DEVELOPER role to admin milestonesissue_32215Felipe Artur2017-09-181-2/+16
* 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
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* update the specs to not require a set to be returnedhttp://jneen.net/2017-06-271-54/+62
* 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
* Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets2017-04-111-1/+2
* Include group parents into read access for project and groupDmitriy Zaporozhets2016-12-261-0/+66
* Add missing group policy specdz-add-group-policy-specDmitriy Zaporozhets2016-12-151-0/+108