stable
Clone or download
Read-only
Merge 'gerrit #22897' into stable/master
* commit '5511221aff': request #21741 Simplify Distributed Tuleap dev stack Change-Id: I6ff995bb6273278a880eaa8631ed4d0497804547
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +0 | −14 | Go to diff View file |
M | docker-compose-distlp-tests.yml | +3 | −1 | Go to diff View file |
D | docker-compose-distlp.yml | +0 | −39 | Go to diff View file |
M | src/tuleap-cfg/Command/SiteDeploy/Apache/SiteDeployApache.php | +4 | −0 | Go to diff View file |
D | tools/Configuration/Apache/BackendSVN.php | +0 | −84 | Go to diff View file |
D | tools/Configuration/Apache/TuleapAuthModule.php | +0 | −39 | Go to diff View file |
D | tools/Configuration/Common/Exec.php | +0 | −52 | Go to diff View file |
D | tools/Configuration/Common/ExecException.php | +0 | −29 | Go to diff View file |
D | tools/Configuration/DefaultPaths.php | +0 | −51 | Go to diff View file |
D | tools/Configuration/Docker/ApplicationUserFromPath.php | +0 | −66 | Go to diff View file |
D | tools/Configuration/Docker/BackendSVN.php | +0 | −36 | Go to diff View file |
D | tools/Configuration/Docker/LinkFromDataVolume.php | +0 | −37 | Go to diff View file |
D | tools/Configuration/Etc/LoadLocalInc.php | +0 | −76 | Go to diff View file |
D | tools/Configuration/Mysql/BackendSVN.php | +0 | −66 | Go to diff View file |
D | tools/Configuration/Nginx/BackendSVN.php | +0 | −79 | Go to diff View file |
D | tools/Configuration/Nginx/BackendWeb.php | +0 | −61 | Go to diff View file |
M | tools/Configuration/Setup/DistributedSVN.php | +3 | −73 | Go to diff View file |
D | tools/Configuration/Vars.php | +0 | −92 | Go to diff View file |
D | tools/distlp/backend-svn/backend-svn.conf | +0 | −59 | Go to diff View file |
M | tools/distlp/backend-svn/backend-svn.sh | +14 | −6 | Go to diff View file |
D | tools/distlp/backend-svn/nginx.conf | +0 | −37 | Go to diff View file |
D | tools/distlp/backend-svn/run.php | +0 | −47 | Go to diff View file |
D | tools/distlp/backend-svn/supervisord.conf | +0 | −25 | Go to diff View file |
D | tools/distlp/backend-web/nginx/tuleap.conf | +0 | −20 | Go to diff View file |
M | tools/distlp/backend-web/run.php | +2 | −2 | Go to diff View file |
M | tools/distlp/reverse-proxy/http_tuleap.conf | +7 | −7 | Go to diff View file |
D | tools/distlp/setup.php | +0 | −30 | Go to diff View file |