stable
Clone or download
Read-only
Merge commit 'refs/changes/70/4470/4' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #8400 [performances] project constructor always load services
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/layout/Layout.class.php | +2 | −9 | Go to diff View file |
M | src/common/project/Project.class.php | +65 | −40 | Go to diff View file |
M | src/common/project/Project_SOAPServer.class.php | +1 | −1 | Go to diff View file |
M | src/common/widget/Widget_ProjectLatestFileReleases.class.php | +1 | −1 | Go to diff View file |
M | src/common/widget/Widget_ProjectPublicAreas.class.php | +1 | −1 | Go to diff View file |
M | src/www/file/file_utils.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/servicebar.php | +3 | −3 | Go to diff View file |
M | src/www/projects | +1 | −2 | Go to diff View file |
M | tests/simpletest/common/project/Project_SOAPServerTest.php | +2 | −2 | Go to diff View file |
M | tools/utils/data_generator/DataInit/ProjectHelper.php | +1 | −1 | Go to diff View file |