stable
Clone or download
Read-only
Merge commit 'refs/changes/26/13426/6' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #12621: Enable PHP 7.2 as the default environnement Change-Id: I31cb88efaaf21e977fc1b6d241342c94dd808a05
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +8 | −8 | Go to diff View file |
M | docker-compose-centos7.yml | +1 | −1 | Go to diff View file |
M | docker-compose-distlp-tests.yml | +4 | −4 | Go to diff View file |
M | docker-compose-distlp.yml | +4 | −4 | Go to diff View file |
A | docker-compose-php56.yml | +5 | −0 | Go to diff View file |
D | docker-compose-php72.yml | +0 | −5 | Go to diff View file |
M | docker-compose.yml | +1 | −1 | Go to diff View file |
M | plugins/git/bin/gl-membership.pl | +1 | −1 | Go to diff View file |
M | src/etc/nginx/README.mkd | +3 | −3 | Go to diff View file |
M | src/etc/nginx/vhosts/Readme.md | +1 | −1 | Go to diff View file |
M | src/etc/nginx/vhosts/fpm.conf | +5 | −5 | Go to diff View file |
M | src/utils/php-launcher.sh | +0 | −5 | Go to diff View file |
M | src/utils/systemd/tuleap-php-fpm.service | +4 | −4 | Go to diff View file |
M | tests/e2e/full/tuleap/setup.sh | +2 | −2 | Go to diff View file |
M | tools/Configuration/FPM/BackendSVN.php | +9 | −9 | Go to diff View file |
M | tools/distlp/backend-svn/backend-svn.sh | +1 | −1 | Go to diff View file |
M | tools/distlp/backend-svn/supervisord.conf | +1 | −1 | Go to diff View file |
M | tools/distlp/backend-web/prepare-instance.sh | +1 | −1 | Go to diff View file |
M | tools/distlp/backend-web/run.php | +1 | −1 | Go to diff View file |
M | tools/distlp/reverse-proxy/run.sh | +1 | −1 | Go to diff View file |
M | tools/distlp/setup.php | +1 | −1 | Go to diff View file |
M | tools/docker/tuleap-aio/boot-fixpath.sh | +3 | −3 | Go to diff View file |
M | tools/docker/tuleap-aio/boot-install.sh | +3 | −3 | Go to diff View file |
M | tools/docker/tuleap-aio/boot-upgrade.sh | +4 | −4 | Go to diff View file |
M | tools/docker/tuleap-aio/supervisord-nodb.conf | +1 | −1 | Go to diff View file |
M | tools/docker/tuleap-aio/supervisord.conf | +1 | −1 | Go to diff View file |
M | tools/setup.el7.sh | +1 | −1 | Go to diff View file |
M | tools/setup.sh | +5 | −5 | Go to diff View file |
M | tools/setup/el7/include/define.sh | +1 | −1 | Go to diff View file |
M | tools/setup/el7/include/php.sh | +1 | −1 | Go to diff View file |