stable

Clone or download

Read-only

Merge 'gerrit #5830' into stable/master

* commit 'f4e24af': request #9206 Load project with name in addition to id Change-Id: Ied2c21feb7cfcc6480ffa84848b866b68500f3bf

Modified Files

Name
M src/common/project/Group.class.php +5 −2 Go to diff View file
M src/common/project/ProjectManager.class.php +21 −1 Go to diff View file
M src/common/project/ProjectXMLImporter.class.php +2 −14 Go to diff View file
M src/utils/export_project_xml.php +49 −50 Go to diff View file
M src/utils/import_project_xml.php +3 −3 Go to diff View file
M tests/simpletest/common/project/ProjectManagerTest.php +40 −1 Go to diff View file
M tests/simpletest/common/project/ProjectXMLImporterTest.php +7 −20 Go to diff View file