stable
Clone or download
Read-only
Merge 'gerrit #22877' into stable/master
* commit '97b2f6527c': request #21424 tuleap-aio-dev files should be in Tuleap sources Change-Id: I45e1a720695914c4252d0be06785dd046a78056e
Modified Files
Name | ||||
---|---|---|---|---|
M | docker-compose-distlp-tests.yml | +1 | −1 | Go to diff View file |
M | docker-compose-distlp.yml | +1 | −1 | Go to diff View file |
M | docker-compose.yml | +1 | −2 | Go to diff View file |
M | tools/distlp/backend-web/prepare-instance.sh | +0 | −9 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/boot-fixpath.sh | +53 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/boot-install.sh | +63 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/boot-update-config.sh | +14 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/boot-upgrade.sh | +13 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/init | +7 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/ldap.inc | +104 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/run-dev.service | +16 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/run.sh | +98 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/whitelist_emails.sh | +6 | −0 | Go to diff View file |
A | tools/docker/tuleap-aio-dev/xdebug-fpm.ini | +13 | −0 | Go to diff View file |
D | tools/utils/run_dev/run.sh | +0 | −42 | Go to diff View file |