stable
Clone or download
Read-only
Merge commit 'refs/changes/90/12290/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12122: Get Tuleap dependencies related to Zend Framework with Composer Change-Id: If99b8fbc28c1aef2fd6d5dd1c8f822d0ef3b50d1
Modified Files
Name | ||||
---|---|---|---|---|
M | .gitignore | +1 | −0 | Go to diff View file |
M | Makefile | +2 | −0 | Go to diff View file |
M | plugins/openidconnectclient/tests/bootstrap.php | +0 | −1 | Go to diff View file |
D | src/common/autoload_libs.php | +0 | −25 | Go to diff View file |
M | src/common/mail/Codendi_Mail.class.php | +0 | −14 | Go to diff View file |
M | src/composer.json | +4 | −2 | Go to diff View file |
M | src/composer.lock | +404 | −2 | Go to diff View file |
M | src/www/include/pre.php | +3 | −3 | Go to diff View file |
M | tests/bin/simpletest11x.php | +1 | −1 | Go to diff View file |
M | tests/integration/_fixtures/local.inc | +0 | −3 | Go to diff View file |
M | tests/soap/bin/setup.sh | +2 | −0 | Go to diff View file |
A | tools/Configuration/composer.json | +7 | −0 | Go to diff View file |
M | tools/distlp/backend-svn/run.php | +2 | −11 | Go to diff View file |
M | tools/distlp/backend-web/run.php | +1 | −10 | Go to diff View file |
M | tools/distlp/reverse-proxy/run.php | +2 | −11 | Go to diff View file |
M | tools/distlp/setup.php | +1 | −22 | Go to diff View file |
M | tools/rpm/Makefile | +1 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +0 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +0 | −2 | Go to diff View file |
M | tools/utils/php56/run.php | +1 | −10 | Go to diff View file |
M | tools/utils/php72/run.php | +1 | −10 | Go to diff View file |