stable
Clone or download
Read-only
Merge commit 'refs/changes/38/17538/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14422: Default site template should be behind a feature flag Change-Id: I5b00a672399d578ddc366ec3fc8f118bafc6d1c9
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/CLI/Events/GetWhitelistedKeys.php | +3 | −1 | Go to diff View file |
M | src/common/Project/Registration/ProjectRegistrationPresenterBuilder.php | +19 | −5 | Go to diff View file |
M | src/db/mysql/database_initvalues.sql | +1 | −0 | Go to diff View file |
A | src/db/mysql/updates/2020/202001201700_add_default_site_template_option.php | +46 | −0 | Go to diff View file |
M | tests/phpunit/common/Project/Registration/ProjectRegistrationPresenterBuilderTest.php | +65 | −1 | Go to diff View file |