stable

Clone or download

Read-only

Take into account fine grained permissions for project

This is part of story #8425 comprehensive git permissions changes log If a project has defined some Git default permissions with fine grained ones, all this permissions are displayed in the project history. Change-Id: Ia8a038717b65434086c241cb3c167eaa1edc73fe

Modified Files

Name
M plugins/git/include/Git/Permissions/HistoryValueFormatter.php +50 −4 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +2 −1 Go to diff View file
M plugins/git/include/gitPlugin.class.php +2 −1 Go to diff View file
M plugins/git/tests/Git/Permissions/HistoryValueFormatterTest.php +32 −4 Go to diff View file
M plugins/git/tests/rest/GitDataBuilder.php +2 −1 Go to diff View file