summaryrefslogtreecommitdiff
path: root/spec/policies
Commit message (Expand)AuthorAgeFilesLines
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-013-3/+3
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-153-1/+26
* Allows `access_(git|api)` to anonymous usersBob Van Landuyt2018-05-101-13/+39
* Block access to API & git when terms are enforcedBob Van Landuyt2018-05-101-0/+64
* Enforces terms in the web applicationBob Van Landuyt2018-05-041-0/+2
* Allow a user to accept/decline termsBob Van Landuyt2018-05-041-0/+50
* Make the user dropdown reusableBob Van Landuyt2018-05-041-5/+13
* Fix users not seeing labels from private groups when being a member of a chil...Felipe Artur2018-04-231-2/+25
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-112-1/+14
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-6/+7
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-1/+16
* Update policies to make archived projects completely read-onlyDouwe Maan2018-04-101-2/+65
* Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-4/+0
* Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan2018-04-101-1/+1
* 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