stable
Clone or download
Read-only
This is part of story #8425 comprehensive git permissions changes log Only READ permission is displayed in project history for repository and project rights if fine grained are used. Change-Id: If3bc0757bd70811038ea80abc656917e4a3b3721
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Permissions/HistoryValueFormatter.php | +19 | −7 | 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 | +5 | −4 | Go to diff View file |
M | plugins/git/tests/Git/Permissions/HistoryValueFormatterTest.php | +41 | −1 | Go to diff View file |
M | plugins/git/tests/rest/GitDataBuilder.php | +7 | −1 | Go to diff View file |