summaryrefslogtreecommitdiff
path: root/spec/policies
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'dev/security-2873-restrict-slash-commands-to-us...John T Skarbek2019-08-141-0/+28
|\
| * Restrict slash commands to users who can log inHordur Freyr Yngvason2019-07-191-0/+28
* | Improve cluster policy spec coveragespec_cluster_policy_coverageThong Kuah2019-08-121-0/+4
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-252-58/+3
* | Allowing all users to view historyAlex Kalderimis2019-07-231-0/+120
* | 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
|/
* Allow use of legacy triggers with feature flagFabio Pitino2019-07-151-46/+48
* Merge branch '62826-graphql-emoji-mutations' into 'master'Jan Provaznik2019-06-281-0/+54
|\
| * GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-281-0/+54
* | Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flagThong Kuah2019-06-281-15/+3
|/
* Add documentation and testsManoj MJ2019-06-191-1/+1
* Allow Developer role to delete tags via container registry apiJason Goodman2019-06-171-1/+1
* Do not blindly expose public project statisticsMayra Cabrera2019-06-141-0/+83
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+19
* API issues - minor cleanup of permission checkJan Provaznik2019-06-111-1/+1
* Check instance cluster feature at policy levelJames Fargher2019-05-071-5/+16
* Allow projects to use instance level clustersJames Fargher2019-05-071-0/+2
* Instance level kubernetes clusters adminJames Fargher2019-05-072-0/+39
* Allow guests users to access project releasesKrasimir Angelov2019-05-031-2/+2
* Remove the `comment_personal_snippet` permissionremove-comment-personal-snippet-permissionSean McGivern2019-05-021-19/+12
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-094-0/+114
* Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+46
* Add part of needed codeGosia Ksionek2019-04-051-0/+114
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-054-114/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-054-0/+114
* Add cr remarksGosia Ksionek2019-04-041-0/+105
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+90
|\
| * Disallow guest users from accessing ReleasesShinya Maeda2019-03-261-2/+2
* | [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-273-24/+0
* | [CE] Reduce the diff with EE in spec/policies/project_policy_spec.rbRémy Coutable2019-03-272-373/+52
* | [CE] Reduce the diff with EE in spec/policies/namespace_policy_spec.rbRémy Coutable2019-03-271-1/+1
|/
* Move out link\unlink ability checks to a policyPavel Shutsin2019-03-191-0/+30
* Add cr remarksfix-false-positive-specsMałgorzata Ksionek2019-03-131-23/+4
* Fix false positive specsMałgorzata Ksionek2019-03-121-2/+12
* Disallow reopening of locked merge requestsJan Beckmann2019-03-082-3/+53
* Allow protected branch creation via web and APIPatrick Bajao2019-03-061-2/+1
* Add metadata about the GitLab server to GraphQLNick Thomas2019-03-051-0/+12
* Resolve conflicts in group policyMałgorzata Ksionek2019-03-051-2/+2
* Add frozen_string_literal to new filesStan Hu2019-03-041-0/+2
* Resolve conflicts in spec/policies/group_policy_spec.rbStan Hu2019-03-041-12/+0
* Merge dev master into GitLab.com masterYorick Peterse2019-03-044-57/+150
|\
| * Forbid creating discussions for users with restricted accessIgor Drozdov2019-03-042-49/+98
| * Merge branch 'security-2798-fix-boards-policy' into 'master'Yorick Peterse2019-03-041-8/+12
| |\