summaryrefslogtreecommitdiff
path: root/app/models/ability.rb
Commit message (Expand)AuthorAgeFilesLines
* Address feedbackDouwe Maan2016-03-221-3/+8
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-1/+3
|\
| * Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-211-2/+2
| * Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-1/+3
* | Tweaks, refactoring, and specsDouwe Maan2016-03-201-12/+11
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-201-1/+16
|\ \ | |/
| * Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-1/+16
* | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-1/+1
* | Code fixesFelipe Artur2016-03-171-5/+2
* | Block internal groups/projects visibility to external usersFelipe Artur2016-03-161-2/+5
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-17/+17
|\ \ | |/
| * External UsersZeger-Jan van de Weg2016-03-131-17/+17
* | Code improvements and add Create group serviceFelipe Artur2016-03-161-2/+2
* | Add security specsFelipe Artur2016-03-101-1/+1
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-2/+1
* | Code improvementsFelipe Artur2016-03-101-7/+11
* | Add permission level to groupsFelipe Artur2016-03-101-2/+3
|/
* Handle permissions for ExternalIssue instancesfix-git-push-service-specsYorick Peterse2016-03-091-0/+5
* Move `update_merge_request` ability to DeveloperRobert Speicher2016-03-041-1/+1
* Use `delete` instead of assignment operator when filtering build abilitiesKamil Trzcinski2016-02-041-1/+1
* Update ability model after commentsKamil Trzcinski2016-02-041-24/+15
* Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-5/+5
* Simplify abilitiesKamil Trzcinski2016-02-041-16/+23
* Properly handle commit status permissions (for a build)Kamil Trzcinski2016-02-031-0/+22
* Fix build errorsKamil Trzcinski2016-02-031-3/+3
* Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-021-6/+8
* Make the CI permission model simplerKamil Trzcinski2016-02-021-8/+26
* Give reporters the ability to download artifacts.Andrew Johnson2016-01-151-1/+1
* Improvements, readability for artifacts browserGrzegorz Bizon2016-01-141-1/+1
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-1/+1
* Avoid allocations in Ability class.Jason Lee2015-12-161-8/+8
* Signed in admin should be able to add/remove himself to a projectDouglas Barbosa Alexandre2015-12-011-4/+2
* Signed in admin should be able to add/remove himself to a groupDouglas Barbosa Alexandre2015-12-011-4/+2
* Merge branch 'dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow' int...Robert Speicher2015-11-191-22/+60
|\
| * Rename `not_auth_*` ability methods to `anonymous_*`dbalexandre/gitlab-ce-fix-personal-snippet-access-workflowRobert Speicher2015-11-171-10/+9
| * Minor refactoringDouwe Maan2015-11-171-8/+14
| * Merge branch 'master' into dbalexandre/gitlab-ce-fix-personal-snippet-access-...Douwe Maan2015-11-171-0/+2
| |\
| * | Fix ability name for public or internal personal snippetsDouglas Barbosa Alexandre2015-11-021-1/+1
| * | Improve personal snippet access workflow. Fixes #3258Douglas Barbosa Alexandre2015-10-291-16/+49
* | | Refactor ability changesDouwe Maan2015-11-171-24/+30
* | | Merge branch 'master' into james11/gitlab-ce-removable-group-ownerDouwe Maan2015-11-171-3/+5
|\ \ \ | | |/ | |/|
| * | Group masters should be able to create/close milestonesDmitriy Zaporozhets2015-11-161-0/+1
| * | Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+1
| |/
* | fixing rubocop indentsJames Lopez2015-11-121-11/+11
* | refactored code as projects only have one owner. Kept some refactoring in pla...James Lopez2015-11-111-26/+26
* | refactored permissions and added update_project_member ability logic. Also re...James Lopez2015-11-031-0/+18
|/
* Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-171-0/+4
|\
| * Added builds viewKamil Trzcinski2015-10-141-0/+2
| * Implement Commit Status APIKamil Trzcinski2015-10-121-0/+2
* | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-1/+2
|/