stable
Clone or download
Read-only
Merge commit 'refs/changes/36/4736/11' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: story #8572: Use ProjectCreator instead of create_project Change-Id: I611821b7d053e113fcb945ca43815dd94511fe2c
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/project/OneStepCreation/OneStepCreationController.class.php | +2 | −3 | Go to diff View file |
M | src/common/project/ProjectCreator.class.php | +28 | −18 | Go to diff View file |
M | src/www/project/create_project.php | +1 | −1 | Go to diff View file |
M | src/www/soap/project/index.php | +1 | −3 | Go to diff View file |
M | tests/integration/ProjectCreationTest.php | +1 | −1 | Go to diff View file |
M | tests/lib/TestDataBuilder.php | +1 | −5 | Go to diff View file |
M | tests/simpletest/common/project/ProjectCreatorTest.php | +44 | −23 | Go to diff View file |
M | tools/plugins/datagenerator/include/DataGeneratorActions.class.php | +4 | −5 | Go to diff View file |