stable

Clone or download

Read-only

Merge commit 'refs/changes/97/4697/5' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: request #8599: Manage exception and add logging for docman export Change-Id: Ief9cce3a4acc5b2ae86fd6cc560fc3074b2c7664

Modified Files

Name
A plugins/docman/bin/DocmanExport/Docman_ExportException.class.php +30 −0 Go to diff View file
M plugins/docman/bin/DocmanExport/Docman_XMLExport.class.php +5 −3 Go to diff View file
M plugins/docman/bin/DocmanExport/Docman_XMLExportVisitor.class.php +12 −4 Go to diff View file
M plugins/docman/bin/DocmanExport/XMLExport.class.php +43 −14 Go to diff View file
M plugins/docman/bin/DocmanExport/export.php +23 −14 Go to diff View file