summaryrefslogtreecommitdiff
path: root/app/policies
Commit message (Expand)AuthorAgeFilesLines
* bugfix: use `require_dependency` to bring in DeclarativePolicybugfix/declarative-policy-reloadinghttp://jneen.net/2017-06-291-1/+1
* convert all the policies to DeclarativePolicyhttp://jneen.net/2017-06-2725-641/+603
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-131-1/+1
* Merge branch '25934-project-snippet-vis' into 'security-9-2'DJ Mountney2017-06-081-0/+5
* Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-0/+11
|\
| * Implement ability to update deploy keysAlexander Randa2017-06-021-0/+11
* | Allow group reporters to manage group labels33154-permissions-for-project-labels-and-group-labelsSean McGivern2017-06-051-7/+10
|/
* Check only a merge ability for protected actionsGrzegorz Bizon2017-05-311-1/+1
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-1/+1
* Add confirm delete protected branch modalSam Rose2017-05-081-3/+3
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-072-0/+12
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-052-6/+8
* Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-051-0/+6
|\
| * Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+6
* | Improve environment policy classGrzegorz Bizon2017-05-031-5/+7
* | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-021-18/+26
|\ \ | |/
| * Fix Rubocop CyclomaticComplexity offensebackport-cyclomatic_complexity-fixRémy Coutable2017-04-261-18/+26
* | Fix Rubocop offense in environments policy classGrzegorz Bizon2017-05-011-1/+0
* | Add new ability check for stopping environmentGrzegorz Bizon2017-05-011-1/+12
* | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-133-1/+3
|\ \ | |/
| * Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable2017-04-121-0/+1
| |\
| | * Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets2017-04-111-0/+1
| * | Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
| * | Merge branch 'feature/service-desk-be-backport' into 'master' Sean McGivern2017-04-071-0/+1
| |\ \
| | * | Backport permissions and multi-line array to CEFelipe Artur2017-04-071-0/+1
| | |/
* | | Do not inherit build policy in pipeline policyGrzegorz Bizon2017-04-122-1/+8
* | | Move code for playing an action to separate serviceGrzegorz Bizon2017-04-121-1/+1
* | | Implement new rule for manual actions in policiesGrzegorz Bizon2017-04-121-0/+14
|/ /
* | ProjectsFinder should handle more optionsJacopo2017-04-061-2/+2
|/
* use policies to protect sending emailhttp://jneen.net/2017-03-091-0/+1
* use the policy stack to protect loginshttp://jneen.net/2017-03-091-1/+1
* add User#internal? and some global permissionshttp://jneen.net/2017-03-091-0/+6
* use a magic default :global symbol instead of nilhttp://jneen.net/2017-03-091-2/+7
* Improve pipeline triggers UIKamil Trzciński2017-03-071-0/+13
* Merge branch 'remove_group_policy_add_rules' into 'master' Douwe Maan2017-03-021-6/+0
|\
| * Remove now unnecessary `additional_rules!` method from GroupPolicyDrew Blessing2017-02-281-6/+0
* | Don't allow deleting a ghost user.Timothy Andrew2017-02-241-0/+8
|/
* Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
* Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-072-20/+29
|\
| * Backport changes from gitlab-org/gitlab-ee!998Timothy Andrew2017-02-062-20/+29
* | Fix pages abilitiesKamil Trzcinski2017-01-311-0/+2
* | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+1
* | Add GitLab PagesKamil Trzcinski2017-01-311-0/+1
|/
* Fix build access policies when pipelines are publicGrzegorz Bizon2017-01-231-2/+0
* More improvements to presenters23563-document-presentersRémy Coutable2017-01-181-1/+1
* Handle presenters in BasePolicyRémy Coutable2017-01-181-0/+4
* Merge branch 'issue_25682' into 'master' Sean McGivern2016-12-291-3/+10
|\
| * Parse JIRA issue references even if Issue Tracker is disabledFelipe Artur2016-12-291-3/+10
* | Include group parents into read access for project and groupDmitriy Zaporozhets2016-12-262-2/+2
|/