stable
Clone or download
Read-only
This task is part of story #8419 have permissions per tags/branches To test it, you have to add data in your database. Change-Id: I620fc65736916f39e6fb3780965aefd8c82f3bb6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/db/install.sql | +13 | −1 | Go to diff View file |
A | plugins/git/db/mysql/updates/2016/201606061654_add_repository_fine_grained_ugroup_tables.php | +66 | −0 | Go to diff View file |
M | plugins/git/include/Git/Permissions/FineGrainedDao.php | +22 | −0 | Go to diff View file |
M | plugins/git/include/Git/Permissions/FineGrainedPermissionFactory.php | +42 | −5 | Go to diff View file |
M | plugins/git/include/Git/Permissions/FineGrainedPermissionRepresentation.php | +36 | −12 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/templates/access-control.mustache | +4 | −4 | Go to diff View file |