summaryrefslogtreecommitdiff
path: root/app/policies/group_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* CE changes for SSO web enforcementce-jej/group-saml-sso-enforcementJames Edwards-Jones2019-05-061-1/+5
* Add part of needed codeGosia Ksionek2019-04-051-0/+11
* Update group policy to reflect all the requirementsMałgorzata Ksionek2019-03-131-1/+2
* Resolve conflicts in group policyMałgorzata Ksionek2019-03-051-1/+0
* Resolve conflicts in app/policies/group_policy.rbStan Hu2019-03-041-3/+0
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-0/+3
|\
| * Secure vulerability and add specsMałgorzata Ksionek2019-02-281-1/+0
* | Enable `:read_list` when `:read_group` is enabledHeinrich Lee Yu2019-02-251-0/+1
|/
* Merge branch '34758-extend-can-create-cluster-logic' into 'master'Kamil Trzciński2018-12-301-1/+9
|\
| * Allow users to add cluster with ancestorsMayra Cabrera2018-12-241-1/+9
* | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* | Add a missing policy allowance in GroupPolicyRémy Coutable2018-12-181-0/+1
|/
* Add policy for clusters on group levelThong Kuah2018-11-081-0/+4
* Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-281-0/+2
|\
| * Use policies to determine if attributes can be set in the APISean McGivern2018-08-221-0/+2
* | Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-1/+1
|/
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-241-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Create cross project group featuresBob Van Landuyt2018-07-061-0/+13
* Fix users not seeing labels from private groups when being a member of a chil...Felipe Artur2018-04-231-2/+6
* Bring one group board to CEFelipe Artur2018-03-031-1/+6
* EE-BACKPORT group boardsFelipe Artur2018-01-041-1/+7
* Support uploads for groupsJarka Kadlecova2017-12-071-1/+6
* Introduce :read_namespace access policy for namespace and groupTomasz Maczukin2017-11-231-0/+2
* Allow DEVELOPER role to admin milestonesissue_32215Felipe Artur2017-09-181-1/+2
* 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-1/+1
* Optimize policy ruleMichael Kozono2017-09-071-2/+3
* Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-3/+3
* Fix ability when Share lock is offMichael Kozono2017-09-061-1/+2
* Refactor based on code reviewMichael Kozono2017-09-061-1/+1
* Fix “Share lock” policy for deeply nested groupsMichael Kozono2017-09-061-2/+2
* Enforce share_with_group_lock rulesMichael Kozono2017-09-061-0/+5
* Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-211-1/+3
* Basic BE changeShinya Maeda2017-07-071-0/+2
* convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-271-44/+52
* Allow group reporters to manage group labels33154-permissions-for-project-labels-and-group-labelsSean McGivern2017-06-051-7/+10
* Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable2017-04-121-0/+1
|\
| * Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets2017-04-111-0/+1
* | ProjectsFinder should handle more optionsJacopo2017-04-061-2/+2
|/
* Remove now unnecessary `additional_rules!` method from GroupPolicyDrew Blessing2017-02-281-6/+0
* Include group parents into read access for project and groupDmitriy Zaporozhets2016-12-261-1/+1
* Backport hooks on group policies for the EE-specific implementationbackport/group-policiesDouglas Barbosa Alexandre2016-12-131-0/+6
* Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+1
* port groupshttp://jneen.net/2016-08-301-0/+45