stable

Clone or download

Read-only

request #8400 [performances] project constructor always load services

Extract from constructor and load on the fly. Change-Id: If848d4be5fae698a06386a53a895aa431453920a

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