Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-05Add part of needed codeGosia Ksionek
2019-03-13Update group policy to reflect all the requirementsMałgorzata Ksionek
2019-03-05Resolve conflicts in group policyMałgorzata Ksionek
2019-03-05Resolve conflicts in app/policies/group_policy.rbStan Hu
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-02-28Secure vulerability and add specsMałgorzata Ksionek
2019-02-25Enable `:read_list` when `:read_group` is enabledHeinrich Lee Yu
2018-12-30Merge branch '34758-extend-can-create-cluster-logic' into 'master'Kamil Trzciński
2018-12-24Allow users to add cluster with ancestorsMayra Cabrera
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-18Add a missing policy allowance in GroupPolicyRémy Coutable
2018-11-08Add policy for clusters on group levelThong Kuah
2018-08-28Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
2018-08-06Allow to delete group milestonesFelipe Artur
2018-07-24Enable frozen string in presenters and policiesgfyoung
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-06Create cross project group featuresBob Van Landuyt
2018-04-23Fix users not seeing labels from private groups when being a member of a chil...Felipe Artur
2018-03-03Bring one group board to CEFelipe Artur
2018-01-04EE-BACKPORT group boardsFelipe Artur
2017-12-07Support uploads for groupsJarka Kadlecova
2017-11-23Introduce :read_namespace access policy for namespace and groupTomasz Maczukin
2017-09-18Allow DEVELOPER role to admin milestonesFelipe Artur
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-07Optimize policy ruleMichael Kozono
2017-09-06Refer to “Share with group lock” consistentlyMichael Kozono
2017-09-06Fix ability when Share lock is offMichael Kozono
2017-09-06Refactor based on code reviewMichael Kozono
2017-09-06Fix “Share lock” policy for deeply nested groupsMichael Kozono
2017-09-06Enforce share_with_group_lock rulesMichael Kozono
2017-08-21Improves subgroup creation permissionsTiago Botelho
2017-07-07Basic BE changeShinya Maeda
2017-06-27convert all the policies to DeclarativePolicyhttp://jneen.net/
2017-06-05Allow group reporters to manage group labelsSean McGivern
2017-04-12Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable
2017-04-11Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-02-28Remove now unnecessary `additional_rules!` method from GroupPolicyDrew Blessing
2016-12-26Include group parents into read access for project and groupDmitriy Zaporozhets
2016-12-13Backport hooks on group policies for the EE-specific implementationDouglas Barbosa Alexandre
2016-10-19Add CRUD for Group LabelsDouglas Barbosa Alexandre
2016-08-30port groupshttp://jneen.net/