stable
Clone or download
Read-only
request #27163: Drop `sys_full_name` setting
This setting can be replaced with either sys_name or sys_default_domain depending on the context. Change-Id: I711421400b0581ae80ac1fc013ec8fe4be461020
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php | +1 | −1 | Go to diff View file |
M | src/common/Config/ForgeConfig.php | +0 | −1 | Go to diff View file |
M | src/common/include/ServerHostname.php | +0 | −5 | Go to diff View file |
M | src/common/mail/MailBuilder.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/lib/WikiAttachmentRevision.class.php | +1 | −1 | Go to diff View file |
M | src/etc/local.inc.dist | +0 | −3 | Go to diff View file |
M | src/utils/projects-fileserver/stats_projects_logparse.pl | +8 | −8 | Go to diff View file |
M | src/utils/svn/commit-email.pl | +2 | −2 | Go to diff View file |
M | tests/integration/_fixtures/local.inc | +0 | −3 | Go to diff View file |
M | tests/unit/common/Config/ForgeConfigTest.php | +3 | −3 | Go to diff View file |
D | tests/unit/common/Config/_fixtures/sequence/local.inc | +0 | −5 | Go to diff View file |
M | tests/unit/tuleap-cfg/Command/SetupTuleapCommandTest.php | +0 | −1 | Go to diff View file |