summaryrefslogtreecommitdiff
path: root/app/policies
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-3/+0
| |_|_|_|/ |/| | | |
* | | | | Make sure it checks against the tag only when it's a tag34927-protect-manual-actions-on-tagsLin Jen-Shin2017-07-181-1/+4
* | | | | Protect manual actions against protected tag tooLin Jen-Shin2017-07-171-3/+4
| |_|_|/ |/| | |
* | | | Merge from master(Fix conflicts)Shinya Maeda2017-07-071-0/+2
|\ \ \ \
| * | | | Basic BE changeShinya Maeda2017-07-071-0/+2
| | |_|/ | |/| |
* | | | Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski2017-07-072-18/+5
* | | | Fix policy by new guild lineShinya Maeda2017-07-051-8/+10
* | | | zh nich catches 2Shinya Maeda2017-07-051-1/+5
* | | | Improve PipelineSchedulePolicyShinya Maeda2017-07-051-3/+7
* | | | Add functionality and security.Shinya Maeda2017-07-051-16/+6
* | | | Fix policy by new guild lineShinya Maeda2017-07-051-8/+10
* | | | zh nich catches 2Shinya Maeda2017-07-051-1/+5
* | | | Improve PipelineSchedulePolicyShinya Maeda2017-07-051-3/+7
* | | | Add functionality and security.Shinya Maeda2017-07-051-0/+11
|/ / /
* | | Implement review comments for !12445 from @jneen.34141-allow-unauthenticated-access-to-the-users-apiTimothy Andrew2017-07-031-1/+0
* | | Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated...Timothy Andrew2017-06-3025-640/+612
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew2017-06-303-7/+8
|/
* 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
|\ \ | |/