Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
* | [OCP] update PHPdoc to contain correct @since tags | Morris Jobke | 2015-06-05 | 1 | -0/+17 |
* | add method to atomically change between shared and exclusive lock | Robin Appelman | 2015-06-01 | 1 | -0/+9 |
* | release all locks on shutdown | Robin Appelman | 2015-06-01 | 1 | -0/+5 |
* | Fix PHPDoc of public interface ILockingProvider | Morris Jobke | 2015-05-18 | 1 | -1/+1 |
* | add memcache based shared/exclusive locking | Robin Appelman | 2015-04-30 | 1 | -0/+47 |