Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log a warning while trying to acquire a db lock from within a transaction | Robin Appelman | 2015-08-10 | 1 | -1/+1 |
* | Fix db schema | Robin Appelman | 2015-08-03 | 1 | -1/+1 |
* | Add database backend for high level locking | Robin Appelman | 2015-08-03 | 1 | -0/+43 |
* | split off keeping track of acquire locks | Robin Appelman | 2015-08-03 | 1 | -0/+30 |
* | add method to atomically change between shared and exclusive lock | Robin Appelman | 2015-06-01 | 1 | -0/+53 |
* | unit test for releaseall | Robin Appelman | 2015-06-01 | 1 | -0/+24 |
* | allow getting the path from the lockedexception | Robin Appelman | 2015-04-30 | 1 | -0/+19 |
* | add memcache based shared/exclusive locking | Robin Appelman | 2015-04-30 | 2 | -0/+163 |