stable
Clone or download
Read-only
Merge commit 'refs/changes/17/27917/4' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: fix: Fix request #31084 Tuleap must be able to import huge XML files Change-Id: I08a3d049e7bdd52465fbfee422a59619d722645b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardXMLController.class.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +4 | −7 | Go to diff View file |
M | src/common/Project/ProjectCreationData.class.php | +2 | −1 | Go to diff View file |
A | src/common/xml/SimpleXMLElementBuilder.php | +37 | −0 | Go to diff View file |