stable

Clone or download

Read-only

Take into account fine grained permissions for repository

This is part of story #8425 comprehensive git permissions changes log All permissions (global + fine-grained) are correctly exported in project history after updating Git repository permissions. Change-Id: I59faf0e907a6eb9c7ca509a8912fc434d185f3c8

Modified Files

Name
M plugins/git/include/Git/Permissions/HistoryValueFormatter.php +47 −1 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +2 −28 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 +31 −4 Go to diff View file
M plugins/git/tests/rest/GitDataBuilder.php +2 −1 Go to diff View file