Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers and authors | Morris Jobke | 2015-06-25 | 2 | -0/+4 |
* | clear memcache keys in locking | Robin Appelman | 2015-06-12 | 1 | -1/+2 |
* | Fixing undefined index 'foo' | Thomas Müller | 2015-06-01 | 1 | -0/+3 |
* | fix nooplockingprovider | Robin Appelman | 2015-06-01 | 1 | -2/+9 |
* | shared lock around hooks | Robin Appelman | 2015-06-01 | 1 | -0/+4 |
* | add method to atomically change between shared and exclusive lock | Robin Appelman | 2015-06-01 | 1 | -0/+20 |
* | Added config switch for file locking | Vincent Petry | 2015-06-01 | 1 | -0/+60 |
* | dont release shared lock if we dont have any | Robin Appelman | 2015-06-01 | 1 | -2/+4 |
* | release all locks on shutdown | Robin Appelman | 2015-06-01 | 1 | -0/+27 |
* | allow getting the path from the lockedexception | Robin Appelman | 2015-04-30 | 1 | -2/+2 |
* | add memcache based shared/exclusive locking | Robin Appelman | 2015-04-30 | 1 | -0/+86 |