stable

Clone or download

Read-only

TuleapCfg SiteDeploy commands should have dedicated namespace

There are already a bunch of different things that share little between them, let's split that in different namespaces. Part of request #18496 Move nginx & apache configuration deployment to tuleap-cfg site-deploy Change-Id: Ifa939aefb74a95b43e6f73eb6b7459ba1e257f0e

Modified Files

Name
M src/tuleap-cfg/Command/Docker/Tuleap.php +2 −2 Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/FPMSessionFiles.php Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/FPMSessionInterface.php Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/FPMSessionRedis.php Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/SiteDeployFPM.php Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/SiteDeployFPMCommand.php Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/SiteDeployGitolite3.php Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/SiteDeployGitolite3Command.php Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/SiteDeployImages.php Go to diff View file
R src/tuleap-cfg/Command/SiteDeploy/SiteDeployImagesCommand.php Go to diff View file
M src/tuleap-cfg/Command/SiteDeploy/SiteDeployCommand.php +1 −0 Go to diff View file
M src/tuleap-cfg/tuleap-cfg.php +3 −3 Go to diff View file
M tests/unit/tuleap-cfg/Command/SiteDeploy/SiteDeployFPMTest.php +3 −0 Go to diff View file
M tools/Configuration/Setup/DistributedSVN.php +1 −1 Go to diff View file
M tools/Configuration/Setup/PHP73CentOS.php +1 −1 Go to diff View file
M tools/Configuration/Setup/PHP74CentOS.php +1 −1 Go to diff View file
M tools/distlp/backend-web/run.php +2 −2 Go to diff View file