stable
Clone or download
Read-only
Merge commit 'refs/changes/67/10967/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11290: CLI command to change platform visibility
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/ForgeAccess/AdminController.php | +9 | −15 | Go to diff View file |
M | src/common/ForgeAccess/ForgePropertiesManager.class.php | +9 | −0 | Go to diff View file |
A | src/common/ForgeAccess/UnknownForgeAccessValueException.php | +31 | −0 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/utils/tuleap.php | +48 | −11 | Go to diff View file |
A | tests/phpunit/common/ForgeAccess/ForgePropertiesManagerTest.php | +45 | −0 | Go to diff View file |
M | tests/phpunit/phpunit.xml | +1 | −0 | Go to diff View file |