stable
Clone or download
Read-only
Merge commit 'refs/changes/81/4781/6' 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: I73a782d6398a5303793dd307e86122b2671384cb
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 | +169 | −107 | 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 | +3 | −3 | Go to diff View file |
M | tools/plugins/datagenerator/include/DataGeneratorActions.class.php | +1 | −1 | Go to diff View file |