| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure it checks against the tag only when it's a tag34927-protect-manual-actions-on-tags | Lin Jen-Shin | 2017-07-18 | 1 | -1/+4 |
* | Protect manual actions against protected tag too | Lin Jen-Shin | 2017-07-17 | 1 | -3/+4 |
* | Merge from master(Fix conflicts) | Shinya Maeda | 2017-07-07 | 1 | -0/+2 |
|\ |
|
| * | Basic BE change | Shinya Maeda | 2017-07-07 | 1 | -0/+2 |
* | | Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS... | Kamil Trzcinski | 2017-07-07 | 2 | -18/+5 |
* | | Fix policy by new guild line | Shinya Maeda | 2017-07-05 | 1 | -8/+10 |
* | | zh nich catches 2 | Shinya Maeda | 2017-07-05 | 1 | -1/+5 |
* | | Improve PipelineSchedulePolicy | Shinya Maeda | 2017-07-05 | 1 | -3/+7 |
* | | Add functionality and security. | Shinya Maeda | 2017-07-05 | 1 | -16/+6 |
* | | Fix policy by new guild line | Shinya Maeda | 2017-07-05 | 1 | -8/+10 |
* | | zh nich catches 2 | Shinya Maeda | 2017-07-05 | 1 | -1/+5 |
* | | Improve PipelineSchedulePolicy | Shinya Maeda | 2017-07-05 | 1 | -3/+7 |
* | | Add functionality and security. | Shinya Maeda | 2017-07-05 | 1 | -0/+11 |
|/ |
|
* | Implement review comments for !12445 from @jneen.34141-allow-unauthenticated-access-to-the-users-api | Timothy Andrew | 2017-07-03 | 1 | -1/+0 |
* | Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated... | Timothy Andrew | 2017-06-30 | 25 | -640/+612 |
|\ |
|
| * | bugfix: use `require_dependency` to bring in DeclarativePolicybugfix/declarative-policy-reloading | http://jneen.net/ | 2017-06-29 | 1 | -1/+1 |
| * | convert all the policies to DeclarativePolicy | http://jneen.net/ | 2017-06-27 | 25 | -641/+603 |
* | | Implement review comments for !12445 from @godfat and @rymai. | Timothy Andrew | 2017-06-30 | 3 | -7/+8 |
|/ |
|
* | Rename "Slash commands" to "Quick actions" | Eric Eastwood | 2017-06-15 | 1 | -1/+1 |
* | Allow to access pipelines even if they are disabled, but only present jobs an... | Kamil Trzcinski | 2017-06-13 | 1 | -1/+1 |
* | Merge branch '25934-project-snippet-vis' into 'security-9-2' | DJ Mountney | 2017-06-08 | 1 | -0/+5 |
* | Merge branch '3191-deploy-keys-update' into 'master' | Rémy Coutable | 2017-06-07 | 1 | -0/+11 |
|\ |
|
| * | Implement ability to update deploy keys | Alexander Randa | 2017-06-02 | 1 | -0/+11 |
* | | Allow group reporters to manage group labels33154-permissions-for-project-labels-and-group-labels | Sean McGivern | 2017-06-05 | 1 | -7/+10 |
|/ |
|
* | Check only a merge ability for protected actions | Grzegorz Bizon | 2017-05-31 | 1 | -1/+1 |
* | Merge branch 'snippets-finder-visibility' into 'security' | Douwe Maan | 2017-05-10 | 1 | -1/+1 |
* | Add confirm delete protected branch modal | Sam Rose | 2017-05-08 | 1 | -3/+3 |
* | Add Pipeline Schedules that supersedes experimental Trigger Schedule | Zeger-Jan van de Weg | 2017-05-07 | 2 | -0/+12 |
* | Use update build policy instead of new play policy | Grzegorz Bizon | 2017-05-05 | 2 | -6/+8 |
* | Merge commit '3a2b60f7' from 'master' | Grzegorz Bizon | 2017-05-05 | 1 | -0/+6 |
|\ |
|
| * | Support uploaders for personal snippets comments12910-uploader-pers-snippet | Jarka Kadlecova | 2017-05-02 | 1 | -0/+6 |
* | | Improve environment policy class | Grzegorz Bizon | 2017-05-03 | 1 | -5/+7 |
* | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi... | Grzegorz Bizon | 2017-05-02 | 1 | -18/+26 |
|\ \
| |/ |
|
| * | Fix Rubocop CyclomaticComplexity offensebackport-cyclomatic_complexity-fix | Rémy Coutable | 2017-04-26 | 1 | -18/+26 |
* | | Fix Rubocop offense in environments policy class | Grzegorz Bizon | 2017-05-01 | 1 | -1/+0 |
* | | Add new ability check for stopping environment | Grzegorz Bizon | 2017-05-01 | 1 | -1/+12 |
* | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi... | Grzegorz Bizon | 2017-04-13 | 3 | -1/+3 |
|\ \
| |/ |
|
| * | Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master'
| Rémy Coutable | 2017-04-12 | 1 | -0/+1 |
| |\ |
|
| | * | Move permission to create subgroup into GroupPolicy | Dmitriy Zaporozhets | 2017-04-11 | 1 | -0/+1 |
| * | | Remove the User#is_admin? method | blackst0ne | 2017-04-09 | 1 | -1/+1 |
| * | | Merge branch 'feature/service-desk-be-backport' into 'master'
| Sean McGivern | 2017-04-07 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Backport permissions and multi-line array to CE | Felipe Artur | 2017-04-07 | 1 | -0/+1 |
| | |/ |
|
* | | | Do not inherit build policy in pipeline policy | Grzegorz Bizon | 2017-04-12 | 2 | -1/+8 |
* | | | Move code for playing an action to separate service | Grzegorz Bizon | 2017-04-12 | 1 | -1/+1 |
* | | | Implement new rule for manual actions in policies | Grzegorz Bizon | 2017-04-12 | 1 | -0/+14 |
|/ / |
|
* | | ProjectsFinder should handle more options | Jacopo | 2017-04-06 | 1 | -2/+2 |
|/ |
|
* | use policies to protect sending email | http://jneen.net/ | 2017-03-09 | 1 | -0/+1 |
* | use the policy stack to protect logins | http://jneen.net/ | 2017-03-09 | 1 | -1/+1 |
* | add User#internal? and some global permissions | http://jneen.net/ | 2017-03-09 | 1 | -0/+6 |
* | use a magic default :global symbol instead of nil | http://jneen.net/ | 2017-03-09 | 1 | -2/+7 |