aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/DB/ReconnectWrapper.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Check connection status and attempt to reconnect each each minuteRobin Appelman2018-05-081-0/+52
Signed-off-by: Robin Appelman <robin@icewind.nl>