stable
Clone or download
Read-only
Merge 'gerrit #8033' into stable/master
* commit 'cf172a5': request #10100 Process of system events fatal error due to rabbitmq lib Change-Id: I9a837909a3bf574fa8d81d09091e3638ff959970
Modified Files
Name | ||||
---|---|---|---|---|
A | src/common/Queue/Factory.php | +39 | −0 | Go to diff View file |
A | src/common/Queue/Noop/PersistentQueue.php | +34 | −0 | Go to diff View file |
A | src/common/Queue/PersistentQueue.php | +29 | −0 | Go to diff View file |
A | src/common/Queue/RabbitMQ/PersistentQueue.php | +123 | −0 | Go to diff View file |
M | src/common/autoload.php | +6 | −2 | Go to diff View file |
M | src/common/svn/SvnrootUpdater.php | +9 | −72 | Go to diff View file |