stable

Clone or download

Read-only

There is still a lot of Apache related configurations that do not concern PHP directly. They will be cleaned in a dedicated contribution. Change-Id: Ia8a491692475b1f3b68da8b0039f7ce0741c2c7d

Modified Files

Name
M Makefile +4 −20 Go to diff View file
D docker-compose-php56.yml +0 −5 Go to diff View file
M docker-compose.yml +1 −1 Go to diff View file
M src/common/autoload_libs.php +0 −3 Go to diff View file
D src/common/include/compat/hash_equals.php +0 −78 Go to diff View file
M src/common/user/Password/StandardPasswordHandler.class.php +1 −8 Go to diff View file
M src/composer.json +1 −1 Go to diff View file
M src/composer.lock +13 −14 Go to diff View file
M src/etc/httpd.conf.rhel6.dist +1 −28 Go to diff View file
M src/etc/nginx18/README.mkd +0 −2 Go to diff View file
D src/etc/nginx18/tuleap-apache.proxy +0 −17 Go to diff View file
M src/etc/nginx18/tuleap.conf.dist +0 −4 Go to diff View file
D src/etc/php.conf.dist +0 −54 Go to diff View file
M src/utils/php-launcher.sh +0 −1 Go to diff View file
D src/www/admin/apc.conf.php +0 −28 Go to diff View file
D src/www/admin/apc.php +0 −1337 Go to diff View file
M src/www/include/pre.php +3 −3 Go to diff View file
M tests/Jenkinsfile +2 −23 Go to diff View file
M tests/rest/bin/setup.sh +7 −10 Go to diff View file
D tests/rest/etc/rest-tests.httpd22.conf +0 −27 Go to diff View file
M tests/soap/bin/setup.sh +17 −13 Go to diff View file
M tests/soap/bin/test_suite.sh +2 −2 Go to diff View file
M tests/soap/etc/soap-tests.conf +8 −8 Go to diff View file
M tools/distlp/backend-web/nginx/tuleap.conf +0 −4 Go to diff View file
M tools/rpm/Makefile +0 −3 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +11 −15 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +9 −9 Go to diff View file
M tools/setup.sh +3 −3 Go to diff View file