stable
Clone or download
Read-only
Merge commit 'refs/changes/39/4739/19' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: story #8572: Split ProjectCreator::create_project Change-Id: Iafdb065f229a52f9633c7702109669dd88c4fa09
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/project/Group.class.php | +8 | −11 | Go to diff View file |
M | src/common/project/OneStepCreation/OneStepCreationController.class.php | +1 | −1 | Go to diff View file |
M | src/common/project/ProjectCreator.class.php | +171 | −109 | Go to diff View file |
M | src/www/soap/project/index.php | +1 | −1 | Go to diff View file |
M | tests/integration/ProjectCreationTest.php | +1 | −1 | Go to diff View file |
M | tests/lib/TestDataBuilder.php | +1 | −1 | Go to diff View file |
M | tests/simpletest/common/project/ProjectCreatorTest.php | +1 | −1 | Go to diff View file |
M | tools/plugins/datagenerator/include/DataGeneratorActions.class.php | +1 | −1 | Go to diff View file |