stable

Clone or download

Read-only

request #27502: Force reconnection to the DB after extracting the files during a project import

Extracting files can take a while on large archives so the connection to the DB might have reached the timeout. Change-Id: I226d558dbf323f6714c16fd7a3af499ed648110c

Modified Files

Name
M src/common/CLI/Command/ImportProjectXMLCommand.php +3 −1 Go to diff View file
M src/utils/import_project_xml.php +1 −1 Go to diff View file
M src/utils/tuleap.php +1 −1 Go to diff View file