summaryrefslogtreecommitdiff
path: root/app/policies
Commit message (Expand)AuthorAgeFilesLines
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-225-15/+34
* Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibil...Douwe Maan2018-02-091-1/+0
* Hide pipeline schedule 'take ownership' for current ownerMark Fletcher2018-02-011-0/+8
* Remove unused push_code_to_protected_branches38056-remove-unused-optionLin Jen-Shin2018-01-051-1/+0
* EE-BACKPORT group boardsFelipe Artur2018-01-041-1/+7
* Refactor common protected ref checkStan Hu2017-12-122-16/+10
* Fix conditions for checking pipeline schedule rulesStan Hu2017-12-121-3/+3
* Create a play_pipeline_schedule policy and use itStan Hu2017-12-121-0/+18
* Support uploads for groupsJarka Kadlecova2017-12-071-1/+6
* Introduce :read_namespace access policy for namespace and groupTomasz Maczukin2017-11-232-0/+3
* Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-2/+2
|\
| * This worksShinya Maeda2017-10-231-2/+2
* | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-4/+8
* | Do not allow jobs to be erasedShinya Maeda2017-11-061-0/+5
|/
* Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-062-0/+14
|\
| * Cluster can be read only by masterKamil Trzcinski2017-10-051-2/+2
| * Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-041-5/+1
| * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-042-0/+15
| |\
| * | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-032-1/+18
| * | authorize in controller. validation in model.Shinya Maeda2017-10-011-0/+1
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-032-0/+15
|\ \ \ | | |/ | |/|
| * | moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-292-0/+10
| * | Support custom attributes on usersMarkus Koller2017-09-281-0/+5
| |/
* | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-202-2/+3
|\ \ | |/
| * Allow DEVELOPER role to admin milestonesissue_32215Felipe Artur2017-09-182-2/+3
* | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-11/+10
* | Check the discussion lock only for issuables & clean styleJarka Kadlecova2017-09-141-1/+1
* | Support discussion locking in the backendJarka Kadlecova2017-09-142-0/+15
|/
* 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
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-3/+1
* replace `is_team_member?` with `team_member?`Maxim Rydkin2017-08-291-3/+3
* Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-211-1/+3
* Allow logged in users to read user list under public restrictionLin Jen-Shin (godfat)2017-08-011-1/+1
* Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-252-5/+15
|\
| * Rename :user_cannot_update to :protected_refLin Jen-Shin2017-07-182-4/+4
| * Rename can_push_or_merge_to_branch? to can_update_branch?Lin Jen-Shin2017-07-182-4/+8
| * Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-181-3/+7
| |\
| * \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-173-2/+12
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-053-9/+19
| |\ \ \
| * | | | Fix bad conflict resolutionLin Jen-Shin2017-07-041-1/+1
| * | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-0425-657/+607
| |\ \ \ \
| * | | | | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-042-6/+24
* | | | | | Allow admin to read_users_list even if it's restrictedLin Jen-Shin2017-07-251-1/+1
* | | | | | Don't treat anonymous users as owners when group has pending invitesSean McGivern2017-07-241-1/+2