aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/lock/dblockingprovider.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-98/+0
* Make lock ttl configurableRobin Appelman2016-04-071-2/+2
* Remove all locks after ttl from the dbRobin Appelman2015-12-091-7/+1
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
* expire old lock rowsRobin Appelman2015-09-171-1/+55
* log a warning while trying to acquire a db lock from within a transactionRobin Appelman2015-08-101-1/+1
* Fix db schemaRobin Appelman2015-08-031-1/+1
* Add database backend for high level lockingRobin Appelman2015-08-031-0/+43