stable
Clone or download
Read-only
Merge 'gerrit #23681' into stable/master
* commit '32ff184bc8': request #22631 Export a suspended project shouldn't be possible Change-Id: Id22bbd8b37dc6079df42b742535a46a9df6fdfa0
Modified Files
Name | ||||
---|---|---|---|---|
A | src/common/Project/ProjectIsInactiveException.php | +26 | −0 | Go to diff View file |
M | src/common/Project/ProjectXMLExporter.class.php | +4 | −0 | Go to diff View file |
M | src/utils/export_project_xml.php | +8 | −1 | Go to diff View file |
M | tests/unit/common/Project/ProjectXMLExporterTest.php | +9 | −1 | Go to diff View file |
M | tests/unit/common/Project/ProjectXMLExporterWithSynchronizedUGroupsTest.php | +1 | −1 | Go to diff View file |