stable

Clone or download

Read-only

Merge commit 'refs/changes/22/4122/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #8090: limit number of artifacts during export Change-Id: Ieed0b3e7c1b02939a9dfd2ac76e62f1b5e96eee1

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/XMLExport.php +28 −4 Go to diff View file
A plugins/tracker/include/Tracker/Artifact/XMLExportTooManyArtifactsException.php +21 −0 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +16 −6 Go to diff View file
M plugins/tracker/tests/Artifact/XMLExportTest.php +27 −1 Go to diff View file
M src/utils/export_project_xml.php +48 −9 Go to diff View file