summaryrefslogtreecommitdiffstats
path: root/tests/lib/lock
Commit message (Expand)AuthorAgeFilesLines
* 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
* split off keeping track of acquire locksRobin Appelman2015-08-031-0/+30
* add method to atomically change between shared and exclusive lockRobin Appelman2015-06-011-0/+53
* unit test for releaseallRobin Appelman2015-06-011-0/+24
* allow getting the path from the lockedexceptionRobin Appelman2015-04-301-0/+19
* add memcache based shared/exclusive lockingRobin Appelman2015-04-302-0/+163