dev

Forked from tuleap/dev

Clone or download

Read-only

On mirroring, grant mirror user read permission on repository

Part of story #7516 have my repositories replicated on selected mirror Change-Id: Ib1bfa8226b0521e3f9ca71ef0b327c01165b48c1

Modified Files

Name
M plugins/git/include/Git.class.php +3 −2 Go to diff View file
M plugins/git/include/Git/Gitolite/ConfigPermissionsSerializer.class.php +30 −6 Go to diff View file
M plugins/git/include/GitActions.class.php +4 −3 Go to diff View file
M plugins/git/include/Git_GitoliteDriver.class.php +9 −4 Go to diff View file
R plugins/git/tests/Git_GitoliteDriver_PermissionsTest.php Go to diff View file
M plugins/git/tests/Git_GitoliteDriverTest.php +8 −4 Go to diff View file
M plugins/git/tests/Git_GitoliteTestCase.class.php +7 −1 Go to diff View file