stable
Clone or download
Read-only
This is a step of story #6971: Git online commit in the Tuleap UI It permits to perform git clone/push directly from Tuleap. The only problem with this is that it allows anybody who can access as codendiadm on the server to manipulate all repositories. Change-Id: Ic83e88eba25bdbf760d8a887023445a6ccce2359
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitRepository.class.php | +4 | −0 | Go to diff View file |
M | plugins/git/include/Git_GitoliteDriver.class.php | +9 | −2 | Go to diff View file |
M | plugins/git/tests/Git_GitoliteDriver_PermissionsTest.php | +7 | −1 | Go to diff View file |