summaryrefslogtreecommitdiff
path: root/spec/policies
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-173-10/+98
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-1/+1
* Include ProjectDeployTokensMayra Cabrera2018-04-061-1/+1
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-061-2/+2
* Addreses backend review suggestionsMayra Cabrera2018-04-061-0/+45
* Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-061-2/+2
* Fix N+1 in MergeRequestParserSean McGivern2018-04-051-6/+6
* Revert exploratory branch restriction policyjej/add-protected-branch-policyJames Edwards-Jones2018-03-261-44/+6
* DestroyService for protected tags/branches used from controllerJames Edwards-Jones2018-03-261-1/+1
* Branch unprotection restriction starting pointJames Edwards-Jones2018-03-261-0/+60
* Limit queries to a user-branch combinationBob Van Landuyt2018-03-071-1/+1
* Allow abilities on forks while MR is openBob Van Landuyt2018-03-071-0/+37
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-222-47/+49
* Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibil...Douwe Maan2018-02-092-0/+2
* Merge branch '35285-user-interface-bugs-for-schedule-pipelines' into 'master'Rémy Coutable2018-02-011-0/+14
|\
| * Hide pipeline schedule 'take ownership' for current ownerMark Fletcher2018-02-011-0/+14
* | Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-1/+1
|/
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-224-16/+16
* Refactor common protected ref checkStan Hu2017-12-121-0/+92
* Support uploads for groupsJarka Kadlecova2017-12-071-12/+15
* Update policies unit testsTomasz Maczukin2017-11-272-14/+37
* Improve specShinya Maeda2017-11-071-9/+27
* Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-3/+3
|\
| * specs for policies.Shinya Maeda2017-10-311-3/+3
* | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-11/+29
* | Fix spec. Revert update check.Shinya Maeda2017-11-061-6/+5
* | Do not allow jobs to be erasedShinya Maeda2017-11-061-0/+42
|/
* Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-061-0/+28
|\
| * authorizations_controller_spec. cluster_policy_spec.Shinya Maeda2017-10-051-0/+28
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-032-0/+57
|\ \ | |/
| * moved fork checks into policiesfork-btn-enabled-user-groupsPhil Hughes2017-09-292-0/+43
| * Support custom attributes on usersMarkus Koller2017-09-281-0/+14
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-251-47/+86
|\ \ | |/
| * Refactor spec/policies/project_policy_spec.rb to minimize the diff with EErc/refactor-project_policy_spec-ceRémy Coutable2017-09-221-47/+86
* | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-202-4/+18
|\ \ | |/
| * Allow DEVELOPER role to admin milestonesissue_32215Felipe Artur2017-09-182-4/+18
* | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-4/+21
* | Support discussion locking in the backendJarka Kadlecova2017-09-142-0/+82
|/
* 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
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-025-11/+11
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-013-6/+6
* Use described_class when possibleRémy Coutable2017-07-272-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-279-9/+9
* Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2