stable
Clone or download
Read-only
request #8733: Import of SVN repository doesnt work when doing project creation
System events are needed to complete project creation. This is needed to later import project items like subversion. Change-Id: I7ce06cdd53acd19b09ae4e7925fb2ed84741aa85
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/autoload.php | +5 | β2 | Go to diff View file |
M | src/common/project/ProjectXMLImporter.class.php | +18 | β4 | Go to diff View file |
A | src/common/project/SystemEventRunner.class.php | +51 | β0 | Go to diff View file |
M | src/common/system_event/SystemEventProcessorMutex.class.php | +22 | β6 | Go to diff View file |
A | src/common/system_event/SystemEventProcessor_Factory.php | +94 | β0 | Go to diff View file |
M | src/utils/import_project_xml.php | +8 | β1 | Go to diff View file |
M | src/utils/process_system_events.php | +3 | β53 | Go to diff View file |
M | tests/integration/ProjectImportTest.php | +10 | β2 | Go to diff View file |